Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-239238-82593/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/podman.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/podman-5.8.1-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-239238-82593/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/podman.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xPtmnZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf podman-5.8.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/podman-5.8.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd podman-5.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'podman-5.8.1 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;/usr/bin;' Makefile + tar zxf /builddir/build/SOURCES/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz + tar zxf /builddir/build/SOURCES/loongarch-patches.tar.gz + patch -p1 -fs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NiZgCR + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.1 + export CGO_CFLAGS= + CGO_CFLAGS= + export GO111MODULE=on + GO111MODULE=on ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/podman-5.8.1/_build:/builddir/build/BUILD/podman-5.8.1 + GOPATH=/builddir/build/BUILD/podman-5.8.1/_build:/builddir/build/BUILD/podman-5.8.1 ++ echo ++ sed s/-flto=auto//g + CGO_CFLAGS= ++ echo ++ sed s/-Wp,D_GLIBCXX_ASSERTIONS//g + CGO_CFLAGS= + mkdir _build + pushd _build ~/build/BUILD/podman-5.8.1/_build ~/build/BUILD/podman-5.8.1 + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/podman + popd + ln -s vendor src ~/build/BUILD/podman-5.8.1 ++ date +%s + LDFLAGS='-X github.com/containers/podman/v4/libpod/define.buildInfo=1778223136 -X github.com/containers/podman/v4/libpod/config._installPrefix=/usr -X github.com/containers/podman/v4/libpod/config._etcDir=/etc -X github.com/containers/podman/v4/pkg/systemd/quadlet._binDir=/usr/bin' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x633873dc230a21d6d8aa3840f3b52e5f51cccb41 -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\''' -a -v -x -o bin/rootlessport github.com/containers/podman/cmd/rootlessport WORK=/tmp/go-build390494512 internal/goarch mkdir -p $WORK/b006/ internal/unsafeheader mkdir -p $WORK/b008/ internal/coverage/rtcov mkdir -p $WORK/b014/ internal/godebugs mkdir -p $WORK/b015/ internal/byteorder mkdir -p $WORK/b012/ internal/goos mkdir -p $WORK/b017/ echo '# import config' > $WORK/b015/importcfg # internal echo '# import config' > $WORK/b012/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/godebugs -lang=go1.25 -std -complete -installsuffix shared -buildid l7dGqzqSK3chZTD3dP2N/l7dGqzqSK3chZTD3dP2N -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go internal/goexperiment mkdir -p $WORK/b016/ echo '# import config' > $WORK/b017/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/byteorder -lang=go1.25 -std -complete -installsuffix shared -buildid awPfo_L2EwJtt9snuQAD/awPfo_L2EwJtt9snuQAD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goos -lang=go1.25 -std -complete -installsuffix shared -buildid MFvg1T048M5l6_46ZRvk/MFvg1T048M5l6_46ZRvk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go echo '# import config' > $WORK/b006/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -lang=go1.25 -std -complete -installsuffix shared -buildid tin1jHi9CSHO3tHSbYfU/tin1jHi9CSHO3tHSbYfU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_arm64.go /usr/lib/golang/src/internal/goarch/zgoarch_arm64.go echo '# import config' > $WORK/b008/importcfg # internal echo '# import config' > $WORK/b014/importcfg # internal echo '# import config' > $WORK/b016/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -lang=go1.25 -std -complete -installsuffix shared -buildid RIoTtWFWjVQisHEHgSBJ/RIoTtWFWjVQisHEHgSBJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/coverage/rtcov -lang=go1.25 -std -complete -installsuffix shared -buildid -oUhNqeAYQbx5eEVJ-aC/-oUhNqeAYQbx5eEVJ-aC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/goexperiment -lang=go1.25 -std -complete -installsuffix shared -buildid KI54T9Jcu8EPRfpJIPaL/KI54T9Jcu8EPRfpJIPaL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_dwarf5_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_greenteagc_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_jsonv2_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go internal/cpu mkdir -p $WORK/b011/ echo -n > $WORK/b011/go_asm.h # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_arm64.s go tool buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/d0/d09a5faf48d5b22c28b1aeb36ebf35c9f0b9568dc9f837ad49e3ab0f57cc0f58-d # internal internal/abi mkdir -p $WORK/b005/ echo -n > $WORK/b005/go_asm.h # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./abi_test.s ./stub.s go tool buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/dd/dd6ee726b46cc880601855bdd50aa98a8f87ff8841c46f7ba221fa65f4c5a283-d # internal internal/profilerecord mkdir -p $WORK/b018/ echo '# import config' > $WORK/b018/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/profilerecord -lang=go1.25 -std -complete -installsuffix shared -buildid 0TYHEeH8FWpi3NG340C9/0TYHEeH8FWpi3NG340C9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go go tool buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/6e/6e7b663f8434af5e340e140cdcf571ba27f124647b55f1ab6a1dd976da2a2a92-d # internal internal/runtime/math mkdir -p $WORK/b022/ cat >/tmp/go-build390494512/b022/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build390494512/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/runtime/math -lang=go1.25 -std -complete -installsuffix shared -buildid xaE03R2yyCKcotZf-71S/xaE03R2yyCKcotZf-71S -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go go tool buildid -w $WORK/b012/_pkg_.a # internal cat >/tmp/go-build390494512/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build390494512/b006/_pkg_.a EOF go tool buildid -w $WORK/b015/_pkg_.a # internal echo '# import config' > $WORK/b011/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -lang=go1.25 -std -installsuffix shared -buildid 08fVKuaaL4OOT5UtqZvc/08fVKuaaL4OOT5UtqZvc -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/59/590fbbc727df05146433ff855730376bb4e0b0b7c5b110f7f48c013f16a080c6-d # internal internal/runtime/syscall mkdir -p $WORK/b023/ cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/3b/3b80b8d5cfe419e1207a46ee415c1ebc7971b677b6a9491adbe37eb755e68ac2-d # internal echo -n > $WORK/b023/go_asm.h # internal internal/runtime/gc mkdir -p $WORK/b025/ cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b023/symabis ./asm_linux_arm64.s cat >/tmp/go-build390494512/b025/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build390494512/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/runtime/gc -lang=go1.25 -std -complete -installsuffix shared -buildid 6kLMYJH4qpmPQ0oF9U9C/6kLMYJH4qpmPQ0oF9U9C -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/runtime/gc/malloc.go /usr/lib/golang/src/internal/runtime/gc/scan.go /usr/lib/golang/src/internal/runtime/gc/sizeclasses.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/abi -lang=go1.25 -std -installsuffix shared -buildid FH3lOKjUDczh_EtEjcRQ/FH3lOKjUDczh_EtEjcRQ -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_arm64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go go tool buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/13/130feccf956df0f08e38ee149c37ef4ea621f666c5a3294bfb59503803de4fed-d # internal internal/asan mkdir -p $WORK/b027/ go tool buildid -w $WORK/b014/_pkg_.a # internal echo '# import config' > $WORK/b027/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/asan -lang=go1.25 -std -complete -installsuffix shared -buildid QrIObMA3Sqn48bct6rUn/QrIObMA3Sqn48bct6rUn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/9a/9a669b2e411a64424742a8f4017a1149a322afc0428a43cde646a392eaf9060b-d # internal internal/msan mkdir -p $WORK/b028/ echo '# import config' > $WORK/b028/importcfg # internal go tool buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/msan -lang=go1.25 -std -complete -installsuffix shared -buildid WAwrcG-HPQa5PLq9UnxN/WAwrcG-HPQa5PLq9UnxN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c9/c95de3e63ea3f61816872f203579bd0ba45f5e270b920c84fffc815411272e5b-d # internal internal/trace/tracev2 mkdir -p $WORK/b032/ echo '# import config' > $WORK/b032/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/trace/tracev2 -lang=go1.25 -std -complete -installsuffix shared -buildid ix_6XPCm7K31dr2cxkZN/ix_6XPCm7K31dr2cxkZN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/trace/tracev2/doc.go /usr/lib/golang/src/internal/trace/tracev2/events.go /usr/lib/golang/src/internal/trace/tracev2/spec.go go tool buildid -w $WORK/b022/_pkg_.a # internal cat >/tmp/go-build390494512/b023/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build390494512/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/runtime/syscall -lang=go1.25 -std -installsuffix shared -buildid T4dsoGczxzad3sWUtuzg/T4dsoGczxzad3sWUtuzg -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b023/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_arm64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/5f/5fdb98d12b17043fc431dddea87ab0575c8aba70d817f271c6d9a9dddec2b164-d # internal internal/runtime/strconv mkdir -p $WORK/b021/ cat >/tmp/go-build390494512/b021/importcfg << 'EOF' # internal # import config packagefile internal/runtime/math=/tmp/go-build390494512/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/strconv -lang=go1.25 -std -complete -installsuffix shared -buildid 8eN0VX2oa0ueBEDWN4Tk/8eN0VX2oa0ueBEDWN4Tk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/strconv/atoi.go go tool buildid -w $WORK/b027/_pkg_.a # internal go tool buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/41/4131c49edb96e9a64c00ef1fe1211d1f63fac0a438a2d069ef7d45ce39abb251-d # internal sync/atomic mkdir -p $WORK/b035/ cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/0c/0c7f897f0f790eaca13a13568a8c0553462470a03fbfb927079349c74920de0a-d # internal echo -n > $WORK/b035/go_asm.h # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b035/symabis ./asm.s math/bits mkdir -p $WORK/b040/ echo '# import config' > $WORK/b040/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p math/bits -lang=go1.25 -std -complete -installsuffix shared -buildid UPpb60IT0fLfbA6VgcbB/UPpb60IT0fLfbA6VgcbB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go go tool buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ea/eac7a04060a9ab855cf539170a21d881c8499f636c428069ed53181bbb157a78-d # internal echo '# import config' > $WORK/b035/importcfg # internal internal/itoa mkdir -p $WORK/b042/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p sync/atomic -lang=go1.25 -std -installsuffix shared -buildid bb74a2cAxoMeQOhNZRlr/bb74a2cAxoMeQOhNZRlr -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b035/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/cpu.o ./cpu.s echo '# import config' > $WORK/b042/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/itoa -lang=go1.25 -std -complete -installsuffix shared -buildid v1kRJxy1Oz1U5wtSTU6z/v1kRJxy1Oz1U5wtSTU6z -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/asm_linux_arm64.o ./asm_linux_arm64.s go tool buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/37/37ddc20a65ccf459795b7a900dbc90760ea5b9ff3496a9aaf80bd752807626cb-d # internal cmp mkdir -p $WORK/b045/ echo '# import config' > $WORK/b045/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p cmp -lang=go1.25 -std -complete -installsuffix shared -buildid l2ZWH-uu2VCvptfn_ziI/l2ZWH-uu2VCvptfn_ziI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/cmp/cmp.go cd /usr/lib/golang/src/internal/runtime/syscall go tool pack r $WORK/b023/_pkg_.a $WORK/b023/asm_linux_arm64.o # internal go tool buildid -w $WORK/b023/_pkg_.a # internal go tool buildid -w $WORK/b021/_pkg_.a # internal go tool buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/83/8326ab674126d800b09eae5ef14aea02d05576fb6ac79d8e577749c53acbdb04-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/f4/f4d4e0564624c0836e5c4e121d01ac7e5520f75fd9c92822c5a09a3f5cc6ea5b-d # internal unicode/utf8 mkdir -p $WORK/b051/ unicode mkdir -p $WORK/b050/ echo '# import config' > $WORK/b051/importcfg # internal echo '# import config' > $WORK/b050/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p unicode/utf8 -lang=go1.25 -std -complete -installsuffix shared -buildid MsAjjH5bwCJOM1W3pmtz/MsAjjH5bwCJOM1W3pmtz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p unicode -lang=go1.25 -std -complete -installsuffix shared -buildid mKmUK6LZ7yk9f5Mz2oQ2/mKmUK6LZ7yk9f5Mz2oQ2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/fe/fec17bd4f4f1e273636dbd8416b80528267291cb8673505a1d3d97c1493bb0d4-d # internal encoding mkdir -p $WORK/b052/ echo '# import config' > $WORK/b052/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p encoding -lang=go1.25 -std -complete -installsuffix shared -buildid pYalvK4lcn4VyGgVvuZD/pYalvK4lcn4VyGgVvuZD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/encoding/encoding.go go tool buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/2f/2fe72471d7ea4ee4e7d2e0a28a8b7a530e8ce3c1ab5037c3ea1002f4d5b53f21-d # internal go tool buildid -w $WORK/b045/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/cpu_arm64.o ./cpu_arm64.s cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/17/173be4024b95bc81205bf0861bb4bf92267e5dd3c669055535294f0f150c3714-d # internal unicode/utf16 mkdir -p $WORK/b068/ go tool buildid -w $WORK/b042/_pkg_.a # internal echo '# import config' > $WORK/b068/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p unicode/utf16 -lang=go1.25 -std -complete -installsuffix shared -buildid cktO6dzzSN5EewUJHIYo/cktO6dzzSN5EewUJHIYo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/f5/f55eae7bb753cec009c009ba1798455025113d2934c356efdd4340feae41c950-d # internal internal/nettrace mkdir -p $WORK/b077/ echo '# import config' > $WORK/b077/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p internal/nettrace -lang=go1.25 -std -complete -installsuffix shared -buildid daFFM8ZJtpsn_J3JAqp4/daFFM8ZJtpsn_J3JAqp4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b035/asm.o ./asm.s cd /usr/lib/golang/src/internal/cpu go tool pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_arm64.o # internal go tool buildid -w $WORK/b011/_pkg_.a # internal math mkdir -p $WORK/b055/ cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/57/57e6d2a1f84896cd3ca6e4a76d3c3aacd887ec0a344faefa9c856c7fae73648c-d # internal echo -n > $WORK/b055/go_asm.h # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b055/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s internal/bytealg mkdir -p $WORK/b010/ echo -n > $WORK/b010/go_asm.h # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s go tool buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/5d/5d7104302e809456a09b00dafa2ef015e11442b841500260de65f7ebd451c788-d # internal internal/chacha8rand mkdir -p $WORK/b013/ echo -n > $WORK/b013/go_asm.h # internal cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b013/symabis ./chacha8_arm64.s go tool buildid -w $WORK/b068/_pkg_.a # internal go tool buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/7b/7b4a644ca965304939f0cb34b5941ed3bcc2b68bcf1f51bf0dc8b9957160b52c-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/69/696482b3804b789367251805404ce3517e4a5ca713cec6c711bad394c3a6de7a-d # internal cat >/tmp/go-build390494512/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build390494512/b011/_pkg_.a EOF internal/runtime/atomic mkdir -p $WORK/b019/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -lang=go1.25 -std -installsuffix shared -buildid HBA8MQEikB-nONnZK-EQ/HBA8MQEikB-nONnZK-EQ -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go internal/runtime/sys mkdir -p $WORK/b030/ echo -n > $WORK/b030/go_asm.h # internal echo -n > $WORK/b019/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b030/symabis ./dit_arm64.s ./empty.s cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b019/symabis ./atomic_arm64.s cd /usr/lib/golang/src/sync/atomic go tool pack r $WORK/b035/_pkg_.a $WORK/b035/asm.o # internal go tool buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/f2/f251534a4e6e5ebfc859c6599654db26492b2e0836a1aa51897b48bf21cea96e-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque mkdir -p $WORK/b087/ echo '# import config' > $WORK/b087/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque -lang=go1.25 -complete -installsuffix shared -buildid n9X7letvpNamODNTlNTD/n9X7letvpNamODNTlNTD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque/opaque.go cat >/tmp/go-build390494512/b055/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build390494512/b040/_pkg_.a EOF cat >/tmp/go-build390494512/b013/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build390494512/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build390494512/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build390494512/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/chacha8rand -lang=go1.25 -std -installsuffix shared -buildid -iAaK8p6QWRbfalB0XLJ/-iAaK8p6QWRbfalB0XLJ -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b013/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p math -lang=go1.25 -std -installsuffix shared -buildid 5lWUtYDUL19uzxUw2J0S/5lWUtYDUL19uzxUw2J0S -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b055/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_asm.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_asm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cat >/tmp/go-build390494512/b019/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build390494512/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build390494512/b006/_pkg_.a EOF cat >/tmp/go-build390494512/b030/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build390494512/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build390494512/b006/_pkg_.a packagefile internal/goos=/tmp/go-build390494512/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/runtime/atomic -lang=go1.25 -std -installsuffix shared -buildid 432yVVKIS8fCGl2Qb-Lz/432yVVKIS8fCGl2Qb-Lz -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b019/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_arm64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go /usr/lib/golang/src/internal/runtime/atomic/xchg8.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/runtime/sys -lang=go1.25 -std -installsuffix shared -buildid FM3m6_FTZSv09WQ9kJq-/FM3m6_FTZSv09WQ9kJq- -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b030/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/dit_arm64.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/abi_test.o ./abi_test.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/compare_arm64.o ./compare_arm64.s go tool buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/d4/d48e979999b93cf7d1fb6275147ecaac6122e1d22c4602e50ae17f8572dc1ee4-d # internal log/internal mkdir -p $WORK/b098/ echo '# import config' > $WORK/b098/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p log/internal -lang=go1.25 -std -complete -installsuffix shared -buildid kr6_3FAMSFju3Mrx4X0q/kr6_3FAMSFju3Mrx4X0q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/log/internal/internal.go cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b013/chacha8_arm64.o ./chacha8_arm64.s go tool pack r $WORK/b013/_pkg_.a $WORK/b013/chacha8_arm64.o # internal go tool buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/19/194f4269d7a209757ca36b143f72df610c7fb90ad1f0e590701c072b003bba44-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/count_arm64.o ./count_arm64.s cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/stub.o ./stub.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/equal_arm64.o ./equal_arm64.s cd /usr/lib/golang/src/internal/abi go tool pack r $WORK/b005/_pkg_.a $WORK/b005/abi_test.o $WORK/b005/stub.o # internal go tool buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/1b/1bee21deaf12a9a6c7c0d9f1bb6c6533bd690db6948d751c2ea2fba6baab41d4-d # internal internal/race mkdir -p $WORK/b029/ internal/synctest mkdir -p $WORK/b036/ cat >/tmp/go-build390494512/b029/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build390494512/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/race -lang=go1.25 -std -complete -installsuffix shared -buildid 3uRGyv8iXoApl3QsMYet/3uRGyv8iXoApl3QsMYet -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cat >/tmp/go-build390494512/b036/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build390494512/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/synctest -lang=go1.25 -std -complete -installsuffix shared -buildid v9joqnkE8sCBR4ezKoFF/v9joqnkE8sCBR4ezKoFF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/internal/synctest/synctest.go cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b019/atomic_arm64.o ./atomic_arm64.s go tool buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/10/10778bfaf84880785f7bea090ef8d574c0a14655fc5f7f9f56dc02dcbbeccfae-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/index_arm64.o ./index_arm64.s go tool buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/46/46c4cb1beef1f6001cf1540ebf248f248079a4e2430107d5276d9d06de41ae35-d # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/dit_arm64.o ./dit_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/indexbyte_arm64.o ./indexbyte_arm64.s cd /usr/lib/golang/src/internal/runtime/atomic go tool pack r $WORK/b019/_pkg_.a $WORK/b019/atomic_arm64.o # internal go tool buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/e5/e5819323cc2c55035d99175af937cf7dd641b66320c509d67652bcd623313dcd-d # internal internal/runtime/exithook mkdir -p $WORK/b024/ cat >/tmp/go-build390494512/b024/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/tmp/go-build390494512/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/runtime/exithook -lang=go1.25 -std -complete -installsuffix shared -buildid jc4CJpi0EYsxTFEJ_PbC/jc4CJpi0EYsxTFEJ_PbC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go go tool buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/93/9367a15fc04c0f4a38fda35e6ba6e8f8c2d7082c68c384430ea7fbe0f3d2f817-d # internal internal/sync mkdir -p $WORK/b034/ cat >/tmp/go-build390494512/b034/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build390494512/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build390494512/b006/_pkg_.a packagefile internal/race=/tmp/go-build390494512/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build390494512/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/sync -lang=go1.25 -std -complete -installsuffix shared -buildid X1Sjv3nbaSZ6uh6Zx326/X1Sjv3nbaSZ6uh6Zx326 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go go tool buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/de/deb4e80d5ccc2a0699e841c23f3410f57942f223786a628522221e2faab01125-d # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/empty.o ./empty.s cd /usr/lib/golang/src/internal/bytealg go tool pack r $WORK/b010/_pkg_.a $WORK/b010/compare_arm64.o $WORK/b010/count_arm64.o $WORK/b010/equal_arm64.o $WORK/b010/index_arm64.o $WORK/b010/indexbyte_arm64.o # internal go tool buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/0d/0d0bc0be33dac4b5a1ee8c40cc82f7b688c0e3208cb6aee7e72e195f56807db7-d # internal go tool buildid -w $WORK/b024/_pkg_.a # internal internal/stringslite mkdir -p $WORK/b031/ internal/runtime/cgroup mkdir -p $WORK/b020/ cat >/tmp/go-build390494512/b031/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build390494512/b010/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/stringslite -lang=go1.25 -std -complete -installsuffix shared -buildid U5SH_QwYguE0HT2U1oV5/U5SH_QwYguE0HT2U1oV5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go cat >/tmp/go-build390494512/b020/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build390494512/b010/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build390494512/b021/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build390494512/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/cgroup -lang=go1.25 -std -complete -installsuffix shared -buildid dFmYGtyeayyXIuS92Fdz/dFmYGtyeayyXIuS92Fdz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/runtime/cgroup/cgroup_linux.go /usr/lib/golang/src/internal/runtime/cgroup/line_reader.go /usr/lib/golang/src/internal/runtime/cgroup/runtime.go cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/50/5046b221ef01c3f02e6ce1a37c5daa3053a70b8ddc0fb94e452974dff45064a1-d # internal cd /usr/lib/golang/src/internal/runtime/sys go tool pack r $WORK/b030/_pkg_.a $WORK/b030/dit_arm64.o $WORK/b030/empty.o # internal go tool buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/3b/3b5a6dd61b4627368735ad579a7dde713325d9e9888e5f09b826f99fbf2e8e00-d # internal internal/runtime/maps mkdir -p $WORK/b026/ cat >/tmp/go-build390494512/b026/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build390494512/b005/_pkg_.a packagefile internal/asan=/tmp/go-build390494512/b027/_pkg_.a packagefile internal/goarch=/tmp/go-build390494512/b006/_pkg_.a packagefile internal/msan=/tmp/go-build390494512/b028/_pkg_.a packagefile internal/race=/tmp/go-build390494512/b029/_pkg_.a packagefile internal/runtime/math=/tmp/go-build390494512/b022/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build390494512/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/maps -lang=go1.25 -std -complete -installsuffix shared -buildid jOBQ8gzQRgehEdhpb4fk/jOBQ8gzQRgehEdhpb4fk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go go tool buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/9b/9b213f90886be7cc5ea03b986301943f6c0f72436c67aea3b231d0c1564186f1-d # internal go tool buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/87/876b2acf7eb4a12adfc448911c8c6d5a497314cc866deacece402039cf6bef29-d # internal go tool buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/e4/e4ea03c9237c9acfd6d642794d19f032ddc332d16b5a101da2d53472d104baf5-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/modf_arm64.o ./modf_arm64.s go tool pack r $WORK/b055/_pkg_.a $WORK/b055/dim_arm64.o $WORK/b055/exp_arm64.o $WORK/b055/floor_arm64.o $WORK/b055/modf_arm64.o # internal go tool buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/d3/d3ab9407f120c1a3f0ef8b46b0a0bfea4c826d5cd0f5cd27be052077a45219e5-d # internal go tool buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/cf/cf3f46a5372ef6bbc3916c980d523a5e5ed7afb6afc98756c6d7b5a25aeaf0ef-d # internal runtime mkdir -p $WORK/b009/ echo -n > $WORK/b009/go_asm.h # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./ints.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s cat >/tmp/go-build390494512/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build390494512/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build390494512/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build390494512/b012/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build390494512/b013/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build390494512/b014/_pkg_.a packagefile internal/cpu=/tmp/go-build390494512/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build390494512/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build390494512/b015/_pkg_.a packagefile internal/goexperiment=/tmp/go-build390494512/b016/_pkg_.a packagefile internal/goos=/tmp/go-build390494512/b017/_pkg_.a packagefile internal/profilerecord=/tmp/go-build390494512/b018/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build390494512/b019/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build390494512/b020/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build390494512/b024/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build390494512/b025/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build390494512/b026/_pkg_.a packagefile internal/runtime/math=/tmp/go-build390494512/b022/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build390494512/b021/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build390494512/b030/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build390494512/b023/_pkg_.a packagefile internal/stringslite=/tmp/go-build390494512/b031/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build390494512/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -lang=go1.25 -std -installsuffix shared -buildid sZ4_9qY7JPlTL8dgrYUs/sZ4_9qY7JPlTL8dgrYUs -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/cgroup_linux.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcmark_nogreenteagc.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/set_vma_name_linux.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_stubs.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/valgrind0.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b009/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/ints.o ./ints.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/tls_arm64.o ./tls_arm64.s go tool pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_arm64.o $WORK/b009/atomic_arm64.o $WORK/b009/duff_arm64.o $WORK/b009/ints.o $WORK/b009/memclr_arm64.o $WORK/b009/memmove_arm64.o $WORK/b009/preempt_arm64.o $WORK/b009/rt0_linux_arm64.o $WORK/b009/sys_linux_arm64.o $WORK/b009/tls_arm64.o # internal go tool buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/35/35c651059c0d4ee712652ee2bcbeb5f1f1524dd362f301c793c76b57866108b1-d # internal iter mkdir -p $WORK/b046/ internal/reflectlite mkdir -p $WORK/b004/ weak mkdir -p $WORK/b081/ cat >/tmp/go-build390494512/b046/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build390494512/b029/_pkg_.a packagefile runtime=/tmp/go-build390494512/b009/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p iter -lang=go1.25 -std -complete -installsuffix shared -buildid ZuhPca6iom5DBX3N01eq/ZuhPca6iom5DBX3N01eq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/iter/iter.go echo -n > $WORK/b004/go_asm.h # internal cat >/tmp/go-build390494512/b081/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build390494512/b005/_pkg_.a packagefile runtime=/tmp/go-build390494512/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p weak -lang=go1.25 -std -complete -installsuffix shared -buildid REPGDjnSbu4OxlCjPkP0/REPGDjnSbu4OxlCjPkP0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b033/ cat >/tmp/go-build390494512/b033/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build390494512/b029/_pkg_.a packagefile internal/sync=/tmp/go-build390494512/b034/_pkg_.a packagefile internal/synctest=/tmp/go-build390494512/b036/_pkg_.a packagefile runtime=/tmp/go-build390494512/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build390494512/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p sync -lang=go1.25 -std -installsuffix shared -buildid uKxWTFcGZlImp50HDOxA/uKxWTFcGZlImp50HDOxA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >/tmp/go-build390494512/b004/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build390494512/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build390494512/b006/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build390494512/b008/_pkg_.a packagefile runtime=/tmp/go-build390494512/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -lang=go1.25 -std -installsuffix shared -buildid _B1qnlH7QZqCUfEyl-1e/_B1qnlH7QZqCUfEyl-1e -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go go tool buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/61/61b80e65241cf7f7d3faf0c0e70b028c2520fc058ab3205c6bf8f8f86787c474-d # internal go tool buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/9d/9de7725eff9c966341a0127b89907a62997e7c29187e1d2618b0f0c77e7fcc7d-d # internal slices mkdir -p $WORK/b044/ cat >/tmp/go-build390494512/b044/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build390494512/b045/_pkg_.a packagefile iter=/tmp/go-build390494512/b046/_pkg_.a packagefile math/bits=/tmp/go-build390494512/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p slices -lang=go1.25 -std -complete -installsuffix shared -buildid e0PTVFhs_wCEVLC37fo9/e0PTVFhs_wCEVLC37fo9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go go tool buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/3e/3e937d7a2feba446ca608a9727a41f636c4422713187835101c1a27fbe12f604-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s go tool pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal go tool buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/9b/9b7bdafd94bf4baff6e56d65f43c04c6f8270d808fd95bb57f5ddbcf4e259378-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b072/ cat >/tmp/go-build390494512/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build390494512/b004/_pkg_.a EOF cat >/tmp/go-build390494512/b072/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build390494512/b004/_pkg_.a packagefile math/bits=/tmp/go-build390494512/b040/_pkg_.a packagefile slices=/tmp/go-build390494512/b044/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -lang=go1.25 -std -complete -installsuffix shared -buildid vV4NuVgVCMmA3axrOSqp/vV4NuVgVCMmA3axrOSqp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p sort -lang=go1.25 -std -complete -installsuffix shared -buildid _0O8W0YHCOhmFkTRDsrk/_0O8W0YHCOhmFkTRDsrk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go go tool buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/89/89a1447915610c8d406c3694701de6e46e1f0ffa7fe55f169b03337913053856-d # internal internal/bisect mkdir -p $WORK/b039/ internal/singleflight mkdir -p $WORK/b078/ internal/testlog mkdir -p $WORK/b066/ unique mkdir -p $WORK/b080/ cat >/tmp/go-build390494512/b039/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build390494512/b009/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build390494512/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/bisect -lang=go1.25 -std -complete -installsuffix shared -buildid VStuZ2v8Z6Q5ZmtFed8p/VStuZ2v8Z6Q5ZmtFed8p -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go cat >/tmp/go-build390494512/b078/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build390494512/b033/_pkg_.a EOF cat >/tmp/go-build390494512/b066/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build390494512/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build390494512/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p internal/singleflight -lang=go1.25 -std -complete -installsuffix shared -buildid VO9VIGTWuGiuVVMD_c3i/VO9VIGTWuGiuVVMD_c3i -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >/tmp/go-build390494512/b080/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build390494512/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build390494512/b006/_pkg_.a packagefile internal/stringslite=/tmp/go-build390494512/b031/_pkg_.a packagefile internal/sync=/tmp/go-build390494512/b034/_pkg_.a packagefile runtime=/tmp/go-build390494512/b009/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build390494512/b035/_pkg_.a packagefile weak=/tmp/go-build390494512/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p internal/testlog -lang=go1.25 -std -complete -installsuffix shared -buildid AIN82WPAmKvH0yyP0AXM/AIN82WPAmKvH0yyP0AXM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p unique -lang=go1.25 -std -complete -installsuffix shared -buildid Hk2d3LvXVisB6NtaoA-p/Hk2d3LvXVisB6NtaoA-p -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/unique/canonmap.go /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go go tool buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/ff/ff42e5e24f3ea46e57696566c969766f1f57b736d1dfcf67019824f157836ec1-d # internal internal/oserror mkdir -p $WORK/b043/ io cat >/tmp/go-build390494512/b043/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build390494512/b003/_pkg_.a EOF mkdir -p $WORK/b049/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/oserror -lang=go1.25 -std -complete -installsuffix shared -buildid Eexc5oBA_tAtV5z5JwNW/Eexc5oBA_tAtV5z5JwNW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cat >/tmp/go-build390494512/b049/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p io -lang=go1.25 -std -complete -installsuffix shared -buildid XMFXrP58_wuCISravWaY/XMFXrP58_wuCISravWaY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go runtime/cgo mkdir -p $WORK/b082/ go tool buildid -w $WORK/b066/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b082/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b082/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/54/54b5746e912bf1fc9aa35b966110c3e1ff47f0c9a28ce674bc3b671bec8943c9-d # internal strconv mkdir -p $WORK/b054/ cat >/tmp/go-build390494512/b054/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build390494512/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build390494512/b031/_pkg_.a packagefile math=/tmp/go-build390494512/b055/_pkg_.a packagefile math/bits=/tmp/go-build390494512/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build390494512/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p strconv -lang=go1.25 -std -complete -installsuffix shared -buildid 7bdVeUvzy2Wf1dxLId-_/7bdVeUvzy2Wf1dxLId-_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go go tool buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/4a/4a2a3c80d27b9601dadf2589d388d9f15b233e9fa6f2d8ed15e9c180bf340465-d # internal path mkdir -p $WORK/b062/ cat >/tmp/go-build390494512/b062/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build390494512/b010/_pkg_.a packagefile unicode/utf8=/tmp/go-build390494512/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p path -lang=go1.25 -std -complete -installsuffix shared -buildid _GtPlRKoKYjC19PIV1aV/_GtPlRKoKYjC19PIV1aV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go go tool buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/d2/d2f85562a83190acfb2b4a92d743effecfc0fc4d17db6156ed901331f1db2250-d # internal go tool buildid -w $WORK/b039/_pkg_.a # internal syscall mkdir -p $WORK/b041/ echo -n > $WORK/b041/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b041/symabis ./asm_linux_arm64.s cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/f7/f795c5bfde64e4c02e8060ae00f218eaab4e47bdcfd12790d8a6377553e80867-d # internal internal/godebug mkdir -p $WORK/b038/ cat >/tmp/go-build390494512/b038/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build390494512/b039/_pkg_.a packagefile internal/godebugs=/tmp/go-build390494512/b015/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build390494512/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid yeT_LDJuxFgEa4VYYw3O/yeT_LDJuxFgEa4VYYw3O -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go go tool buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/36/36a2482e2c2e2e07d5c348fa72fd43e25d0134f7cdc213aabda7a301105f115d-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b076/ cat >/tmp/go-build390494512/b076/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build390494512/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.25 -std -complete -installsuffix shared -buildid gnJ3jHXKEJwX5Idg3u86/gnJ3jHXKEJwX5Idg3u86 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cd $WORK gcc -fno-caret-diagnostics -O2 -g -c -x c - -o /dev/null || true go tool buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/2d/2d43c3b289614b0f7878f6cf0e0e0fa5599b345740b70b01d6eb82fa39743875-d # internal cat >/tmp/go-build390494512/b041/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile internal/asan=/tmp/go-build390494512/b027/_pkg_.a packagefile internal/bytealg=/tmp/go-build390494512/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build390494512/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build390494512/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build390494512/b042/_pkg_.a packagefile internal/msan=/tmp/go-build390494512/b028/_pkg_.a packagefile internal/oserror=/tmp/go-build390494512/b043/_pkg_.a packagefile internal/race=/tmp/go-build390494512/b029/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build390494512/b023/_pkg_.a packagefile runtime=/tmp/go-build390494512/b009/_pkg_.a packagefile slices=/tmp/go-build390494512/b044/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build390494512/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p syscall -lang=go1.25 -std -installsuffix shared -buildid cwu7fwNVaO-wawPUaDHM/cwu7fwNVaO-wawPUaDHM -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b041/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go go tool buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/37/377fd872a6295a48afe481aa334b3d426ce0092100e3dfd21f7cc698811d6da1-d # internal go tool buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/d5/d5dba367a7ed8966523cf7e18ab5cfa3df08fb75236c90c3fb1f1607b22a0d18-d # internal cd $WORK gcc -Qunused-arguments -O2 -g -c -x c - -o /dev/null || true gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true bytes mkdir -p $WORK/b048/ strings mkdir -p $WORK/b067/ cat >/tmp/go-build390494512/b048/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build390494512/b010/_pkg_.a packagefile io=/tmp/go-build390494512/b049/_pkg_.a packagefile iter=/tmp/go-build390494512/b046/_pkg_.a packagefile math/bits=/tmp/go-build390494512/b040/_pkg_.a packagefile unicode=/tmp/go-build390494512/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build390494512/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p bytes -lang=go1.25 -std -installsuffix shared -buildid 8apNvc7eycvojpJyhKfc/8apNvc7eycvojpJyhKfc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go cat >/tmp/go-build390494512/b067/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile internal/abi=/tmp/go-build390494512/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build390494512/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build390494512/b031/_pkg_.a packagefile io=/tmp/go-build390494512/b049/_pkg_.a packagefile iter=/tmp/go-build390494512/b046/_pkg_.a packagefile math/bits=/tmp/go-build390494512/b040/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a packagefile unicode=/tmp/go-build390494512/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build390494512/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p strings -lang=go1.25 -std -complete -installsuffix shared -buildid kmvLDf15RyFwMKgYKkvk/kmvLDf15RyFwMKgYKkvk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go go tool buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/1a/1afc0be2e8059f0032dd3186ca15f6f5473becf24c01b5dcf03a942460445a6b-d # internal go tool buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/6a/6ab1c4e37abf1701425476c9d13f6782296f98c9d6f34223b12af8a6e419e68c-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true go tool buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/a2/a2f0facfd9b11cc436c35d7355eb982454e1b807174b1dc3ea92d988103c917d-d # internal go tool buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/cf/cfa4d765d579f5cff41a6f5f4b09d97f763108e805541efb037203940436cb5c-d # internal gcc -ffile-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true encoding/base64 mkdir -p $WORK/b053/ cat >/tmp/go-build390494512/b053/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build390494512/b012/_pkg_.a packagefile io=/tmp/go-build390494512/b049/_pkg_.a packagefile slices=/tmp/go-build390494512/b044/_pkg_.a packagefile strconv=/tmp/go-build390494512/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p encoding/base64 -lang=go1.25 -std -complete -installsuffix shared -buildid r2zTXbqhYPI_akss44JW/r2zTXbqhYPI_akss44JW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go go tool buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/c1/c1884d723793555d5bb5ae7662c96f55351a89178659d4abc6bcff841f9fb883-d # internal cd $WORK gcc -gno-record-gcc-switches -O2 -g -c -x c - -o /dev/null || true gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -frandom-seed=1 -O2 -g -c -x c - -o /dev/null || true net/netip mkdir -p $WORK/b079/ cat >/tmp/go-build390494512/b079/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build390494512/b045/_pkg_.a packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build390494512/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build390494512/b012/_pkg_.a packagefile internal/itoa=/tmp/go-build390494512/b042/_pkg_.a packagefile math=/tmp/go-build390494512/b055/_pkg_.a packagefile math/bits=/tmp/go-build390494512/b040/_pkg_.a packagefile strconv=/tmp/go-build390494512/b054/_pkg_.a packagefile unique=/tmp/go-build390494512/b080/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p net/netip -lang=go1.25 -std -complete -installsuffix shared -buildid tGEecpMz1tf8A6n5er4b/tGEecpMz1tf8A6n5er4b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go bufio mkdir -p $WORK/b096/ cat >/tmp/go-build390494512/b096/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build390494512/b048/_pkg_.a packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile io=/tmp/go-build390494512/b049/_pkg_.a packagefile strings=/tmp/go-build390494512/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build390494512/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p bufio -lang=go1.25 -std -complete -installsuffix shared -buildid -wAVA1uecyrtlobPjHK0/-wAVA1uecyrtlobPjHK0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go regexp/syntax mkdir -p $WORK/b102/ reflect mkdir -p $WORK/b058/ cat >/tmp/go-build390494512/b102/importcfg << 'EOF' # internal # import config packagefile slices=/tmp/go-build390494512/b044/_pkg_.a packagefile sort=/tmp/go-build390494512/b072/_pkg_.a packagefile strconv=/tmp/go-build390494512/b054/_pkg_.a packagefile strings=/tmp/go-build390494512/b067/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a packagefile unicode=/tmp/go-build390494512/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build390494512/b051/_pkg_.a EOF echo -n > $WORK/b058/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p regexp/syntax -lang=go1.25 -std -complete -installsuffix shared -buildid -xRjHAUhiK5c78qV_Vc0/-xRjHAUhiK5c78qV_Vc0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b058/symabis ./asm_arm64.s cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b082/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/ae/aebd4df09f227e3fe4ed12f8988976c32a76f9427a62122c8f24342c1e53cdd0-d # internal cat >/tmp/go-build390494512/b058/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile internal/abi=/tmp/go-build390494512/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build390494512/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build390494512/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build390494512/b042/_pkg_.a packagefile internal/race=/tmp/go-build390494512/b029/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build390494512/b026/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build390494512/b030/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build390494512/b008/_pkg_.a packagefile iter=/tmp/go-build390494512/b046/_pkg_.a packagefile math=/tmp/go-build390494512/b055/_pkg_.a packagefile runtime=/tmp/go-build390494512/b009/_pkg_.a packagefile strconv=/tmp/go-build390494512/b054/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a packagefile unicode=/tmp/go-build390494512/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build390494512/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p reflect -lang=go1.25 -std -installsuffix shared -buildid 6DTGvaTFCg5oujgCELHP/6DTGvaTFCg5oujgCELHP -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b058/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go go tool buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/e6/e66e19334ce4bf88289ed175d043f6eaa16926d1303e93116a83d1bbba30ac93-d # internal cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b082/_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b082/_x003.o -c gcc_context.c cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b041/asm_linux_arm64.o ./asm_linux_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b082/_x004.o -c gcc_fatalf.c go tool buildid -w $WORK/b102/_pkg_.a # internal cd /usr/lib/golang/src/syscall go tool pack r $WORK/b041/_pkg_.a $WORK/b041/asm_linux_arm64.o # internal go tool buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/d6/d661e3177119e501ea4ce246fd0174762c8f100d631fe9d8bd5bc1dc6663da25-d # internal regexp mkdir -p $WORK/b101/ cat >/tmp/go-build390494512/b101/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build390494512/b048/_pkg_.a packagefile io=/tmp/go-build390494512/b049/_pkg_.a packagefile regexp/syntax=/tmp/go-build390494512/b102/_pkg_.a packagefile slices=/tmp/go-build390494512/b044/_pkg_.a packagefile strconv=/tmp/go-build390494512/b054/_pkg_.a packagefile strings=/tmp/go-build390494512/b067/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a packagefile unicode=/tmp/go-build390494512/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build390494512/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p regexp -lang=go1.25 -std -complete -installsuffix shared -buildid QyAvrm5CjiNtmdGPnVbK/QyAvrm5CjiNtmdGPnVbK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/ae/aefe650986f3ce290bcc8cacd0f455b1189fe53dfc7b50a02f66a2d75a211496-d # internal internal/syscall/unix mkdir -p $WORK/b064/ cat >/tmp/go-build390494512/b064/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build390494512/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build390494512/b035/_pkg_.a packagefile syscall=/tmp/go-build390494512/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p internal/syscall/unix -lang=go1.25 -std -complete -installsuffix shared -buildid R8P-1SF_Gm4wNGphHTLU/R8P-1SF_Gm4wNGphHTLU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/renameat_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/utimes.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go time mkdir -p $WORK/b037/ cat >/tmp/go-build390494512/b037/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build390494512/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build390494512/b038/_pkg_.a packagefile internal/stringslite=/tmp/go-build390494512/b031/_pkg_.a packagefile math/bits=/tmp/go-build390494512/b040/_pkg_.a packagefile runtime=/tmp/go-build390494512/b009/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a packagefile syscall=/tmp/go-build390494512/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p time -lang=go1.25 -std -installsuffix shared -buildid qKw7uRceAwDjsFVUzBqZ/qKw7uRceAwDjsFVUzBqZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go internal/syscall/execenv mkdir -p $WORK/b065/ cat >/tmp/go-build390494512/b065/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build390494512/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p internal/syscall/execenv -lang=go1.25 -std -complete -installsuffix shared -buildid K97OaF7T5GWF5J-E2lqp/K97OaF7T5GWF5J-E2lqp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b082/_x005.o -c gcc_libinit.c go tool buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/3e/3e4c15ecf3d6b00301e3a44c606a105fe689d30157447f91b923906cc725f770-d # internal go tool buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/16/1641de994b0d9946a75d4b703f091c9765bf4296e941e8c5e573a7b2f018a79a-d # internal go tool buildid -w $WORK/b079/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b082/_x006.o -c gcc_linux_arm64.c cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/0a/0af4abb77109800966ae310f1d82fef331ef8d6ef2b24df272ba803923c209e8-d # internal go tool buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/43/436029ea3ea559858f6aad57f7bce3d39ddc8196a0e08e4c5687441f4e8c1fd1-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp mkdir -p $WORK/b100/ cat >/tmp/go-build390494512/b100/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build390494512/b049/_pkg_.a packagefile regexp=/tmp/go-build390494512/b101/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp -lang=go1.25 -complete -installsuffix shared -buildid qK3bnQgPAvqX8hmOHnfL/qK3bnQgPAvqX8hmOHnfL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp/regexp.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp/regexp_dontprecompile.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b082/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b082/_x008.o -c gcc_setenv.c go tool buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/37/372aee9624394192f35d30e0e2ba98f9fa5600155e592c1f89eae78a1e50b638-d # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b082/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b082/_x010.o -c gcc_stack_unix.c go tool buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/95/9502277a48e88bf9816902b186ccba80e4c1d7e1ea16bd5bf234e3dffdffb81b-d # internal context mkdir -p $WORK/b002/ cat >/tmp/go-build390494512/b002/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile internal/reflectlite=/tmp/go-build390494512/b004/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build390494512/b035/_pkg_.a packagefile time=/tmp/go-build390494512/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -lang=go1.25 -std -complete -installsuffix shared -buildid NQNbC0oXaJOKPtIL3bc1/NQNbC0oXaJOKPtIL3bc1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go io/fs mkdir -p $WORK/b061/ internal/poll mkdir -p $WORK/b063/ cat >/tmp/go-build390494512/b061/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build390494512/b010/_pkg_.a packagefile internal/oserror=/tmp/go-build390494512/b043/_pkg_.a packagefile io=/tmp/go-build390494512/b049/_pkg_.a packagefile path=/tmp/go-build390494512/b062/_pkg_.a packagefile slices=/tmp/go-build390494512/b044/_pkg_.a packagefile time=/tmp/go-build390494512/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build390494512/b051/_pkg_.a EOF cat >/tmp/go-build390494512/b063/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile internal/itoa=/tmp/go-build390494512/b042/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build390494512/b064/_pkg_.a packagefile io=/tmp/go-build390494512/b049/_pkg_.a packagefile runtime=/tmp/go-build390494512/b009/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build390494512/b035/_pkg_.a packagefile syscall=/tmp/go-build390494512/b041/_pkg_.a packagefile time=/tmp/go-build390494512/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p io/fs -lang=go1.25 -std -complete -installsuffix shared -buildid fm2vR4N_5takLxDVIkVH/fm2vR4N_5takLxDVIkVH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/readlink.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p internal/poll -lang=go1.25 -std -installsuffix shared -buildid EuLUXs2V-Kbq-9Nbof8l/EuLUXs2V-Kbq-9Nbof8l -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/fstatat_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b082/_x011.o -c gcc_traceback.c go tool buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/35/3547f66b55b778a43b8a2550cb66d083ec1b6c6bd7776760d2c66fe2e0363f3a-d # internal internal/filepathlite mkdir -p $WORK/b060/ cat >/tmp/go-build390494512/b060/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build390494512/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build390494512/b031/_pkg_.a packagefile io/fs=/tmp/go-build390494512/b061/_pkg_.a packagefile slices=/tmp/go-build390494512/b044/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p internal/filepathlite -lang=go1.25 -std -complete -installsuffix shared -buildid kpMhKH84Cax-V8FQ2QKn/kpMhKH84Cax-V8FQ2QKn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b082/_x012.o -c gcc_util.c go tool buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/6b/6b6e70fa34d8323119a2a3a9e36b6bb524e2d7e5d6ac886fbd5f344c23a1a88a-d # internal go tool buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/b6/b6c34eaa0b5a85f6241bbd5eee52bead47082d80a707cb6e6d95b8509f6befca-d # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b082/_x013.o -c linux_syscall.c go tool buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/44/4415cddd27eb98223ef56104cf0abb3d5a3dac9b14626e66de55d9da0ed32c1c-d # internal os mkdir -p $WORK/b059/ cat >/tmp/go-build390494512/b059/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build390494512/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build390494512/b012/_pkg_.a packagefile internal/filepathlite=/tmp/go-build390494512/b060/_pkg_.a packagefile internal/goarch=/tmp/go-build390494512/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build390494512/b042/_pkg_.a packagefile internal/poll=/tmp/go-build390494512/b063/_pkg_.a packagefile internal/stringslite=/tmp/go-build390494512/b031/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build390494512/b065/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build390494512/b064/_pkg_.a packagefile internal/testlog=/tmp/go-build390494512/b066/_pkg_.a packagefile io=/tmp/go-build390494512/b049/_pkg_.a packagefile io/fs=/tmp/go-build390494512/b061/_pkg_.a packagefile runtime=/tmp/go-build390494512/b009/_pkg_.a packagefile slices=/tmp/go-build390494512/b044/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build390494512/b035/_pkg_.a packagefile syscall=/tmp/go-build390494512/b041/_pkg_.a packagefile time=/tmp/go-build390494512/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p os -lang=go1.25 -std -installsuffix shared -buildid Ufyl-ce2Fm5gBMfFCqwB/Ufyl-ce2Fm5gBMfFCqwB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/removeall_unix.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/statat.go /usr/lib/golang/src/os/statat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b058/asm_arm64.o ./asm_arm64.s go tool pack r $WORK/b058/_pkg_.a $WORK/b058/asm_arm64.o # internal go tool buildid -w $WORK/b058/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b082/_x014.o -c gcc_arm64.S cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/d1/d1b35e2de1beae53e314993e87b8c6e9aa19568a1269c7668872295ced3e931c-d # internal internal/fmtsort mkdir -p $WORK/b057/ encoding/binary mkdir -p $WORK/b071/ cat >/tmp/go-build390494512/b057/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build390494512/b045/_pkg_.a packagefile reflect=/tmp/go-build390494512/b058/_pkg_.a packagefile slices=/tmp/go-build390494512/b044/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/fmtsort -lang=go1.25 -std -complete -installsuffix shared -buildid rJNoLLLR_ZOZGVXLJIaI/rJNoLLLR_ZOZGVXLJIaI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cat >/tmp/go-build390494512/b071/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile io=/tmp/go-build390494512/b049/_pkg_.a packagefile math=/tmp/go-build390494512/b055/_pkg_.a packagefile reflect=/tmp/go-build390494512/b058/_pkg_.a packagefile slices=/tmp/go-build390494512/b044/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p encoding/binary -lang=go1.25 -std -complete -installsuffix shared -buildid EOpZRCbrK1ggUiEIyhQU/EOpZRCbrK1ggUiEIyhQU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b082/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -o $WORK/b082/_cgo_.o $WORK/b082/_cgo_main.o $WORK/b082/_x001.o $WORK/b082/_x002.o $WORK/b082/_x003.o $WORK/b082/_x004.o $WORK/b082/_x005.o $WORK/b082/_x006.o $WORK/b082/_x007.o $WORK/b082/_x008.o $WORK/b082/_x009.o $WORK/b082/_x010.o $WORK/b082/_x011.o $WORK/b082/_x012.o $WORK/b082/_x013.o $WORK/b082/_x014.o -O2 -g -lpthread go tool buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/53/539701c40535d1e093f08d5992acd073f43fbc725f68e0a381ec45995b2bd2d7-d # internal gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -o $WORK/b082/_cgo_.o $WORK/b082/_cgo_main.o $WORK/b082/_x001.o $WORK/b082/_x002.o $WORK/b082/_x003.o $WORK/b082/_x004.o $WORK/b082/_x005.o $WORK/b082/_x006.o $WORK/b082/_x007.o $WORK/b082/_x008.o $WORK/b082/_x009.o $WORK/b082/_x010.o $WORK/b082/_x011.o $WORK/b082/_x012.o $WORK/b082/_x013.o $WORK/b082/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b082/_cgo_.o -dynout $WORK/b082/_cgo_import.go -dynlinker echo -n > $WORK/b082/go_asm.h # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b082/symabis ./asm_arm64.s cat >/tmp/go-build390494512/b082/importcfg << 'EOF' # internal # import config packagefile internal/runtime/sys=/tmp/go-build390494512/b030/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build390494512/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p runtime/cgo -lang=go1.25 -std -installsuffix shared -buildid hWZmLlQSZy1ZjxHMSoaD/hWZmLlQSZy1ZjxHMSoaD -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b082/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b082/_cgo_gotypes.go $WORK/b082/cgo.cgo1.go $WORK/b082/_cgo_import.go cp /usr/lib/golang/src/runtime/cgo/abi_arm64.h $WORK/b082/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b082/asm_arm64.o ./asm_arm64.s go tool pack r $WORK/b082/_pkg_.a $WORK/b082/asm_arm64.o $WORK/b082/_x001.o $WORK/b082/_x002.o $WORK/b082/_x003.o $WORK/b082/_x004.o $WORK/b082/_x005.o $WORK/b082/_x006.o $WORK/b082/_x007.o $WORK/b082/_x008.o $WORK/b082/_x009.o $WORK/b082/_x010.o $WORK/b082/_x011.o $WORK/b082/_x012.o $WORK/b082/_x013.o $WORK/b082/_x014.o # internal go tool buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/49/4990c91386b74ff13b42d579c60cc60f56109d395852df62379e92a00fac042f-d # internal go tool buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/1e/1ea16ee5ea2f4eaf6db08f4215b6e046327428753423360174eb3f8e02842e5f-d # internal github.com/containers/podman/vendor/golang.org/x/sys/unix mkdir -p $WORK/b070/ echo -n > $WORK/b070/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b070/symabis ./asm_linux_arm64.s cat >/tmp/go-build390494512/b070/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build390494512/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build390494512/b071/_pkg_.a packagefile math/bits=/tmp/go-build390494512/b040/_pkg_.a packagefile runtime=/tmp/go-build390494512/b009/_pkg_.a packagefile slices=/tmp/go-build390494512/b044/_pkg_.a packagefile sort=/tmp/go-build390494512/b072/_pkg_.a packagefile strconv=/tmp/go-build390494512/b054/_pkg_.a packagefile strings=/tmp/go-build390494512/b067/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a packagefile syscall=/tmp/go-build390494512/b041/_pkg_.a packagefile time=/tmp/go-build390494512/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/containers/podman/vendor/golang.org/x/sys/unix -lang=go1.25 -installsuffix shared -buildid NwyRwgRSlLkOEEFv-lBC/NwyRwgRSlLkOEEFv-lBC -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b070/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/affinity_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/aliases.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/auxv.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/bluetooth_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/constants.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/dev_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/dirent.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/endian_little.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/env_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/fcntl.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/fdset.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ifreq_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ioctl_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ioctl_unsigned.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/mremap.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/pagesize_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/race0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/readdirent_getdents.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sysvshm_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sysvshm_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/timestruct.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/vgetrandom_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zerrors_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsyscall_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ztypes_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go go tool buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/31/31c4dc55e0262824ad8b89ed50075db13d68a2e78a8e47da0aa7daa0ce9d677a-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/machine mkdir -p $WORK/b103/ fmt mkdir -p $WORK/b056/ path/filepath mkdir -p $WORK/b094/ cat >/tmp/go-build390494512/b103/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build390494512/b059/_pkg_.a packagefile strings=/tmp/go-build390494512/b067/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/machine -lang=go1.25 -complete -installsuffix shared -buildid zIgLOTUPOGeNQTkshskh/zIgLOTUPOGeNQTkshskh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/machine/machine.go cat >/tmp/go-build390494512/b056/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile internal/fmtsort=/tmp/go-build390494512/b057/_pkg_.a packagefile io=/tmp/go-build390494512/b049/_pkg_.a packagefile math=/tmp/go-build390494512/b055/_pkg_.a packagefile os=/tmp/go-build390494512/b059/_pkg_.a packagefile reflect=/tmp/go-build390494512/b058/_pkg_.a packagefile slices=/tmp/go-build390494512/b044/_pkg_.a packagefile strconv=/tmp/go-build390494512/b054/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build390494512/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p fmt -lang=go1.25 -std -complete -installsuffix shared -buildid lQu2Vh0AQlSE6vBsc3xt/lQu2Vh0AQlSE6vBsc3xt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go cat >/tmp/go-build390494512/b094/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build390494512/b010/_pkg_.a packagefile internal/filepathlite=/tmp/go-build390494512/b060/_pkg_.a packagefile io/fs=/tmp/go-build390494512/b061/_pkg_.a packagefile os=/tmp/go-build390494512/b059/_pkg_.a packagefile runtime=/tmp/go-build390494512/b009/_pkg_.a packagefile slices=/tmp/go-build390494512/b044/_pkg_.a packagefile strings=/tmp/go-build390494512/b067/_pkg_.a packagefile syscall=/tmp/go-build390494512/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build390494512/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p path/filepath -lang=go1.25 -std -complete -installsuffix shared -buildid m7XSdZObrEekFYHr6OEc/m7XSdZObrEekFYHr6OEc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go net mkdir -p $WORK/b075/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b075/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b075/ -O2 -g -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go go tool buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/8f/8fcc9d971a948a9de8a398fa9d78df168443a738c23e9a5b5c0315278770067e-d # internal go tool buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/29/29c00bba8223209fbb82e422c8b6fdb1e7eabbb7e07324d437759f759a33d8be-d # internal os/exec mkdir -p $WORK/b105/ cat >/tmp/go-build390494512/b105/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build390494512/b048/_pkg_.a packagefile context=/tmp/go-build390494512/b002/_pkg_.a packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile internal/godebug=/tmp/go-build390494512/b038/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build390494512/b065/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build390494512/b064/_pkg_.a packagefile io=/tmp/go-build390494512/b049/_pkg_.a packagefile io/fs=/tmp/go-build390494512/b061/_pkg_.a packagefile os=/tmp/go-build390494512/b059/_pkg_.a packagefile path/filepath=/tmp/go-build390494512/b094/_pkg_.a packagefile runtime=/tmp/go-build390494512/b009/_pkg_.a packagefile strconv=/tmp/go-build390494512/b054/_pkg_.a packagefile strings=/tmp/go-build390494512/b067/_pkg_.a packagefile syscall=/tmp/go-build390494512/b041/_pkg_.a packagefile time=/tmp/go-build390494512/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p os/exec -lang=go1.25 -std -complete -installsuffix shared -buildid WKSrfcx_q5x2FcIIpY7o/WKSrfcx_q5x2FcIIpY7o -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go go tool buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/ab/ab377dfbb516711c0f57418ee960c479349bc32f2ebb1e7cf525ad97efac6f32-d # internal go tool buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/67/675187d12010beab30d2e290a2143f43762daeaf96ffb3f880a092cd06af71d8-d # internal text/scanner mkdir -p $WORK/b093/ log mkdir -p $WORK/b097/ encoding/json mkdir -p $WORK/b047/ cat >/tmp/go-build390494512/b093/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build390494512/b048/_pkg_.a packagefile fmt=/tmp/go-build390494512/b056/_pkg_.a packagefile io=/tmp/go-build390494512/b049/_pkg_.a packagefile os=/tmp/go-build390494512/b059/_pkg_.a packagefile unicode=/tmp/go-build390494512/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build390494512/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p text/scanner -lang=go1.25 -std -complete -installsuffix shared -buildid HVbeKZHWUJNFie-LZDqu/HVbeKZHWUJNFie-LZDqu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go cat >/tmp/go-build390494512/b097/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build390494512/b056/_pkg_.a packagefile io=/tmp/go-build390494512/b049/_pkg_.a packagefile log/internal=/tmp/go-build390494512/b098/_pkg_.a packagefile os=/tmp/go-build390494512/b059/_pkg_.a packagefile runtime=/tmp/go-build390494512/b009/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build390494512/b035/_pkg_.a packagefile time=/tmp/go-build390494512/b037/_pkg_.a EOF cat >/tmp/go-build390494512/b047/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build390494512/b048/_pkg_.a packagefile cmp=/tmp/go-build390494512/b045/_pkg_.a packagefile encoding=/tmp/go-build390494512/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build390494512/b053/_pkg_.a packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile fmt=/tmp/go-build390494512/b056/_pkg_.a packagefile io=/tmp/go-build390494512/b049/_pkg_.a packagefile math=/tmp/go-build390494512/b055/_pkg_.a packagefile reflect=/tmp/go-build390494512/b058/_pkg_.a packagefile slices=/tmp/go-build390494512/b044/_pkg_.a packagefile strconv=/tmp/go-build390494512/b054/_pkg_.a packagefile strings=/tmp/go-build390494512/b067/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a packagefile unicode=/tmp/go-build390494512/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build390494512/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build390494512/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p log -lang=go1.25 -std -complete -installsuffix shared -buildid W6O2FxEV5PWMdOUy9FF2/W6O2FxEV5PWMdOUy9FF2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p encoding/json -lang=go1.25 -std -complete -installsuffix shared -buildid 8R8NcqeVH5OyuCM4vgey/8R8NcqeVH5OyuCM4vgey -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go go tool buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/76/766227334802d3ea9a8b00d9aef452e38c7fc61bdc92f298c068560636443f42-d # internal go tool buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/f1/f123dc13c56c767feef5d5f498fbdbc6de89ab91fbb57b4f9aadbe221f303ab7-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b070/asm_linux_arm64.o ./asm_linux_arm64.s go tool pack r $WORK/b070/_pkg_.a $WORK/b070/asm_linux_arm64.o # internal go tool buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/12/1247634b33722c6a1f177d727122a9e8814585bb9bf018c30b3f1a7a63dde577-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b069/ cat >/tmp/go-build390494512/b069/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build390494512/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build390494512/b070/_pkg_.a packagefile os=/tmp/go-build390494512/b059/_pkg_.a packagefile runtime=/tmp/go-build390494512/b009/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a packagefile syscall=/tmp/go-build390494512/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns -lang=go1.25 -complete -installsuffix shared -buildid FSGlkQe-oTyk2aAxhw4O/FSGlkQe-oTyk2aAxhw4O -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns/ns_linux.go go tool buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/90/90ece6dc9a5341cc485cd22214f7ed65fe349f2c020481cc0958832954f29192-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil mkdir -p $WORK/b085/ cat >/tmp/go-build390494512/b085/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build390494512/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build390494512/b071/_pkg_.a packagefile encoding/json=/tmp/go-build390494512/b047/_pkg_.a packagefile fmt=/tmp/go-build390494512/b056/_pkg_.a packagefile io=/tmp/go-build390494512/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil -lang=go1.25 -complete -installsuffix shared -buildid V0rR0Oeco9Ukc74QKkC1/V0rR0Oeco9Ukc74QKkC1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil/lowlevelmsgutil.go github.com/containers/podman/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b095/ cat >/tmp/go-build390494512/b095/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build390494512/b096/_pkg_.a packagefile bytes=/tmp/go-build390494512/b048/_pkg_.a packagefile context=/tmp/go-build390494512/b002/_pkg_.a packagefile encoding/json=/tmp/go-build390494512/b047/_pkg_.a packagefile fmt=/tmp/go-build390494512/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build390494512/b070/_pkg_.a packagefile io=/tmp/go-build390494512/b049/_pkg_.a packagefile log=/tmp/go-build390494512/b097/_pkg_.a packagefile os=/tmp/go-build390494512/b059/_pkg_.a packagefile reflect=/tmp/go-build390494512/b058/_pkg_.a packagefile runtime=/tmp/go-build390494512/b009/_pkg_.a packagefile sort=/tmp/go-build390494512/b072/_pkg_.a packagefile strconv=/tmp/go-build390494512/b054/_pkg_.a packagefile strings=/tmp/go-build390494512/b067/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build390494512/b035/_pkg_.a packagefile time=/tmp/go-build390494512/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build390494512/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p github.com/containers/podman/vendor/github.com/sirupsen/logrus -lang=go1.25 -complete -installsuffix shared -buildid H0cx3s8DYLBTeg59Nyr4/H0cx3s8DYLBTeg59Nyr4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/alt_exit.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/buffer_pool.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/entry.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/exported.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/json_formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/logger.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/logrus.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/text_formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/writer.go go tool buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/ca/cade69dbd167ae19e51e23a7d58ca1caede079f8d4baea0ffb092891e8f418bf-d # internal go tool buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/b9/b90ebd7dc9ba705aafb9e51a793ec4972f409927f8f9bd6d8b3d6a4947447ed7-d # internal cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b075/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b075/_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b075/_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b075/_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b075/_x005.o -c cgo_unix_cgo.cgo2.c go tool buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/fc/fc805edfecab335a8d2fb4f4c4b6444df5e4035ed31fa81cb9501dbc8dfe2504-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b075/_x006.o -c cgo_unix_cgo_res.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b075/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -o $WORK/b075/_cgo_.o $WORK/b075/_cgo_main.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o -O2 -g -lresolv gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -o $WORK/b075/_cgo_.o $WORK/b075/_cgo_main.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b075/_cgo_.o -dynout $WORK/b075/_cgo_import.go cat >/tmp/go-build390494512/b075/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile cmp=/tmp/go-build390494512/b045/_pkg_.a packagefile context=/tmp/go-build390494512/b002/_pkg_.a packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build390494512/b076/_pkg_.a packagefile internal/bytealg=/tmp/go-build390494512/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build390494512/b038/_pkg_.a packagefile internal/itoa=/tmp/go-build390494512/b042/_pkg_.a packagefile internal/nettrace=/tmp/go-build390494512/b077/_pkg_.a packagefile internal/poll=/tmp/go-build390494512/b063/_pkg_.a packagefile internal/singleflight=/tmp/go-build390494512/b078/_pkg_.a packagefile internal/stringslite=/tmp/go-build390494512/b031/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build390494512/b064/_pkg_.a packagefile io=/tmp/go-build390494512/b049/_pkg_.a packagefile io/fs=/tmp/go-build390494512/b061/_pkg_.a packagefile net/netip=/tmp/go-build390494512/b079/_pkg_.a packagefile os=/tmp/go-build390494512/b059/_pkg_.a packagefile runtime=/tmp/go-build390494512/b009/_pkg_.a packagefile slices=/tmp/go-build390494512/b044/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build390494512/b035/_pkg_.a packagefile syscall=/tmp/go-build390494512/b041/_pkg_.a packagefile time=/tmp/go-build390494512/b037/_pkg_.a packagefile runtime/cgo=/tmp/go-build390494512/b082/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p net -lang=go1.25 -std -installsuffix shared -buildid W5T5wHQg9bRY1WZ7CHdh/W5T5wHQg9bRY1WZ7CHdh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_posix.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile.go /usr/lib/golang/src/net/sendfile_nonwindows.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip4_linux.go /usr/lib/golang/src/net/sockoptip6_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b075/_cgo_gotypes.go $WORK/b075/cgo_linux.cgo1.go $WORK/b075/cgo_resnew.cgo1.go $WORK/b075/cgo_socknew.cgo1.go $WORK/b075/cgo_unix_cgo.cgo1.go $WORK/b075/cgo_unix_cgo_res.cgo1.go $WORK/b075/_cgo_import.go cd /usr/lib/golang/src/net go tool pack r $WORK/b075/_pkg_.a $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o # internal go tool buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/02/02b6e83efd1c24bdb98cfc2ac08f7278544001dea49575462f559cb06eb45004-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api mkdir -p $WORK/b074/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udpproxy mkdir -p $WORK/b091/ github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types mkdir -p $WORK/b099/ cat >/tmp/go-build390494512/b074/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build390494512/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api -lang=go1.25 -complete -installsuffix shared -buildid IKN5q1shcBdJqHJJfsJC/IKN5q1shcBdJqHJJfsJC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api/api.go cat >/tmp/go-build390494512/b091/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build390494512/b071/_pkg_.a packagefile fmt=/tmp/go-build390494512/b056/_pkg_.a packagefile io=/tmp/go-build390494512/b049/_pkg_.a packagefile net=/tmp/go-build390494512/b075/_pkg_.a packagefile strings=/tmp/go-build390494512/b067/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a packagefile syscall=/tmp/go-build390494512/b041/_pkg_.a packagefile time=/tmp/go-build390494512/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udpproxy -lang=go1.25 -complete -installsuffix shared -buildid wFC6YaFS5MIimao8HQUh/wFC6YaFS5MIimao8HQUh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udpproxy/udp_proxy.go cat >/tmp/go-build390494512/b099/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile encoding/json=/tmp/go-build390494512/b047/_pkg_.a packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile fmt=/tmp/go-build390494512/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build390494512/b100/_pkg_.a packagefile net=/tmp/go-build390494512/b075/_pkg_.a packagefile time=/tmp/go-build390494512/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types -lang=go1.25 -complete -installsuffix shared -buildid 7gXiZ1uo-RZ-c9zHP4yI/7gXiZ1uo-RZ-c9zHP4yI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/const.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/define.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/network.go go tool buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/ed/edb5b9d2aca6cf4aced3146d45159a3d1e6b923c304819c425fad1f7c0aa2131-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port mkdir -p $WORK/b073/ cat >/tmp/go-build390494512/b073/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/v2/pkg/api=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api packagefile context=/tmp/go-build390494512/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api=/tmp/go-build390494512/b074/_pkg_.a packagefile net=/tmp/go-build390494512/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port -lang=go1.25 -complete -installsuffix shared -buildid QqXYZdv1wm4BoUdq3oI-/QqXYZdv1wm4BoUdq3oI- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/port.go go tool buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/cb/cb0a181b1205fec08e5feac48f0bad0ff4a1c91d3253010f927b2937a2b1cb0d-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg mkdir -p $WORK/b086/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil mkdir -p $WORK/b092/ cat >/tmp/go-build390494512/b086/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil importmap github.com/rootless-containers/rootlesskit/v2/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile fmt=/tmp/go-build390494512/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil=/tmp/go-build390494512/b085/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build390494512/b073/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build390494512/b070/_pkg_.a packagefile net=/tmp/go-build390494512/b075/_pkg_.a packagefile time=/tmp/go-build390494512/b037/_pkg_.a EOF go tool buildid -w $WORK/b099/_pkg_.a # internal cat >/tmp/go-build390494512/b092/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/v2/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port packagefile fmt=/tmp/go-build390494512/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build390494512/b073/_pkg_.a packagefile net=/tmp/go-build390494512/b075/_pkg_.a packagefile strconv=/tmp/go-build390494512/b054/_pkg_.a packagefile strings=/tmp/go-build390494512/b067/_pkg_.a packagefile text/scanner=/tmp/go-build390494512/b093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil -lang=go1.25 -complete -installsuffix shared -buildid E8V8G_sHdnU3TCBCzY8z/E8V8G_sHdnU3TCBCzY8z -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil/portutil.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg -lang=go1.25 -complete -installsuffix shared -buildid 3nN5iXm_iw6JngTtWM6i/3nN5iXm_iw6JngTtWM6i -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg/msg.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/b1/b1e7e20b677932a7f3b4f816be598d456c733ab76451aed4aaac48df33128057-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport mkdir -p $WORK/b104/ cat >/tmp/go-build390494512/b104/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build390494512/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport -lang=go1.25 -complete -installsuffix shared -buildid nzaz1roBMwNI_1GwbKdK/nzaz1roBMwNI_1GwbKdK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport/rootlessport_linux.go go tool buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/98/98c521843f0d92d6a91aeb4dd808fe08f266bccb5e3f00dd6f537c2185dae277-d # internal go tool buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/1a/1ad9884695ae2ea2259b46066734e52d15b83add36913e2d273addabb9d5e061-d # internal go tool buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/f6/f6dcb2253e8601847a4c99a8223981ed030f27149f0bf4be76bd48639961632e-d # internal go tool buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/62/62366d7992e2ebfcdc437a62c0f19621df58053b2b5bfbc276485f073b165e00-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/child mkdir -p $WORK/b084/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/tcp mkdir -p $WORK/b089/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp mkdir -p $WORK/b090/ cat >/tmp/go-build390494512/b084/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil importmap github.com/rootless-containers/rootlesskit/v2/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile fmt=/tmp/go-build390494512/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build390494512/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil=/tmp/go-build390494512/b085/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build390494512/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=/tmp/go-build390494512/b086/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque=/tmp/go-build390494512/b087/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build390494512/b070/_pkg_.a packagefile io=/tmp/go-build390494512/b049/_pkg_.a packagefile net=/tmp/go-build390494512/b075/_pkg_.a packagefile os=/tmp/go-build390494512/b059/_pkg_.a packagefile strconv=/tmp/go-build390494512/b054/_pkg_.a packagefile strings=/tmp/go-build390494512/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/child -lang=go1.25 -complete -installsuffix shared -buildid o9Dt22-qGYrGvBjuQHWC/o9Dt22-qGYrGvBjuQHWC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/child/child.go cat >/tmp/go-build390494512/b089/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/v2/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg packagefile fmt=/tmp/go-build390494512/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build390494512/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=/tmp/go-build390494512/b086/_pkg_.a packagefile io=/tmp/go-build390494512/b049/_pkg_.a packagefile net=/tmp/go-build390494512/b075/_pkg_.a packagefile os=/tmp/go-build390494512/b059/_pkg_.a packagefile strconv=/tmp/go-build390494512/b054/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a EOF cat >/tmp/go-build390494512/b090/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/v2/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udpproxy=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udpproxy packagefile fmt=/tmp/go-build390494512/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build390494512/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=/tmp/go-build390494512/b086/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udpproxy=/tmp/go-build390494512/b091/_pkg_.a packagefile io=/tmp/go-build390494512/b049/_pkg_.a packagefile net=/tmp/go-build390494512/b075/_pkg_.a packagefile os=/tmp/go-build390494512/b059/_pkg_.a packagefile strconv=/tmp/go-build390494512/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/tcp -lang=go1.25 -complete -installsuffix shared -buildid AzHNbbX3QyTOUSRwiEV6/AzHNbbX3QyTOUSRwiEV6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/tcp/tcp.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp -lang=go1.25 -complete -installsuffix shared -buildid gp0MQDwfA2XLPWoalNZq/gp0MQDwfA2XLPWoalNZq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udp.go go tool buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/7e/7e75bd9d16eaad1bb05d0a9b4c43721cb3fa2523f0eec6380b207773ea0eda87-d # internal go tool buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/c2/c2d8f24a51ce43236480a33df4cdfd001590cf872cc2cc182229e9e1618af9f5-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent mkdir -p $WORK/b088/ cat >/tmp/go-build390494512/b088/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/v2/pkg/api=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api importmap github.com/rootless-containers/rootlesskit/v2/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/tcp=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/tcp importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil packagefile context=/tmp/go-build390494512/b002/_pkg_.a packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile fmt=/tmp/go-build390494512/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api=/tmp/go-build390494512/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build390494512/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=/tmp/go-build390494512/b086/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque=/tmp/go-build390494512/b087/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/tcp=/tmp/go-build390494512/b089/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp=/tmp/go-build390494512/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil=/tmp/go-build390494512/b092/_pkg_.a packagefile io=/tmp/go-build390494512/b049/_pkg_.a packagefile net=/tmp/go-build390494512/b075/_pkg_.a packagefile os=/tmp/go-build390494512/b059/_pkg_.a packagefile path/filepath=/tmp/go-build390494512/b094/_pkg_.a packagefile strconv=/tmp/go-build390494512/b054/_pkg_.a packagefile strings=/tmp/go-build390494512/b067/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a packagefile syscall=/tmp/go-build390494512/b041/_pkg_.a packagefile time=/tmp/go-build390494512/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent -lang=go1.25 -complete -installsuffix shared -buildid zNCaRt-LUp8yO0kdzqlV/zNCaRt-LUp8yO0kdzqlV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/parent.go go tool buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/4e/4e84999c8a14e4d1808d2a44a693e6aa70c298ccea58009f1eeb4b7c2d6a3cfe-d # internal go tool buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/a2/a2c7e0ecdb5dd5f0c96d40b4e788334da300f4f7f2b663b6ac92dcd33b549d74-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin mkdir -p $WORK/b083/ cat >/tmp/go-build390494512/b083/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/v2/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/child=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/child importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build390494512/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/child=/tmp/go-build390494512/b084/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent=/tmp/go-build390494512/b088/_pkg_.a packagefile io=/tmp/go-build390494512/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin -lang=go1.25 -complete -installsuffix shared -buildid uzskG3FVuiW9xEQqagsb/uzskG3FVuiW9xEQqagsb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/builtin.go go tool buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/14/14b120537a80c240292f5f74b4f7179dc123fe3218e8e3ee8e1c8513b76c63ae-d # internal github.com/containers/podman/cmd/rootlessport mkdir -p $WORK/b001/ cat >/tmp/go-build390494512/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/rootless-containers/rootlesskit/v2/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/machine=github.com/containers/podman/vendor/go.podman.io/common/pkg/machine importmap go.podman.io/common/pkg/rootlessport=github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build390494512/b002/_pkg_.a packagefile encoding/json=/tmp/go-build390494512/b047/_pkg_.a packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile fmt=/tmp/go-build390494512/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build390494512/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build390494512/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin=/tmp/go-build390494512/b083/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil=/tmp/go-build390494512/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build390494512/b095/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build390494512/b099/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build390494512/b103/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport=/tmp/go-build390494512/b104/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build390494512/b070/_pkg_.a packagefile io=/tmp/go-build390494512/b049/_pkg_.a packagefile net=/tmp/go-build390494512/b075/_pkg_.a packagefile os=/tmp/go-build390494512/b059/_pkg_.a packagefile os/exec=/tmp/go-build390494512/b105/_pkg_.a packagefile path/filepath=/tmp/go-build390494512/b094/_pkg_.a packagefile strings=/tmp/go-build390494512/b067/_pkg_.a packagefile runtime=/tmp/go-build390494512/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build390494512/b082/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.25 -complete -installsuffix shared -buildid iMb4pSU0m5ToBRNURdo2/iMb4pSU0m5ToBRNURdo2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/podman/cmd/rootlessport/main.go ./_build/src/github.com/containers/podman/cmd/rootlessport/wsl.go go tool buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/77/779142f5b79f7b09cd10d0f05159f76c42c97aa3bda7620d552dbceb12307e8a-d # internal cat >/tmp/go-build390494512/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/podman/cmd/rootlessport=/tmp/go-build390494512/b001/_pkg_.a packagefile context=/tmp/go-build390494512/b002/_pkg_.a packagefile encoding/json=/tmp/go-build390494512/b047/_pkg_.a packagefile errors=/tmp/go-build390494512/b003/_pkg_.a packagefile fmt=/tmp/go-build390494512/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build390494512/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build390494512/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin=/tmp/go-build390494512/b083/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil=/tmp/go-build390494512/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build390494512/b095/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build390494512/b099/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build390494512/b103/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport=/tmp/go-build390494512/b104/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build390494512/b070/_pkg_.a packagefile io=/tmp/go-build390494512/b049/_pkg_.a packagefile net=/tmp/go-build390494512/b075/_pkg_.a packagefile os=/tmp/go-build390494512/b059/_pkg_.a packagefile os/exec=/tmp/go-build390494512/b105/_pkg_.a packagefile path/filepath=/tmp/go-build390494512/b094/_pkg_.a packagefile strings=/tmp/go-build390494512/b067/_pkg_.a packagefile runtime=/tmp/go-build390494512/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build390494512/b082/_pkg_.a packagefile internal/reflectlite=/tmp/go-build390494512/b004/_pkg_.a packagefile sync=/tmp/go-build390494512/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build390494512/b035/_pkg_.a packagefile time=/tmp/go-build390494512/b037/_pkg_.a packagefile bytes=/tmp/go-build390494512/b048/_pkg_.a packagefile cmp=/tmp/go-build390494512/b045/_pkg_.a packagefile encoding=/tmp/go-build390494512/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build390494512/b053/_pkg_.a packagefile math=/tmp/go-build390494512/b055/_pkg_.a packagefile reflect=/tmp/go-build390494512/b058/_pkg_.a packagefile slices=/tmp/go-build390494512/b044/_pkg_.a packagefile strconv=/tmp/go-build390494512/b054/_pkg_.a packagefile unicode=/tmp/go-build390494512/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build390494512/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build390494512/b051/_pkg_.a packagefile internal/fmtsort=/tmp/go-build390494512/b057/_pkg_.a packagefile syscall=/tmp/go-build390494512/b041/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api=/tmp/go-build390494512/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/child=/tmp/go-build390494512/b084/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent=/tmp/go-build390494512/b088/_pkg_.a packagefile text/scanner=/tmp/go-build390494512/b093/_pkg_.a packagefile bufio=/tmp/go-build390494512/b096/_pkg_.a packagefile log=/tmp/go-build390494512/b097/_pkg_.a packagefile sort=/tmp/go-build390494512/b072/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build390494512/b100/_pkg_.a packagefile encoding/binary=/tmp/go-build390494512/b071/_pkg_.a packagefile math/bits=/tmp/go-build390494512/b040/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build390494512/b076/_pkg_.a packagefile internal/bytealg=/tmp/go-build390494512/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build390494512/b038/_pkg_.a packagefile internal/itoa=/tmp/go-build390494512/b042/_pkg_.a packagefile internal/nettrace=/tmp/go-build390494512/b077/_pkg_.a packagefile internal/poll=/tmp/go-build390494512/b063/_pkg_.a packagefile internal/singleflight=/tmp/go-build390494512/b078/_pkg_.a packagefile internal/stringslite=/tmp/go-build390494512/b031/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build390494512/b064/_pkg_.a packagefile io/fs=/tmp/go-build390494512/b061/_pkg_.a packagefile net/netip=/tmp/go-build390494512/b079/_pkg_.a packagefile internal/byteorder=/tmp/go-build390494512/b012/_pkg_.a packagefile internal/filepathlite=/tmp/go-build390494512/b060/_pkg_.a packagefile internal/goarch=/tmp/go-build390494512/b006/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build390494512/b065/_pkg_.a packagefile internal/testlog=/tmp/go-build390494512/b066/_pkg_.a packagefile internal/abi=/tmp/go-build390494512/b005/_pkg_.a packagefile iter=/tmp/go-build390494512/b046/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build390494512/b013/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build390494512/b014/_pkg_.a packagefile internal/cpu=/tmp/go-build390494512/b011/_pkg_.a packagefile internal/godebugs=/tmp/go-build390494512/b015/_pkg_.a packagefile internal/goexperiment=/tmp/go-build390494512/b016/_pkg_.a packagefile internal/goos=/tmp/go-build390494512/b017/_pkg_.a packagefile internal/profilerecord=/tmp/go-build390494512/b018/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build390494512/b019/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build390494512/b020/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build390494512/b024/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build390494512/b025/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build390494512/b026/_pkg_.a packagefile internal/runtime/math=/tmp/go-build390494512/b022/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build390494512/b021/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build390494512/b030/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build390494512/b023/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build390494512/b032/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build390494512/b008/_pkg_.a packagefile internal/race=/tmp/go-build390494512/b029/_pkg_.a packagefile internal/sync=/tmp/go-build390494512/b034/_pkg_.a packagefile internal/synctest=/tmp/go-build390494512/b036/_pkg_.a packagefile internal/asan=/tmp/go-build390494512/b027/_pkg_.a packagefile internal/msan=/tmp/go-build390494512/b028/_pkg_.a packagefile internal/oserror=/tmp/go-build390494512/b043/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil=/tmp/go-build390494512/b085/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=/tmp/go-build390494512/b086/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque=/tmp/go-build390494512/b087/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/tcp=/tmp/go-build390494512/b089/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp=/tmp/go-build390494512/b090/_pkg_.a packagefile log/internal=/tmp/go-build390494512/b098/_pkg_.a packagefile regexp=/tmp/go-build390494512/b101/_pkg_.a packagefile internal/bisect=/tmp/go-build390494512/b039/_pkg_.a packagefile path=/tmp/go-build390494512/b062/_pkg_.a packagefile unique=/tmp/go-build390494512/b080/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udpproxy=/tmp/go-build390494512/b091/_pkg_.a packagefile regexp/syntax=/tmp/go-build390494512/b102/_pkg_.a packagefile weak=/tmp/go-build390494512/b081/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containers/podman/cmd/rootlessport\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -B 0x633873dc230a21d6d8aa3840f3b52e5f51cccb41 -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tDefaultGODEBUG=asynctimerchan=1,containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=arm64\nbuild\tGOEXPERIMENT=nodwarf5\nbuild\tGOOS=linux\nbuild\tGOARM64=v8.0\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0 -buildmode=pie -buildid=H9sL1Ypl3WCL5wnXbJN8/iMb4pSU0m5ToBRNURdo2/SvAADsx_Xh4jQG6FQfms/H9sL1Ypl3WCL5wnXbJN8 -B 0x633873dc230a21d6d8aa3840f3b52e5f51cccb41 -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 " -extld=gcc $WORK/b001/_pkg_.a go tool buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/rootlessport rm -rf $WORK/b001/ ++ hack/systemd_tag.sh ++ hack/libsubid_tag.sh + export 'BASEBUILDTAGS=seccomp exclude_graphdriver_devicemapper systemd libsubid' + BASEBUILDTAGS='seccomp exclude_graphdriver_devicemapper systemd libsubid' ++ hack/btrfs_installed_tag.sh ++ hack/btrfs_tag.sh /var/tmp/rpm-tmp.NiZgCR: line 62: hack/btrfs_tag.sh: No such file or directory ++ hack/libdm_tag.sh /var/tmp/rpm-tmp.NiZgCR: line 62: hack/libdm_tag.sh: No such file or directory + export 'BUILDTAGS=seccomp exclude_graphdriver_devicemapper systemd libsubid exclude_graphdriver_btrfs ' + BUILDTAGS='seccomp exclude_graphdriver_devicemapper systemd libsubid exclude_graphdriver_btrfs ' ++ head -c20 /dev/urandom ++ tr -d ' \n' ++ od -An -tx1 + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp exclude_graphdriver_devicemapper systemd libsubid exclude_graphdriver_btrfs ' -ldflags ' -B 0x251e0494865eecbad93dd73087311d83576f8220 -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\''' -a -v -x -o bin/podman github.com/containers/podman/cmd/podman WORK=/tmp/go-build845050330 internal/goarch mkdir -p $WORK/b006/ internal/unsafeheader mkdir -p $WORK/b008/ echo '# import config' > $WORK/b006/importcfg # internal echo '# import config' > $WORK/b008/importcfg # internal internal/coverage/rtcov mkdir -p $WORK/b014/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -lang=go1.25 -std -complete -installsuffix shared -buildid RIoTtWFWjVQisHEHgSBJ/RIoTtWFWjVQisHEHgSBJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -lang=go1.25 -std -complete -installsuffix shared -buildid tin1jHi9CSHO3tHSbYfU/tin1jHi9CSHO3tHSbYfU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_arm64.go /usr/lib/golang/src/internal/goarch/zgoarch_arm64.go echo '# import config' > $WORK/b014/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/coverage/rtcov -lang=go1.25 -std -complete -installsuffix shared -buildid -oUhNqeAYQbx5eEVJ-aC/-oUhNqeAYQbx5eEVJ-aC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go internal/goos mkdir -p $WORK/b017/ echo '# import config' > $WORK/b017/importcfg # internal internal/goexperiment /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goos -lang=go1.25 -std -complete -installsuffix shared -buildid MFvg1T048M5l6_46ZRvk/MFvg1T048M5l6_46ZRvk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go mkdir -p $WORK/b016/ internal/godebugs mkdir -p $WORK/b015/ echo '# import config' > $WORK/b016/importcfg # internal internal/byteorder mkdir -p $WORK/b012/ echo '# import config' > $WORK/b015/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/godebugs -lang=go1.25 -std -complete -installsuffix shared -buildid l7dGqzqSK3chZTD3dP2N/l7dGqzqSK3chZTD3dP2N -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/goexperiment -lang=go1.25 -std -complete -installsuffix shared -buildid KI54T9Jcu8EPRfpJIPaL/KI54T9Jcu8EPRfpJIPaL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_dwarf5_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_greenteagc_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_jsonv2_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go echo '# import config' > $WORK/b012/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/byteorder -lang=go1.25 -std -complete -installsuffix shared -buildid awPfo_L2EwJtt9snuQAD/awPfo_L2EwJtt9snuQAD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go internal/cpu mkdir -p $WORK/b011/ echo -n > $WORK/b011/go_asm.h # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_arm64.s go tool buildid -w $WORK/b008/_pkg_.a # internal go tool buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/6e/6e7b663f8434af5e340e140cdcf571ba27f124647b55f1ab6a1dd976da2a2a92-d # internal internal/profilerecord mkdir -p $WORK/b018/ echo '# import config' > $WORK/b018/importcfg # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/dd/dd6ee726b46cc880601855bdd50aa98a8f87ff8841c46f7ba221fa65f4c5a283-d # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/profilerecord -lang=go1.25 -std -complete -installsuffix shared -buildid 0TYHEeH8FWpi3NG340C9/0TYHEeH8FWpi3NG340C9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go internal/asan mkdir -p $WORK/b027/ echo '# import config' > $WORK/b027/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/asan -lang=go1.25 -std -complete -installsuffix shared -buildid QrIObMA3Sqn48bct6rUn/QrIObMA3Sqn48bct6rUn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go go tool buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/13/130feccf956df0f08e38ee149c37ef4ea621f666c5a3294bfb59503803de4fed-d # internal internal/msan mkdir -p $WORK/b028/ echo '# import config' > $WORK/b028/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/msan -lang=go1.25 -std -complete -installsuffix shared -buildid WAwrcG-HPQa5PLq9UnxN/WAwrcG-HPQa5PLq9UnxN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go go tool buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/9a/9a669b2e411a64424742a8f4017a1149a322afc0428a43cde646a392eaf9060b-d # internal internal/trace/tracev2 mkdir -p $WORK/b032/ echo '# import config' > $WORK/b032/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/trace/tracev2 -lang=go1.25 -std -complete -installsuffix shared -buildid ix_6XPCm7K31dr2cxkZN/ix_6XPCm7K31dr2cxkZN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/trace/tracev2/doc.go /usr/lib/golang/src/internal/trace/tracev2/events.go /usr/lib/golang/src/internal/trace/tracev2/spec.go go tool buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/d0/d09a5faf48d5b22c28b1aeb36ebf35c9f0b9568dc9f837ad49e3ab0f57cc0f58-d # internal internal/abi mkdir -p $WORK/b005/ echo -n > $WORK/b005/go_asm.h # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./abi_test.s ./stub.s go tool buildid -w $WORK/b015/_pkg_.a # internal go tool buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/3b/3b80b8d5cfe419e1207a46ee415c1ebc7971b677b6a9491adbe37eb755e68ac2-d # internal internal/runtime/math mkdir -p $WORK/b022/ cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/59/590fbbc727df05146433ff855730376bb4e0b0b7c5b110f7f48c013f16a080c6-d # internal echo '# import config' > $WORK/b011/importcfg # internal go tool buildid -w $WORK/b027/_pkg_.a # internal cat >/tmp/go-build845050330/b022/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build845050330/b006/_pkg_.a EOF internal/runtime/syscall cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -lang=go1.25 -std -installsuffix shared -buildid 08fVKuaaL4OOT5UtqZvc/08fVKuaaL4OOT5UtqZvc -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/runtime/math -lang=go1.25 -std -complete -installsuffix shared -buildid xaE03R2yyCKcotZf-71S/xaE03R2yyCKcotZf-71S -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go mkdir -p $WORK/b023/ cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/41/4131c49edb96e9a64c00ef1fe1211d1f63fac0a438a2d069ef7d45ce39abb251-d # internal echo -n > $WORK/b023/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b023/symabis ./asm_linux_arm64.s internal/runtime/gc go tool buildid -w $WORK/b028/_pkg_.a # internal mkdir -p $WORK/b025/ cat >/tmp/go-build845050330/b025/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build845050330/b006/_pkg_.a EOF cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/0c/0c7f897f0f790eaca13a13568a8c0553462470a03fbfb927079349c74920de0a-d # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/runtime/gc -lang=go1.25 -std -complete -installsuffix shared -buildid 6kLMYJH4qpmPQ0oF9U9C/6kLMYJH4qpmPQ0oF9U9C -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/runtime/gc/malloc.go /usr/lib/golang/src/internal/runtime/gc/scan.go /usr/lib/golang/src/internal/runtime/gc/sizeclasses.go sync/atomic mkdir -p $WORK/b035/ echo -n > $WORK/b035/go_asm.h # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b035/symabis ./asm.s echo '# import config' > $WORK/b035/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p sync/atomic -lang=go1.25 -std -installsuffix shared -buildid bb74a2cAxoMeQOhNZRlr/bb74a2cAxoMeQOhNZRlr -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b035/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go go tool buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c9/c95de3e63ea3f61816872f203579bd0ba45f5e270b920c84fffc815411272e5b-d # internal math/bits mkdir -p $WORK/b040/ echo '# import config' > $WORK/b040/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p math/bits -lang=go1.25 -std -complete -installsuffix shared -buildid UPpb60IT0fLfbA6VgcbB/UPpb60IT0fLfbA6VgcbB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cat >/tmp/go-build845050330/b023/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build845050330/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/runtime/syscall -lang=go1.25 -std -installsuffix shared -buildid T4dsoGczxzad3sWUtuzg/T4dsoGczxzad3sWUtuzg -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b023/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_arm64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go go tool buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/5f/5fdb98d12b17043fc431dddea87ab0575c8aba70d817f271c6d9a9dddec2b164-d # internal internal/runtime/strconv mkdir -p $WORK/b021/ cat >/tmp/go-build845050330/b021/importcfg << 'EOF' # internal # import config packagefile internal/runtime/math=/tmp/go-build845050330/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/strconv -lang=go1.25 -std -complete -installsuffix shared -buildid 8eN0VX2oa0ueBEDWN4Tk/8eN0VX2oa0ueBEDWN4Tk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/strconv/atoi.go cat >/tmp/go-build845050330/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build845050330/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/abi -lang=go1.25 -std -installsuffix shared -buildid FH3lOKjUDczh_EtEjcRQ/FH3lOKjUDczh_EtEjcRQ -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_arm64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go go tool buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ea/eac7a04060a9ab855cf539170a21d881c8499f636c428069ed53181bbb157a78-d # internal internal/itoa mkdir -p $WORK/b042/ echo '# import config' > $WORK/b042/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/itoa -lang=go1.25 -std -complete -installsuffix shared -buildid v1kRJxy1Oz1U5wtSTU6z/v1kRJxy1Oz1U5wtSTU6z -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go go tool buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/37/37ddc20a65ccf459795b7a900dbc90760ea5b9ff3496a9aaf80bd752807626cb-d # internal cmp mkdir -p $WORK/b045/ echo '# import config' > $WORK/b045/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p cmp -lang=go1.25 -std -complete -installsuffix shared -buildid l2ZWH-uu2VCvptfn_ziI/l2ZWH-uu2VCvptfn_ziI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/cmp/cmp.go go tool buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/f4/f4d4e0564624c0836e5c4e121d01ac7e5520f75fd9c92822c5a09a3f5cc6ea5b-d # internal unicode mkdir -p $WORK/b050/ echo '# import config' > $WORK/b050/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p unicode -lang=go1.25 -std -complete -installsuffix shared -buildid mKmUK6LZ7yk9f5Mz2oQ2/mKmUK6LZ7yk9f5Mz2oQ2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go go tool buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/fe/fec17bd4f4f1e273636dbd8416b80528267291cb8673505a1d3d97c1493bb0d4-d # internal unicode/utf8 mkdir -p $WORK/b051/ echo '# import config' > $WORK/b051/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p unicode/utf8 -lang=go1.25 -std -complete -installsuffix shared -buildid MsAjjH5bwCJOM1W3pmtz/MsAjjH5bwCJOM1W3pmtz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b035/asm.o ./asm.s go tool buildid -w $WORK/b045/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/cpu.o ./cpu.s cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/17/173be4024b95bc81205bf0861bb4bf92267e5dd3c669055535294f0f150c3714-d # internal encoding mkdir -p $WORK/b052/ go tool buildid -w $WORK/b042/_pkg_.a # internal cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/asm_linux_arm64.o ./asm_linux_arm64.s echo '# import config' > $WORK/b052/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p encoding -lang=go1.25 -std -complete -installsuffix shared -buildid pYalvK4lcn4VyGgVvuZD/pYalvK4lcn4VyGgVvuZD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/f5/f55eae7bb753cec009c009ba1798455025113d2934c356efdd4340feae41c950-d # internal math mkdir -p $WORK/b055/ echo -n > $WORK/b055/go_asm.h # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b055/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/cpu_arm64.o ./cpu_arm64.s go tool pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_arm64.o # internal go tool buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/57/57e6d2a1f84896cd3ca6e4a76d3c3aacd887ec0a344faefa9c856c7fae73648c-d # internal internal/bytealg mkdir -p $WORK/b010/ echo -n > $WORK/b010/go_asm.h # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cat >/tmp/go-build845050330/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build845050330/b011/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -lang=go1.25 -std -installsuffix shared -buildid HBA8MQEikB-nONnZK-EQ/HBA8MQEikB-nONnZK-EQ -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go cd /usr/lib/golang/src/sync/atomic go tool pack r $WORK/b035/_pkg_.a $WORK/b035/asm.o # internal go tool buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/f2/f251534a4e6e5ebfc859c6599654db26492b2e0836a1aa51897b48bf21cea96e-d # internal internal/chacha8rand mkdir -p $WORK/b013/ echo -n > $WORK/b013/go_asm.h # internal cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b013/symabis ./chacha8_arm64.s cd /usr/lib/golang/src/internal/runtime/syscall go tool pack r $WORK/b023/_pkg_.a $WORK/b023/asm_linux_arm64.o # internal go tool buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/83/8326ab674126d800b09eae5ef14aea02d05576fb6ac79d8e577749c53acbdb04-d # internal internal/runtime/atomic mkdir -p $WORK/b019/ echo -n > $WORK/b019/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b019/symabis ./atomic_arm64.s go tool buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/2f/2fe72471d7ea4ee4e7d2e0a28a8b7a530e8ce3c1ab5037c3ea1002f4d5b53f21-d # internal internal/runtime/sys mkdir -p $WORK/b030/ echo -n > $WORK/b030/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b030/symabis ./dit_arm64.s ./empty.s cat >/tmp/go-build845050330/b055/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p math -lang=go1.25 -std -installsuffix shared -buildid 5lWUtYDUL19uzxUw2J0S/5lWUtYDUL19uzxUw2J0S -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b055/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_asm.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_asm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go go tool buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/69/696482b3804b789367251805404ce3517e4a5ca713cec6c711bad394c3a6de7a-d # internal unicode/utf16 mkdir -p $WORK/b068/ echo '# import config' > $WORK/b068/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p unicode/utf16 -lang=go1.25 -std -complete -installsuffix shared -buildid cktO6dzzSN5EewUJHIYo/cktO6dzzSN5EewUJHIYo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cat >/tmp/go-build845050330/b013/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build845050330/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build845050330/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build845050330/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/chacha8rand -lang=go1.25 -std -installsuffix shared -buildid -iAaK8p6QWRbfalB0XLJ/-iAaK8p6QWRbfalB0XLJ -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b013/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go cat >/tmp/go-build845050330/b030/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build845050330/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build845050330/b006/_pkg_.a packagefile internal/goos=/tmp/go-build845050330/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/runtime/sys -lang=go1.25 -std -installsuffix shared -buildid FM3m6_FTZSv09WQ9kJq-/FM3m6_FTZSv09WQ9kJq- -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b030/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/dit_arm64.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/compare_arm64.o ./compare_arm64.s cat >/tmp/go-build845050330/b019/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build845050330/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build845050330/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/runtime/atomic -lang=go1.25 -std -installsuffix shared -buildid 432yVVKIS8fCGl2Qb-Lz/432yVVKIS8fCGl2Qb-Lz -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b019/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_arm64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go /usr/lib/golang/src/internal/runtime/atomic/xchg8.go go tool buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/7b/7b4a644ca965304939f0cb34b5941ed3bcc2b68bcf1f51bf0dc8b9957160b52c-d # internal crypto/internal/fips140/alias mkdir -p $WORK/b083/ echo '# import config' > $WORK/b083/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/internal/fips140/alias -lang=go1.25 -std -complete -installsuffix shared -buildid eF1HrbRmU5F28KY9CwBG/eF1HrbRmU5F28KY9CwBG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/alias/alias.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/count_arm64.o ./count_arm64.s cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/dit_arm64.o ./dit_arm64.s cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b013/chacha8_arm64.o ./chacha8_arm64.s cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/empty.o ./empty.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/equal_arm64.o ./equal_arm64.s cd /usr/lib/golang/src/internal/runtime/sys go tool pack r $WORK/b030/_pkg_.a $WORK/b030/dit_arm64.o $WORK/b030/empty.o # internal go tool buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/3b/3b5a6dd61b4627368735ad579a7dde713325d9e9888e5f09b826f99fbf2e8e00-d # internal crypto/internal/fips140deps/byteorder mkdir -p $WORK/b087/ cat >/tmp/go-build845050330/b087/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build845050330/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/internal/fips140deps/byteorder -lang=go1.25 -std -complete -installsuffix shared -buildid QSEvgnB6bfUkOoguXlmI/QSEvgnB6bfUkOoguXlmI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/byteorder/byteorder.go go tool buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/6b/6bcc948ec5c7e2818756f0fc6485d75c922685e3fcdaa3d6e69083a3be09d1a4-d # internal crypto/internal/fips140deps/cpu mkdir -p $WORK/b088/ cat >/tmp/go-build845050330/b088/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build845050330/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build845050330/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/internal/fips140deps/cpu -lang=go1.25 -std -complete -installsuffix shared -buildid 12V5f6Le6owOHC3VFxW8/12V5f6Le6owOHC3VFxW8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/cpu/cpu.go cd /usr/lib/golang/src/internal/chacha8rand go tool pack r $WORK/b013/_pkg_.a $WORK/b013/chacha8_arm64.o # internal go tool buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/19/194f4269d7a209757ca36b143f72df610c7fb90ad1f0e590701c072b003bba44-d # internal crypto/internal/boring/sig mkdir -p $WORK/b101/ echo -n > $WORK/b101/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b101/symabis ./sig_other.s cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b019/atomic_arm64.o ./atomic_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/index_arm64.o ./index_arm64.s echo '# import config' > $WORK/b101/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/internal/boring/sig -lang=go1.25 -std -installsuffix shared -buildid XbvvRLLoPUBkvJQgwOin/XbvvRLLoPUBkvJQgwOin -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b101/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go cd /usr/lib/golang/src/internal/runtime/atomic go tool pack r $WORK/b019/_pkg_.a $WORK/b019/atomic_arm64.o # internal go tool buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/e5/e5819323cc2c55035d99175af937cf7dd641b66320c509d67652bcd623313dcd-d # internal internal/runtime/exithook mkdir -p $WORK/b024/ cat >/tmp/go-build845050330/b024/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/tmp/go-build845050330/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/runtime/exithook -lang=go1.25 -std -complete -installsuffix shared -buildid jc4CJpi0EYsxTFEJ_PbC/jc4CJpi0EYsxTFEJ_PbC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go go tool buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/27/277b50597856fcf7b1fe4565518d8439793041428f5bcf601cc6ddbc2df503c9-d # internal crypto/internal/fips140/subtle mkdir -p $WORK/b091/ echo -n > $WORK/b091/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/subtle /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b091/symabis ./xor_arm64.s go tool buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/bc/bc68b3b217e295fb0d2252292a1a16de917339df4f3dd9af9b360299c41118c8-d # internal log/internal mkdir -p $WORK/b135/ echo '# import config' > $WORK/b135/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p log/internal -lang=go1.25 -std -complete -installsuffix shared -buildid kr6_3FAMSFju3Mrx4X0q/kr6_3FAMSFju3Mrx4X0q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/log/internal/internal.go go tool buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/50/5046b221ef01c3f02e6ce1a37c5daa3053a70b8ddc0fb94e452974dff45064a1-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b154/ echo '# import config' > $WORK/b154/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.25 -std -complete -installsuffix shared -buildid CBVsk8N3jmFaZM7aYzsI/CBVsk8N3jmFaZM7aYzsI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go go tool buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/10/10778bfaf84880785f7bea090ef8d574c0a14655fc5f7f9f56dc02dcbbeccfae-d # internal container/list mkdir -p $WORK/b156/ echo '# import config' > $WORK/b156/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p container/list -lang=go1.25 -std -complete -installsuffix shared -buildid U1i8JjlwXBcpq1OtCefO/U1i8JjlwXBcpq1OtCefO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/container/list/list.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b101/sig_other.o ./sig_other.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/indexbyte_arm64.o ./indexbyte_arm64.s cd /usr/lib/golang/src/crypto/internal/boring/sig go tool pack r $WORK/b101/_pkg_.a $WORK/b101/sig_other.o # internal go tool buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/bd/bddf473928529352da7ea99d3476dd39112dad2d457ab668c55fdd7c618d58f6-d # internal vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b171/ echo '# import config' > $WORK/b171/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.25 -std -complete -installsuffix shared -buildid OrWiW_mYiBjc1q7YGSzj/OrWiW_mYiBjc1q7YGSzj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go cat >/tmp/go-build845050330/b091/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/alias=/tmp/go-build845050330/b083/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build845050330/b087/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/internal/fips140/subtle -lang=go1.25 -std -installsuffix shared -buildid zgm0kwZywrqvCY4mcHSs/zgm0kwZywrqvCY4mcHSs -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b091/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/subtle/constant_time.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor_asm.go go tool buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/f6/f6e20813f80e91d7b6195534791bddb3ba1f9af83b90db419e2fdd820c29e541-d # internal internal/nettrace mkdir -p $WORK/b184/ echo '# import config' > $WORK/b184/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p internal/nettrace -lang=go1.25 -std -complete -installsuffix shared -buildid daFFM8ZJtpsn_J3JAqp4/daFFM8ZJtpsn_J3JAqp4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cd /usr/lib/golang/src/internal/bytealg go tool pack r $WORK/b010/_pkg_.a $WORK/b010/compare_arm64.o $WORK/b010/count_arm64.o $WORK/b010/equal_arm64.o $WORK/b010/index_arm64.o $WORK/b010/indexbyte_arm64.o # internal go tool buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/0d/0d0bc0be33dac4b5a1ee8c40cc82f7b688c0e3208cb6aee7e72e195f56807db7-d # internal internal/runtime/cgroup mkdir -p $WORK/b020/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/dim_arm64.o ./dim_arm64.s cat >/tmp/go-build845050330/b020/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build845050330/b010/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build845050330/b021/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build845050330/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/cgroup -lang=go1.25 -std -complete -installsuffix shared -buildid dFmYGtyeayyXIuS92Fdz/dFmYGtyeayyXIuS92Fdz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/runtime/cgroup/cgroup_linux.go /usr/lib/golang/src/internal/runtime/cgroup/line_reader.go /usr/lib/golang/src/internal/runtime/cgroup/runtime.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/abi_test.o ./abi_test.s go tool buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/9a/9a7aa32d021d7be3090284456dbca9effcb9843cf2533857aa7879fa4fb653df-d # internal internal/stringslite mkdir -p $WORK/b031/ cat >/tmp/go-build845050330/b031/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build845050330/b010/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/stringslite -lang=go1.25 -std -complete -installsuffix shared -buildid U5SH_QwYguE0HT2U1oV5/U5SH_QwYguE0HT2U1oV5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/exp_arm64.o ./exp_arm64.s go tool buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/5d/5d7104302e809456a09b00dafa2ef015e11442b841500260de65f7ebd451c788-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec mkdir -p $WORK/b188/ go tool buildid -w $WORK/b050/_pkg_.a # internal echo '# import config' > $WORK/b188/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec -lang=go1.25 -complete -installsuffix shared -buildid dKQ0s-cdjqbG4_tCBcRc/dKQ0s-cdjqbG4_tCBcRc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec/spec.go cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/de/deb4e80d5ccc2a0699e841c23f3410f57942f223786a628522221e2faab01125-d # internal image/color mkdir -p $WORK/b294/ echo '# import config' > $WORK/b294/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p image/color -lang=go1.25 -std -complete -installsuffix shared -buildid GqVPHfYuXu_Yajlz-jiI/GqVPHfYuXu_Yajlz-jiI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go go tool buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/11/11709f1ccb87713f6203094d8f90e6e883ac9ee51e884a543599f8a81cd18c37-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b312/ echo '# import config' > $WORK/b312/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags -lang=go1.25 -complete -installsuffix shared -buildid XUpvJX9Hbb5bI60fo3S6/XUpvJX9Hbb5bI60fo3S6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags/flags.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/floor_arm64.o ./floor_arm64.s go tool buildid -w $WORK/b188/_pkg_.a # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/stub.o ./stub.s cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/4c/4c9fd4e9a97e67e29c3ee63619c70136d3a9cd2ba5a03fb3e52751050a3dc17a-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set mkdir -p $WORK/b317/ cat >/tmp/go-build845050330/b317/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/modf_arm64.o ./modf_arm64.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set -lang=go1.25 -complete -installsuffix shared -buildid MLa_X8o3-BPBvRnER8mm/MLa_X8o3-BPBvRnER8mm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set/ints.go go tool buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/87/876b2acf7eb4a12adfc448911c8c6d5a497314cc866deacece402039cf6bef29-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig mkdir -p $WORK/b357/ echo '# import config' > $WORK/b357/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig -lang=go1.25 -complete -installsuffix shared -buildid eDgdVQUDFu8q-_q1BjpH/eDgdVQUDFu8q-_q1BjpH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go cd /usr/lib/golang/src/crypto/internal/fips140/subtle /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b091/xor_arm64.o ./xor_arm64.s cd /usr/lib/golang/src/internal/abi go tool pack r $WORK/b005/_pkg_.a $WORK/b005/abi_test.o $WORK/b005/stub.o # internal go tool buildid -w $WORK/b005/_pkg_.a # internal go tool buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/e4/e4ea03c9237c9acfd6d642794d19f032ddc332d16b5a101da2d53472d104baf5-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b428/ echo '# import config' > $WORK/b428/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.25 -complete -installsuffix shared -buildid _dAhhDJhZ7fpY94Yro4f/_dAhhDJhZ7fpY94Yro4f -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/1b/1bee21deaf12a9a6c7c0d9f1bb6c6533bd690db6948d751c2ea2fba6baab41d4-d # internal internal/race mkdir -p $WORK/b029/ cat >/tmp/go-build845050330/b029/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build845050330/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/race -lang=go1.25 -std -complete -installsuffix shared -buildid 3uRGyv8iXoApl3QsMYet/3uRGyv8iXoApl3QsMYet -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go go tool buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/49/49ae3a3eed571787240b7134a8f9601704204952d96ecaaa5e28c2ed1cec81c4-d # internal internal/synctest mkdir -p $WORK/b036/ cat >/tmp/go-build845050330/b036/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build845050330/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/synctest -lang=go1.25 -std -complete -installsuffix shared -buildid v9joqnkE8sCBR4ezKoFF/v9joqnkE8sCBR4ezKoFF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/internal/synctest/synctest.go go tool buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/66/6682392d2b5374989c0dfb09c971414fff947bc2463290192d5846f83d58cc11-d # internal github.com/containers/podman/vendor/github.com/rivo/uniseg mkdir -p $WORK/b434/ cat >/tmp/go-build845050330/b434/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p github.com/containers/podman/vendor/github.com/rivo/uniseg -lang=go1.25 -complete -installsuffix shared -buildid 8EbB2GVmTJoG7RlvtgQB/8EbB2GVmTJoG7RlvtgQB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/eastasianwidth.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/emojipresentation.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/grapheme.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/graphemeproperties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/graphemerules.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/line.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/lineproperties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/linerules.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/sentence.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/sentenceproperties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/sentencerules.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/step.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/width.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/word.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/wordproperties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/wordrules.go go tool buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/ec/ece7796e5f14203af6a992c1b92e44b4a0a77466e09dc2530080eaaf83278824-d # internal github.com/containers/podman/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b437/ echo '# import config' > $WORK/b437/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p github.com/containers/podman/vendor/github.com/VividCortex/ewma -lang=go1.25 -complete -installsuffix shared -buildid zcQQUlLzxMSqugVTB91X/zcQQUlLzxMSqugVTB91X -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/VividCortex/ewma/ewma.go go tool buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/93/9367a15fc04c0f4a38fda35e6ba6e8f8c2d7082c68c384430ea7fbe0f3d2f817-d # internal cd /usr/lib/golang/src/math go tool pack r $WORK/b055/_pkg_.a $WORK/b055/dim_arm64.o $WORK/b055/exp_arm64.o $WORK/b055/floor_arm64.o $WORK/b055/modf_arm64.o # internal go tool buildid -w $WORK/b055/_pkg_.a # internal internal/runtime/maps mkdir -p $WORK/b026/ cat >/tmp/go-build845050330/b026/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build845050330/b005/_pkg_.a packagefile internal/asan=/tmp/go-build845050330/b027/_pkg_.a packagefile internal/goarch=/tmp/go-build845050330/b006/_pkg_.a packagefile internal/msan=/tmp/go-build845050330/b028/_pkg_.a packagefile internal/race=/tmp/go-build845050330/b029/_pkg_.a packagefile internal/runtime/math=/tmp/go-build845050330/b022/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build845050330/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/maps -lang=go1.25 -std -complete -installsuffix shared -buildid jOBQ8gzQRgehEdhpb4fk/jOBQ8gzQRgehEdhpb4fk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/d3/d3ab9407f120c1a3f0ef8b46b0a0bfea4c826d5cd0f5cd27be052077a45219e5-d # internal internal/sync mkdir -p $WORK/b034/ cat >/tmp/go-build845050330/b034/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build845050330/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build845050330/b006/_pkg_.a packagefile internal/race=/tmp/go-build845050330/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/sync -lang=go1.25 -std -complete -installsuffix shared -buildid X1Sjv3nbaSZ6uh6Zx326/X1Sjv3nbaSZ6uh6Zx326 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go go tool buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/36/36be7d58f7080cbafa3246cdce082d9ec99327a930c13f8d950e15380411ed28-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal mkdir -p $WORK/b438/ cat >/tmp/go-build845050330/b438/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build845050330/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal -lang=go1.25 -complete -installsuffix shared -buildid V2YB6yDFQCqun1TX4pZE/V2YB6yDFQCqun1TX4pZE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal/percentage.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal/width.go go tool buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/46/46c4cb1beef1f6001cf1540ebf248f248079a4e2430107d5276d9d06de41ae35-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress mkdir -p $WORK/b446/ cat >/tmp/go-build845050330/b446/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build845050330/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress -lang=go1.25 -complete -installsuffix shared -buildid 4-Oz992MZaNsxMRwRHXk/4-Oz992MZaNsxMRwRHXk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/compressible.go cd /usr/lib/golang/src/crypto/internal/fips140/subtle go tool pack r $WORK/b091/_pkg_.a $WORK/b091/xor_arm64.o # internal go tool buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/e0/e01b69f56037c2187ccab3d4d583fc131d0aee5711f6a7cbce491a33bbb4c750-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le mkdir -p $WORK/b449/ echo '# import config' > $WORK/b449/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le -lang=go1.25 -complete -installsuffix shared -buildid ng2R39CxAYUtY0Pxl78P/ng2R39CxAYUtY0Pxl78P -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le/le.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le/unsafe_enabled.go go tool buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/c0/c025d6509eb10ac468d00963d8f8493d5e6fb35c1be908a67b75a6587059370e-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b458/ echo '# import config' > $WORK/b458/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash -lang=go1.25 -complete -installsuffix shared -buildid 3F_DKy5xAZwPneiGyL_o/3F_DKy5xAZwPneiGyL_o -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/cyclic_poly.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/rabin_karp.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/roller.go go tool buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/9e/9e92814623b1d75b3f38c703dadb8d3ae0169bb81ba796998143dfb3a50de227-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise mkdir -p $WORK/b471/ echo '# import config' > $WORK/b471/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise -lang=go1.25 -complete -installsuffix shared -buildid 7hCtb5IAFML5EjUDZOwN/7hCtb5IAFML5EjUDZOwN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise/promise.go go tool buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/f0/f0aba9fa2b955c7ba81f1069f398d3c890b21fa3f372d95ebd86ab2bd2aef786-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier mkdir -p $WORK/b483/ echo '# import config' > $WORK/b483/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier -lang=go1.25 -complete -installsuffix shared -buildid BItzjsl4aqXtwmFc5-oH/BItzjsl4aqXtwmFc5-oH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier/identifier.go go tool buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/da/da59746f3944884a9f719c0a28ce239cba9786c2db757c0e550ad3574926dc6b-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b491/ echo '# import config' > $WORK/b491/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias -lang=go1.25 -complete -installsuffix shared -buildid _DAqAN5h7gi9fimOvBR0/_DAqAN5h7gi9fimOvBR0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias/alias.go go tool buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/56/568960bf7be841d904f9c5aa9848ac34ecb9699e87e293cbf4a81939fe06a0bd-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa mkdir -p $WORK/b493/ cat >/tmp/go-build845050330/b493/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa -lang=go1.25 -complete -installsuffix shared -buildid 4S2UtQ-LX89zps2xiUW8/4S2UtQ-LX89zps2xiUW8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa/hsalsa20.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa/salsa208.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_noasm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go go tool buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/9d/9da3471e3ea2a234e966fd7686e7a01c7a0f6c14610914d8a297a6d4cd182077-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts mkdir -p $WORK/b520/ echo '# import config' > $WORK/b520/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts -lang=go1.25 -complete -installsuffix shared -buildid lsIP0IQmjk8FyXSVNfLU/lsIP0IQmjk8FyXSVNfLU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b520/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts/consts.go go tool buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/a4/a453b2399896158915689ac2d8197d7c3c49408a67369d83c0813a0537cef18d-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api mkdir -p $WORK/b580/ go tool buildid -w $WORK/b483/_pkg_.a # internal echo '# import config' > $WORK/b580/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api -lang=go1.25 -complete -installsuffix shared -buildid rv3D7hvuS5mnEyKCLNP9/rv3D7hvuS5mnEyKCLNP9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/common.go cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/7c/7c86e3f5e57cf1c6100c6c8fd4c7335b6a9f1cf66657a70adfb90640c4040c83-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/common mkdir -p $WORK/b585/ echo '# import config' > $WORK/b585/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/common -lang=go1.25 -complete -installsuffix shared -buildid mMkJdsmFvEaIc7x-xi5P/mMkJdsmFvEaIc7x-xi5P -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b585/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/common/id_response.go go tool buildid -w $WORK/b458/_pkg_.a # internal go tool buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/1f/1fae15484d73b898b92dd9cf31aa6bd8608a7abf10083fc7cd647cd7830ad59e-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage mkdir -p $WORK/b589/ cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/20/20ced649f191845bdeb9901884236eb9e7eb411e638419b5eec9a3530d807525-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint mkdir -p $WORK/b598/ echo '# import config' > $WORK/b589/importcfg # internal echo '# import config' > $WORK/b598/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint -lang=go1.25 -complete -installsuffix shared -buildid nl_Qt6dyjmMA0PsSTEWY/nl_Qt6dyjmMA0PsSTEWY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b598/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint/list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint/options.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage -lang=go1.25 -complete -installsuffix shared -buildid IDAUzLMFFvZzSooxWjg2/IDAUzLMFFvZzSooxWjg2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage/driver_data.go go tool buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/9b/9b213f90886be7cc5ea03b986301943f6c0f72436c67aea3b231d0c1564186f1-d # internal log/slog/internal mkdir -p $WORK/b616/ echo '# import config' > $WORK/b616/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p log/slog/internal -lang=go1.25 -std -complete -installsuffix shared -buildid qF-03u7bhxnQoFBB7ASY/qF-03u7bhxnQoFBB7ASY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack /usr/lib/golang/src/log/slog/internal/ignorepc.go go tool buildid -w $WORK/b589/_pkg_.a # internal go tool buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/b2/b200af62c42385fa2652f4a647a90be533e2fe954db65461472d57463ecaa850-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded mkdir -p $WORK/b625/ cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/78/78b70493cbfbe6658ec77c97cffff7c7003e1d9b50e17303a945e899db7453a4-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded mkdir -p $WORK/b629/ echo '# import config' > $WORK/b625/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded -lang=go1.25 -complete -installsuffix shared -buildid NQIcOkSgP0JVz2HT9YEB/NQIcOkSgP0JVz2HT9YEB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b625/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded/embedded.go echo '# import config' > $WORK/b629/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded -lang=go1.25 -complete -installsuffix shared -buildid mg6RNF2Bva0Jm7fAkXcT/mg6RNF2Bva0Jm7fAkXcT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded/embedded.go go tool buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/6d/6d30989a713bbe6e7c98afe39ba2d40cb7fa1d7f411b9150eb97f110e53e6ed1-d # internal github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types mkdir -p $WORK/b640/ echo '# import config' > $WORK/b640/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types -lang=go1.25 -complete -installsuffix shared -buildid S19L2umtAhmqkPu0WkDF/S19L2umtAhmqkPu0WkDF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b640/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types/types.go go tool buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/7e/7efff357d89a509054df2f471658c5473482f9b15242a3e8f04a27fdc346ec4c-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal mkdir -p $WORK/b643/ echo '# import config' > $WORK/b643/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal -lang=go1.25 -complete -installsuffix shared -buildid ZPwpsAKtookDUB4u1Ay_/ZPwpsAKtookDUB4u1Ay_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/types.go go tool buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/b9/b9b06ce43af16fcc492eed6fa93a39dfad7d926b68abe6c86aae6fc8212848c4-d # internal github.com/containers/podman/vendor/go.podman.io/common/version mkdir -p $WORK/b659/ echo '# import config' > $WORK/b659/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p github.com/containers/podman/vendor/go.podman.io/common/version -lang=go1.25 -complete -installsuffix shared -buildid ffDKjm4HeADlBcq8JeBI/ffDKjm4HeADlBcq8JeBI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b659/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/version/version.go go tool buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/72/720d9e48b3881cf0a3e06c0c15f24b675666b8dd873a68463452d5dbacf57221-d # internal github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command mkdir -p $WORK/b693/ echo '# import config' > $WORK/b693/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command -lang=go1.25 -complete -installsuffix shared -buildid J-34_raPoC8oyL-k2iKL/J-34_raPoC8oyL-k2iKL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b693/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command/command.go go tool buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/65/65002957fd6c9ec4bb96ca14658b63630042852ba8fc3d137a816bef550012f7-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b700/ echo '# import config' > $WORK/b700/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command -lang=go1.25 -complete -installsuffix shared -buildid t0Hx18hjX9A_PWtH19As/t0Hx18hjX9A_PWtH19As -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b700/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command/command.go go tool buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/4d/4de20d7b168b9593e21b5a7093e695b0a189670b55c150e1a03385a5ecf79226-d # internal github.com/containers/podman/version/rawversion mkdir -p $WORK/b727/ echo '# import config' > $WORK/b727/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p github.com/containers/podman/version/rawversion -lang=go1.25 -complete -installsuffix shared -buildid GwC9LQX-qwE_K-WRmaVe/GwC9LQX-qwE_K-WRmaVe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b727/importcfg -pack ./_build/src/github.com/containers/podman/version/rawversion/version.go go tool buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/ce/ce01c4013f42747421a67012adf4be281e0b2186db515846032f50c1e7a3aa95-d # internal go tool buildid -w $WORK/b640/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities mkdir -p $WORK/b735/ cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/2b/2bb1df47ea9225ad43bb72f985b63edd001a9d786e90bd0b008e3b36a2b3dcf0-d # internal github.com/containers/podman/pkg/ps/define mkdir -p $WORK/b755/ echo '# import config' > $WORK/b755/importcfg # internal echo '# import config' > $WORK/b735/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p github.com/containers/podman/pkg/ps/define -lang=go1.25 -complete -installsuffix shared -buildid ynQCvxM06wgJUjqdNhS-/ynQCvxM06wgJUjqdNhS- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b755/importcfg -pack ./_build/src/github.com/containers/podman/pkg/ps/define/types.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities -lang=go1.25 -complete -installsuffix shared -buildid _8lPQ194vaa736JSITnq/_8lPQ194vaa736JSITnq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b735/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities/capabilities.go go tool buildid -w $WORK/b700/_pkg_.a # internal go tool buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/6a/6ab148c79fd68d501e5f0946dfea248a4911c46a348f320b707e5f100823b740-d # internal internal/gover mkdir -p $WORK/b856/ cat >/tmp/go-build845050330/b856/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build845050330/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b856/_pkg_.a -trimpath "$WORK/b856=>" -p internal/gover -lang=go1.25 -std -complete -installsuffix shared -buildid 3TNP8ySCeKmVFXlVltev/3TNP8ySCeKmVFXlVltev -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b856/importcfg -pack /usr/lib/golang/src/internal/gover/gover.go cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/26/2653db0d404c61bcca3b66ac616defa202d4d3797b6e3c374a1ac695facf5022-d # internal internal/goversion mkdir -p $WORK/b858/ echo '# import config' > $WORK/b858/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b858/_pkg_.a -trimpath "$WORK/b858=>" -p internal/goversion -lang=go1.25 -std -complete -installsuffix shared -buildid JkO2_PFvsPchaXLrmzrT/JkO2_PFvsPchaXLrmzrT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b858/importcfg -pack /usr/lib/golang/src/internal/goversion/goversion.go go tool buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/e1/e146bc3d64d73170941a8da2a0eea8e73e20070854e9c0cc1d2f116dfe4c80a5-d # internal github.com/containers/podman/vendor/github.com/containers/conmon/runner/config mkdir -p $WORK/b860/ echo '# import config' > $WORK/b860/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b860/_pkg_.a -trimpath "$WORK/b860=>" -p github.com/containers/podman/vendor/github.com/containers/conmon/runner/config -lang=go1.25 -complete -installsuffix shared -buildid eB5yJ2YSwcUkSITD1A0P/eB5yJ2YSwcUkSITD1A0P -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b860/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/conmon/runner/config/config.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/conmon/runner/config/config_unix.go go tool buildid -w $WORK/b755/_pkg_.a # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/0b/0bbd88c8927db8c6e50d5c5738dc3e2485c37a843d95d5d0d86fc884c54fc7d0-d # internal github.com/containers/podman/libpod/linkmode mkdir -p $WORK/b863/ echo '# import config' > $WORK/b863/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b863/_pkg_.a -trimpath "$WORK/b863=>" -p github.com/containers/podman/libpod/linkmode -lang=go1.25 -complete -installsuffix shared -buildid sMGeUpBRNwI_GBK7pmIo/sMGeUpBRNwI_GBK7pmIo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b863/importcfg -pack ./_build/src/github.com/containers/podman/libpod/linkmode/linkmode_dynamic.go go tool buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/e7/e7755df8ac31120f594b3593ca0763894172a4121ac7ab22060e8bb3edc87de2-d # internal github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b887/ echo '# import config' > $WORK/b887/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b887/_pkg_.a -trimpath "$WORK/b887=>" -p github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types -lang=go1.25 -complete -installsuffix shared -buildid hkTKs9hmug9Zfp3FQQRa/hkTKs9hmug9Zfp3FQQRa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b887/importcfg -pack ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types/uid.go go tool buildid -w $WORK/b858/_pkg_.a # internal go tool buildid -w $WORK/b735/_pkg_.a # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/4b/4b47f15961b22ee14d3cf172e8530ab05017a95a149fb0c31730b1ecae2f8cf2-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common mkdir -p $WORK/b895/ echo '# import config' > $WORK/b895/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b895/_pkg_.a -trimpath "$WORK/b895=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common -lang=go1.25 -complete -installsuffix shared -buildid _TnTYlrS5yL-9U1YP-x6/_TnTYlrS5yL-9U1YP-x6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b895/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common/env.go go tool buildid -w $WORK/b887/_pkg_.a # internal go tool buildid -w $WORK/b860/_pkg_.a # internal cp $WORK/b860/_pkg_.a /builddir/.cache/go-build/e2/e20ccb9cda7caa728358de8cab6ec0c7dde5b53cf8f438162473b20b960d7891-d # internal cp $WORK/b887/_pkg_.a /builddir/.cache/go-build/37/37ea575195d44cc144cedb3a4f3dd32b6b3cf14430cd09d7b543887491da169b-d # internal github.com/containers/podman/pkg/systemd/define mkdir -p $WORK/b903/ go tool buildid -w $WORK/b856/_pkg_.a # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/resize mkdir -p $WORK/b915/ echo '# import config' > $WORK/b915/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b915/_pkg_.a -trimpath "$WORK/b915=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/resize -lang=go1.25 -complete -installsuffix shared -buildid P3p3u7pldXkphjiY2_7I/P3p3u7pldXkphjiY2_7I -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b915/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/resize/resize.go echo '# import config' > $WORK/b903/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b903/_pkg_.a -trimpath "$WORK/b903=>" -p github.com/containers/podman/pkg/systemd/define -lang=go1.25 -complete -installsuffix shared -buildid ItzGjeaye6EvDmDmmn_p/ItzGjeaye6EvDmDmmn_p -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b903/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/define/const.go cp $WORK/b858/_pkg_.a /builddir/.cache/go-build/df/df7ede197b8c1122995ac68e01406007a102d8bd664a16a42272f6abaa65d31d-d # internal github.com/containers/podman/pkg/logiface mkdir -p $WORK/b951/ cp $WORK/b856/_pkg_.a /builddir/.cache/go-build/81/818b94f3b018b616b6346e55ed10a2cf10c86d9c470dd5c6a75a512327b1c98f-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits mkdir -p $WORK/b955/ echo '# import config' > $WORK/b951/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b951/_pkg_.a -trimpath "$WORK/b951=>" -p github.com/containers/podman/pkg/logiface -lang=go1.25 -complete -installsuffix shared -buildid bxKPDIHuzhj3xFt4Aezg/bxKPDIHuzhj3xFt4Aezg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b951/importcfg -pack ./_build/src/github.com/containers/podman/pkg/logiface/logiface.go echo '# import config' > $WORK/b955/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b955/_pkg_.a -trimpath "$WORK/b955=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits -lang=go1.25 -complete -installsuffix shared -buildid HCm0KwnxX4U8VOnLzHsB/HCm0KwnxX4U8VOnLzHsB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b955/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits/config.go go tool buildid -w $WORK/b863/_pkg_.a # internal cp $WORK/b863/_pkg_.a /builddir/.cache/go-build/3a/3a44ea2893ce42614e85c93731777297f7601d66461374072f0a20f66bf16547-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants mkdir -p $WORK/b972/ echo '# import config' > $WORK/b972/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b972/_pkg_.a -trimpath "$WORK/b972=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants -lang=go1.25 -complete -installsuffix shared -buildid 50zQKotOsRbMYwoynQ0H/50zQKotOsRbMYwoynQ0H -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b972/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants/qemu_protocol.gen.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants/remote_protocol.gen.go go tool buildid -w $WORK/b895/_pkg_.a # internal cp $WORK/b895/_pkg_.a /builddir/.cache/go-build/2a/2a21b46c925d61c692b332c48b3c4586782086099131e32a6d2066957221b7ef-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase mkdir -p $WORK/b1019/ cat >/tmp/go-build845050330/b1019/importcfg << 'EOF' # internal # import config packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1019/_pkg_.a -trimpath "$WORK/b1019=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase -lang=go1.25 -complete -installsuffix shared -buildid tVLgLG9VwOb29eoeOjzk/tVLgLG9VwOb29eoeOjzk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1019/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase/camelcase.go go tool buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/cf/cf3f46a5372ef6bbc3916c980d523a5e5ed7afb6afc98756c6d7b5a25aeaf0ef-d # internal go tool buildid -w $WORK/b915/_pkg_.a # internal cp $WORK/b915/_pkg_.a /builddir/.cache/go-build/0f/0f86bfba9092480f1f5b4951f79d19711ba5e3c62ddfdec9c6dcbc00ee0952f5-d # internal github.com/containers/podman/pkg/api/types mkdir -p $WORK/b1049/ echo '# import config' > $WORK/b1049/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1049/_pkg_.a -trimpath "$WORK/b1049=>" -p github.com/containers/podman/pkg/api/types -lang=go1.25 -complete -installsuffix shared -buildid -dpJsFHe9JGPgQby-8Gb/-dpJsFHe9JGPgQby-8Gb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1049/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/types/types.go runtime mkdir -p $WORK/b009/ echo -n > $WORK/b009/go_asm.h # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./ints.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s go tool buildid -w $WORK/b951/_pkg_.a # internal cp $WORK/b951/_pkg_.a /builddir/.cache/go-build/04/0469e5636706be3f57df55548a8234ec6b0a57d81e0da46a2649460be25212db-d # internal github.com/containers/podman/pkg/terminal mkdir -p $WORK/b1060/ echo '# import config' > $WORK/b1060/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1060/_pkg_.a -trimpath "$WORK/b1060=>" -p github.com/containers/podman/pkg/terminal -lang=go1.25 -complete -installsuffix shared -buildid Eb3VXofU6ZmXGrePpiwT/Eb3VXofU6ZmXGrePpiwT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1060/importcfg -pack ./_build/src/github.com/containers/podman/pkg/terminal/console_unix.go go tool buildid -w $WORK/b955/_pkg_.a # internal cp $WORK/b955/_pkg_.a /builddir/.cache/go-build/c3/c33d4f530e44d23b109989518fdc72c86b41cb8940f3cedc13c7d1bb16accfa7-d # internal go tool buildid -w $WORK/b1049/_pkg_.a # internal cp $WORK/b1049/_pkg_.a /builddir/.cache/go-build/1b/1b67e413d640cdafbd87cc81a3cdc272004b3a13830c09b4c53f6dcc12ea0d44-d # internal go tool buildid -w $WORK/b1060/_pkg_.a # internal go tool buildid -w $WORK/b972/_pkg_.a # internal cp $WORK/b1060/_pkg_.a /builddir/.cache/go-build/e2/e265eec2d2e8fdf094d8281a00e747f0aa60ada4d5c784db3f1829097a7bbf39-d # internal cp $WORK/b972/_pkg_.a /builddir/.cache/go-build/87/8765bc211668e55905f68e731607e7f68305e83a4c9d3bdd9ef540bf9aad3ee0-d # internal go tool buildid -w $WORK/b903/_pkg_.a # internal cp $WORK/b903/_pkg_.a /builddir/.cache/go-build/39/390640ef5a4e0d8c3b7a3c71eff06472ef0df8a8c25b87e1ff86ecd2e1f155fd-d # internal cat >/tmp/go-build845050330/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build845050330/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build845050330/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build845050330/b012/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build845050330/b013/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build845050330/b014/_pkg_.a packagefile internal/cpu=/tmp/go-build845050330/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build845050330/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build845050330/b015/_pkg_.a packagefile internal/goexperiment=/tmp/go-build845050330/b016/_pkg_.a packagefile internal/goos=/tmp/go-build845050330/b017/_pkg_.a packagefile internal/profilerecord=/tmp/go-build845050330/b018/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build845050330/b019/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build845050330/b020/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build845050330/b024/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build845050330/b025/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build845050330/b026/_pkg_.a packagefile internal/runtime/math=/tmp/go-build845050330/b022/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build845050330/b021/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build845050330/b030/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build845050330/b023/_pkg_.a packagefile internal/stringslite=/tmp/go-build845050330/b031/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build845050330/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -lang=go1.25 -std -installsuffix shared -buildid sZ4_9qY7JPlTL8dgrYUs/sZ4_9qY7JPlTL8dgrYUs -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/cgroup_linux.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcmark_nogreenteagc.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/set_vma_name_linux.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_stubs.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/valgrind0.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go go tool buildid -w $WORK/b1019/_pkg_.a # internal cp $WORK/b1019/_pkg_.a /builddir/.cache/go-build/8c/8ce8e4f5275b769c13d5bf1078adfe64868981eeda357e444f40de0ecd4c47c5-d # internal go tool buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/0b/0b3b043ee04d24a729a95442692e7984038942f8ffe3128e512418dcdcb9453d-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b009/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/ints.o ./ints.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/tls_arm64.o ./tls_arm64.s go tool pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_arm64.o $WORK/b009/atomic_arm64.o $WORK/b009/duff_arm64.o $WORK/b009/ints.o $WORK/b009/memclr_arm64.o $WORK/b009/memmove_arm64.o $WORK/b009/preempt_arm64.o $WORK/b009/rt0_linux_arm64.o $WORK/b009/sys_linux_arm64.o $WORK/b009/tls_arm64.o # internal go tool buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/35/35c651059c0d4ee712652ee2bcbeb5f1f1524dd362f301c793c76b57866108b1-d # internal iter mkdir -p $WORK/b046/ internal/reflectlite mkdir -p $WORK/b004/ crypto/subtle mkdir -p $WORK/b100/ sync mkdir -p $WORK/b033/ weak mkdir -p $WORK/b119/ cat >/tmp/go-build845050330/b046/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build845050330/b029/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a EOF echo -n > $WORK/b004/go_asm.h # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >/tmp/go-build845050330/b100/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/subtle=/tmp/go-build845050330/b091/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build845050330/b030/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a EOF cat >/tmp/go-build845050330/b033/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build845050330/b029/_pkg_.a packagefile internal/sync=/tmp/go-build845050330/b034/_pkg_.a packagefile internal/synctest=/tmp/go-build845050330/b036/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/subtle -lang=go1.25 -std -complete -installsuffix shared -buildid adTpaXZUc4MsJXF3EgGa/adTpaXZUc4MsJXF3EgGa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/dit.go /usr/lib/golang/src/crypto/subtle/xor.go cat >/tmp/go-build845050330/b119/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build845050330/b005/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p sync -lang=go1.25 -std -installsuffix shared -buildid uKxWTFcGZlImp50HDOxA/uKxWTFcGZlImp50HDOxA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p weak -lang=go1.25 -std -complete -installsuffix shared -buildid REPGDjnSbu4OxlCjPkP0/REPGDjnSbu4OxlCjPkP0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p iter -lang=go1.25 -std -complete -installsuffix shared -buildid ZuhPca6iom5DBX3N01eq/ZuhPca6iom5DBX3N01eq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/iter/iter.go cat >/tmp/go-build845050330/b004/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build845050330/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build845050330/b006/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build845050330/b008/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -lang=go1.25 -std -installsuffix shared -buildid _B1qnlH7QZqCUfEyl-1e/_B1qnlH7QZqCUfEyl-1e -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go go tool buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/61/61b80e65241cf7f7d3faf0c0e70b028c2520fc058ab3205c6bf8f8f86787c474-d # internal go tool buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/9d/9de7725eff9c966341a0127b89907a62997e7c29187e1d2618b0f0c77e7fcc7d-d # internal maps mkdir -p $WORK/b116/ slices mkdir -p $WORK/b044/ cat >/tmp/go-build845050330/b044/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build845050330/b045/_pkg_.a packagefile iter=/tmp/go-build845050330/b046/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p slices -lang=go1.25 -std -complete -installsuffix shared -buildid e0PTVFhs_wCEVLC37fo9/e0PTVFhs_wCEVLC37fo9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go cat >/tmp/go-build845050330/b116/importcfg << 'EOF' # internal # import config packagefile iter=/tmp/go-build845050330/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p maps -lang=go1.25 -std -complete -installsuffix shared -buildid QMjLcJnGc6FBlZTI8s-T/QMjLcJnGc6FBlZTI8s-T -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go go tool buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/7a/7a9e3a94c85e988ee1761491ee604e1cae29269a41852a407807969365a144aa-d # internal go tool buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/a1/a10d4c2a89caa01c157988078d9d900e6dadf25f0adf1024eef86bb440fc6e11-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set mkdir -p $WORK/b197/ cat >/tmp/go-build845050330/b197/importcfg << 'EOF' # internal # import config packagefile iter=/tmp/go-build845050330/b046/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set -lang=go1.25 -complete -installsuffix shared -buildid zf-vcvWZd_QazPuNznb8/zf-vcvWZd_QazPuNznb8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set/set.go go tool buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/3e/3e937d7a2feba446ca608a9727a41f636c4422713187835101c1a27fbe12f604-d # internal go tool buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/e3/e369461afa92ea8bff5aca92bf9df1c7139d6eb9b42996fd3d0860d50521f7e5-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s go tool pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal go tool buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/9b/9b7bdafd94bf4baff6e56d65f43c04c6f8270d808fd95bb57f5ddbcf4e259378-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b123/ cat >/tmp/go-build845050330/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build845050330/b004/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -lang=go1.25 -std -complete -installsuffix shared -buildid vV4NuVgVCMmA3axrOSqp/vV4NuVgVCMmA3axrOSqp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go cat >/tmp/go-build845050330/b123/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build845050330/b004/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p sort -lang=go1.25 -std -complete -installsuffix shared -buildid _0O8W0YHCOhmFkTRDsrk/_0O8W0YHCOhmFkTRDsrk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go go tool buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/ff/ff42e5e24f3ea46e57696566c969766f1f57b736d1dfcf67019824f157836ec1-d # internal internal/oserror mkdir -p $WORK/b043/ path mkdir -p $WORK/b062/ cat >/tmp/go-build845050330/b043/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b290/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b183/ math/rand/v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/oserror -lang=go1.25 -std -complete -installsuffix shared -buildid Eexc5oBA_tAtV5z5JwNW/Eexc5oBA_tAtV5z5JwNW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cat >/tmp/go-build845050330/b062/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build845050330/b010/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p path -lang=go1.25 -std -complete -installsuffix shared -buildid _GtPlRKoKYjC19PIV1aV/_GtPlRKoKYjC19PIV1aV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >/tmp/go-build845050330/b290/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF cat >/tmp/go-build845050330/b183/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a EOF mkdir -p $WORK/b098/ strconv mkdir -p $WORK/b054/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/cast5 -lang=go1.25 -complete -installsuffix shared -buildid m0DeCgOkgcmqn3vHsgMD/m0DeCgOkgcmqn3vHsgMD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cast5/cast5.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.25 -std -complete -installsuffix shared -buildid gnJ3jHXKEJwX5Idg3u86/gnJ3jHXKEJwX5Idg3u86 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cat >/tmp/go-build845050330/b054/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build845050330/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build845050330/b031/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF cat >/tmp/go-build845050330/b098/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile internal/byteorder=/tmp/go-build845050330/b012/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build845050330/b013/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p math/rand/v2 -lang=go1.25 -std -complete -installsuffix shared -buildid QHP-Kc0AoctBqfTZou9e/QHP-Kc0AoctBqfTZou9e -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/math/rand/v2/chacha8.go /usr/lib/golang/src/math/rand/v2/exp.go /usr/lib/golang/src/math/rand/v2/normal.go /usr/lib/golang/src/math/rand/v2/pcg.go /usr/lib/golang/src/math/rand/v2/rand.go /usr/lib/golang/src/math/rand/v2/zipf.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p strconv -lang=go1.25 -std -complete -installsuffix shared -buildid 7bdVeUvzy2Wf1dxLId-_/7bdVeUvzy2Wf1dxLId-_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go go tool buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/89/89a1447915610c8d406c3694701de6e46e1f0ffa7fe55f169b03337913053856-d # internal internal/bisect mkdir -p $WORK/b039/ cat >/tmp/go-build845050330/b039/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/bisect -lang=go1.25 -std -complete -installsuffix shared -buildid VStuZ2v8Z6Q5ZmtFed8p/VStuZ2v8Z6Q5ZmtFed8p -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go go tool buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/d2/d2f85562a83190acfb2b4a92d743effecfc0fc4d17db6156ed901331f1db2250-d # internal syscall mkdir -p $WORK/b041/ echo -n > $WORK/b041/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b041/symabis ./asm_linux_arm64.s go tool buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/36/36a2482e2c2e2e07d5c348fa72fd43e25d0134f7cdc213aabda7a301105f115d-d # internal io mkdir -p $WORK/b049/ cat >/tmp/go-build845050330/b049/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p io -lang=go1.25 -std -complete -installsuffix shared -buildid XMFXrP58_wuCISravWaY/XMFXrP58_wuCISravWaY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go go tool buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/cd/cdfe56d8789d09de20af41cd9ee91c6b755561d175071018f934860fde04fc08-d # internal internal/testlog mkdir -p $WORK/b066/ cat >/tmp/go-build845050330/b066/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p internal/testlog -lang=go1.25 -std -complete -installsuffix shared -buildid AIN82WPAmKvH0yyP0AXM/AIN82WPAmKvH0yyP0AXM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go go tool buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/f7/f7700b3a1a2b7972d1ed6b056a13240d76208f826881efd644b53030aa122db3-d # internal cat >/tmp/go-build845050330/b041/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile internal/asan=/tmp/go-build845050330/b027/_pkg_.a packagefile internal/bytealg=/tmp/go-build845050330/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build845050330/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build845050330/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build845050330/b042/_pkg_.a packagefile internal/msan=/tmp/go-build845050330/b028/_pkg_.a packagefile internal/oserror=/tmp/go-build845050330/b043/_pkg_.a packagefile internal/race=/tmp/go-build845050330/b029/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build845050330/b023/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p syscall -lang=go1.25 -std -installsuffix shared -buildid cwu7fwNVaO-wawPUaDHM/cwu7fwNVaO-wawPUaDHM -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b041/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go go tool buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/f7/f795c5bfde64e4c02e8060ae00f218eaab4e47bdcfd12790d8a6377553e80867-d # internal internal/godebug mkdir -p $WORK/b038/ cat >/tmp/go-build845050330/b038/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build845050330/b039/_pkg_.a packagefile internal/godebugs=/tmp/go-build845050330/b015/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid yeT_LDJuxFgEa4VYYw3O/yeT_LDJuxFgEa4VYYw3O -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go runtime/cgo mkdir -p $WORK/b113/ go tool buildid -w $WORK/b066/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b113/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go go tool buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/54/54b5746e912bf1fc9aa35b966110c3e1ff47f0c9a28ce674bc3b671bec8943c9-d # internal unique mkdir -p $WORK/b118/ cat >/tmp/go-build845050330/b118/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build845050330/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build845050330/b006/_pkg_.a packagefile internal/stringslite=/tmp/go-build845050330/b031/_pkg_.a packagefile internal/sync=/tmp/go-build845050330/b034/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile weak=/tmp/go-build845050330/b119/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p unique -lang=go1.25 -std -complete -installsuffix shared -buildid Hk2d3LvXVisB6NtaoA-p/Hk2d3LvXVisB6NtaoA-p -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/unique/canonmap.go /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/37/377fd872a6295a48afe481aa334b3d426ce0092100e3dfd21f7cc698811d6da1-d # internal crypto/internal/fips140cache mkdir -p $WORK/b149/ cat >/tmp/go-build845050330/b149/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile weak=/tmp/go-build845050330/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p crypto/internal/fips140cache -lang=go1.25 -std -complete -installsuffix shared -buildid zt78bqqCwtZbQEsf-wRh/zt78bqqCwtZbQEsf-wRh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140cache/cache.go go tool buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/2d/2d43c3b289614b0f7878f6cf0e0e0fa5599b345740b70b01d6eb82fa39743875-d # internal bytes mkdir -p $WORK/b048/ cat >/tmp/go-build845050330/b048/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build845050330/b010/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile iter=/tmp/go-build845050330/b046/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p bytes -lang=go1.25 -std -installsuffix shared -buildid 8apNvc7eycvojpJyhKfc/8apNvc7eycvojpJyhKfc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go go tool buildid -w $WORK/b054/_pkg_.a # internal cd $WORK/b113 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x001.o -c _cgo_export.c cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/6a/6ab1c4e37abf1701425476c9d13f6782296f98c9d6f34223b12af8a6e419e68c-d # internal encoding/base64 mkdir -p $WORK/b053/ cat >/tmp/go-build845050330/b053/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build845050330/b012/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p encoding/base64 -lang=go1.25 -std -complete -installsuffix shared -buildid r2zTXbqhYPI_akss44JW/r2zTXbqhYPI_akss44JW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go go tool buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/92/922ae1389bb157c3e0bae987125a3cdf89e14f4f29e94cfe8f1c7eb9da60680c-d # internal reflect mkdir -p $WORK/b058/ echo -n > $WORK/b058/go_asm.h # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b058/symabis ./asm_arm64.s go tool buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/c1/c1884d723793555d5bb5ae7662c96f55351a89178659d4abc6bcff841f9fb883-d # internal strings mkdir -p $WORK/b067/ cat >/tmp/go-build845050330/b067/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile internal/abi=/tmp/go-build845050330/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build845050330/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build845050330/b031/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile iter=/tmp/go-build845050330/b046/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p strings -lang=go1.25 -std -complete -installsuffix shared -buildid kmvLDf15RyFwMKgYKkvk/kmvLDf15RyFwMKgYKkvk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go cat >/tmp/go-build845050330/b058/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile internal/abi=/tmp/go-build845050330/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build845050330/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build845050330/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build845050330/b042/_pkg_.a packagefile internal/race=/tmp/go-build845050330/b029/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build845050330/b026/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build845050330/b030/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build845050330/b008/_pkg_.a packagefile iter=/tmp/go-build845050330/b046/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p reflect -lang=go1.25 -std -installsuffix shared -buildid 6DTGvaTFCg5oujgCELHP/6DTGvaTFCg5oujgCELHP -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b058/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go go tool buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/ae/aebd4df09f227e3fe4ed12f8988976c32a76f9427a62122c8f24342c1e53cdd0-d # internal hash mkdir -p $WORK/b078/ cat >/tmp/go-build845050330/b078/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p hash -lang=go1.25 -std -complete -installsuffix shared -buildid ON0pYsGmix2VsKguuf5X/ON0pYsGmix2VsKguuf5X -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/hash/hash.go cd $WORK/b113 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x002.o -c cgo.cgo2.c go tool buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/1a/1afc0be2e8059f0032dd3186ca15f6f5473becf24c01b5dcf03a942460445a6b-d # internal crypto/internal/fips140deps/godebug mkdir -p $WORK/b082/ cat >/tmp/go-build845050330/b082/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build845050330/b038/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/internal/fips140deps/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid gxvLa0PanplK71Vg_u31/gxvLa0PanplK71Vg_u31 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/godebug/godebug.go go tool buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/39/39956642cc87f2a7bd3399777d5c045a66460c81734cde466d426d6b428bf07c-d # internal crypto mkdir -p $WORK/b077/ cat >/tmp/go-build845050330/b077/importcfg << 'EOF' # internal # import config packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto -lang=go1.25 -std -complete -installsuffix shared -buildid fcJis3ZuxgqUX_VY-4_l/fcJis3ZuxgqUX_VY-4_l -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x003.o -c gcc_context.c go tool buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/d5/d5dba367a7ed8966523cf7e18ab5cfa3df08fb75236c90c3fb1f1607b22a0d18-d # internal crypto/internal/randutil mkdir -p $WORK/b097/ cat >/tmp/go-build845050330/b097/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math/rand/v2=/tmp/go-build845050330/b098/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/internal/randutil -lang=go1.25 -std -complete -installsuffix shared -buildid _LyeIB1s4uswLpjra1n0/_LyeIB1s4uswLpjra1n0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go go tool buildid -w $WORK/b048/_pkg_.a # internal go tool buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/22/2291d368f6eddcc64dbde3375bf6bd0a2b09f2625718c4053ac504087af86eeb-d # internal math/rand mkdir -p $WORK/b103/ cat >/tmp/go-build845050330/b103/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build845050330/b038/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p math/rand -lang=go1.25 -std -complete -installsuffix shared -buildid v0wGdINzevSrfQipg0tl/v0wGdINzevSrfQipg0tl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/a2/a2f0facfd9b11cc436c35d7355eb982454e1b807174b1dc3ea92d988103c917d-d # internal net/netip mkdir -p $WORK/b117/ cat >/tmp/go-build845050330/b117/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build845050330/b045/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build845050330/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build845050330/b012/_pkg_.a packagefile internal/itoa=/tmp/go-build845050330/b042/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile unique=/tmp/go-build845050330/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p net/netip -lang=go1.25 -std -complete -installsuffix shared -buildid tGEecpMz1tf8A6n5er4b/tGEecpMz1tf8A6n5er4b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go go tool buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/75/75fc0a37eb327efbb3e89d25dfe509dc54041e941db3f1ead8ff3f1b87dff1de-d # internal internal/saferio mkdir -p $WORK/b153/ cat >/tmp/go-build845050330/b153/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p internal/saferio -lang=go1.25 -std -complete -installsuffix shared -buildid XaWm9fv4ryfh_u-I_pW1/XaWm9fv4ryfh_u-I_pW1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x004.o -c gcc_fatalf.c go tool buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/cf/cfa4d765d579f5cff41a6f5f4b09d97f763108e805541efb037203940436cb5c-d # internal bufio mkdir -p $WORK/b072/ cat >/tmp/go-build845050330/b072/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p bufio -lang=go1.25 -std -complete -installsuffix shared -buildid -wAVA1uecyrtlobPjHK0/-wAVA1uecyrtlobPjHK0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go go tool buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/5e/5ec7e2e02807bd3b8952d4ab74cf1ec7019da9d927ac53d42021f220a1e53610-d # internal crypto/internal/fips140 mkdir -p $WORK/b081/ cat >/tmp/go-build845050330/b081/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140deps/godebug=/tmp/go-build845050330/b082/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/internal/fips140 -lang=go1.25 -std -complete -installsuffix shared -buildid SBwbwIi49K9V6BTwxJyy/SBwbwIi49K9V6BTwxJyy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/cast.go /usr/lib/golang/src/crypto/internal/fips140/fips140.go /usr/lib/golang/src/crypto/internal/fips140/indicator.go /usr/lib/golang/src/crypto/internal/fips140/notasan.go /usr/lib/golang/src/crypto/internal/fips140/notboring.go go tool buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/01/01e6d2ad4b03149937db7e7ce24db8ee71b3304ce943673315aca52b9914ecd0-d # internal crypto/internal/impl mkdir -p $WORK/b089/ cat >/tmp/go-build845050330/b089/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/internal/impl -lang=go1.25 -std -complete -installsuffix shared -buildid 5gX-mWQ59W6sSKbV4ocs/5gX-mWQ59W6sSKbV4ocs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/crypto/internal/impl/impl.go go tool buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/2b/2babe9477d16f1bef1c44ada4a20a48d7fd86c782f20235faaf3c1ad386e75e2-d # internal regexp/syntax mkdir -p $WORK/b122/ cat >/tmp/go-build845050330/b122/importcfg << 'EOF' # internal # import config packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p regexp/syntax -lang=go1.25 -std -complete -installsuffix shared -buildid -xRjHAUhiK5c78qV_Vc0/-xRjHAUhiK5c78qV_Vc0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go go tool buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/41/41fe71e30b68929d425a58b98a813bcd32457691ad0b5d60e39fda4e708b3f7b-d # internal crypto/internal/fips140/sha256 mkdir -p $WORK/b086/ echo -n > $WORK/b086/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b086/symabis ./sha256block_arm64.s go tool buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/61/61fbb1cd63c27990caa212173641a23495bd6116f0be7c30f59719c4c201307c-d # internal crypto/internal/fips140/sha3 mkdir -p $WORK/b090/ echo -n > $WORK/b090/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha3 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha3 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b090/symabis ./sha3_arm64.s cat >/tmp/go-build845050330/b086/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build845050330/b081/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build845050330/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build845050330/b088/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build845050330/b089/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/internal/fips140/sha256 -lang=go1.25 -std -installsuffix shared -buildid V-m6XxZsQJEe5s3H_1_D/V-m6XxZsQJEe5s3H_1_D -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b086/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha256/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block_arm64.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x005.o -c gcc_libinit.c cat >/tmp/go-build845050330/b090/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build845050330/b081/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build845050330/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build845050330/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build845050330/b088/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build845050330/b089/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/internal/fips140/sha3 -lang=go1.25 -std -installsuffix shared -buildid H-qX2i2ZxSSHbNVgWZT8/H-qX2i2ZxSSHbNVgWZT8 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b090/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha3/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha3/hashes.go /usr/lib/golang/src/crypto/internal/fips140/sha3/keccakf.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3_arm64.go /usr/lib/golang/src/crypto/internal/fips140/sha3/shake.go go tool buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/e6/e66e19334ce4bf88289ed175d043f6eaa16926d1303e93116a83d1bbba30ac93-d # internal crypto/internal/fips140/sha512 mkdir -p $WORK/b092/ echo -n > $WORK/b092/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha512 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b092/symabis ./sha512block_arm64.s cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b041/asm_linux_arm64.o ./asm_linux_arm64.s cat >/tmp/go-build845050330/b092/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build845050330/b081/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build845050330/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build845050330/b088/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build845050330/b089/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/internal/fips140/sha512 -lang=go1.25 -std -installsuffix shared -buildid dsmuYK4FnR-JYsObD-eO/dsmuYK4FnR-JYsObD-eO -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b092/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha512/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block_arm64.go cd /usr/lib/golang/src/syscall go tool pack r $WORK/b041/_pkg_.a $WORK/b041/asm_linux_arm64.o # internal go tool buildid -w $WORK/b041/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b086/sha256block_arm64.o ./sha256block_arm64.s cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/ae/aefe650986f3ce290bcc8cacd0f455b1189fe53dfc7b50a02f66a2d75a211496-d # internal time mkdir -p $WORK/b037/ cat >/tmp/go-build845050330/b037/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build845050330/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build845050330/b038/_pkg_.a packagefile internal/stringslite=/tmp/go-build845050330/b031/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p time -lang=go1.25 -std -installsuffix shared -buildid qKw7uRceAwDjsFVUzBqZ/qKw7uRceAwDjsFVUzBqZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go cd /usr/lib/golang/src/crypto/internal/fips140/sha256 go tool pack r $WORK/b086/_pkg_.a $WORK/b086/sha256block_arm64.o # internal go tool buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/32/3294fc3cfe0a6d8b226c15578d5f703b0ba35911c28552b440889692f9adbc37-d # internal internal/syscall/unix mkdir -p $WORK/b064/ cat >/tmp/go-build845050330/b064/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p internal/syscall/unix -lang=go1.25 -std -complete -installsuffix shared -buildid R8P-1SF_Gm4wNGphHTLU/R8P-1SF_Gm4wNGphHTLU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/renameat_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/utimes.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go cd /usr/lib/golang/src/crypto/internal/fips140/sha3 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha3 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b090/sha3_arm64.o ./sha3_arm64.s go tool buildid -w $WORK/b064/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x006.o -c gcc_linux_arm64.c cd /usr/lib/golang/src/crypto/internal/fips140/sha3 go tool pack r $WORK/b090/_pkg_.a $WORK/b090/sha3_arm64.o # internal go tool buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/0b/0bebde5b166f1f9cb8af18c2744e3572b6fbcacc7c5c5cf7cf0a475cd0b2ad5f-d # internal internal/syscall/execenv mkdir -p $WORK/b065/ cat >/tmp/go-build845050330/b065/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p internal/syscall/execenv -lang=go1.25 -std -complete -installsuffix shared -buildid K97OaF7T5GWF5J-E2lqp/K97OaF7T5GWF5J-E2lqp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/16/1641de994b0d9946a75d4b703f091c9765bf4296e941e8c5e573a7b2f018a79a-d # internal crypto/sha3 mkdir -p $WORK/b109/ cat >/tmp/go-build845050330/b109/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build845050330/b090/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/sha3 -lang=go1.25 -std -complete -installsuffix shared -buildid Qbn8-AHylY1cztvEQSNg/Qbn8-AHylY1cztvEQSNg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/crypto/sha3/sha3.go cd /usr/lib/golang/src/crypto/internal/fips140/sha512 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b092/sha512block_arm64.o ./sha512block_arm64.s go tool pack r $WORK/b092/_pkg_.a $WORK/b092/sha512block_arm64.o # internal go tool buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/68/68d7645bdf92433f9bf2ea36b02c91097bd706b20fa088e6098fc673fbae5edc-d # internal crypto/internal/fips140/hmac mkdir -p $WORK/b085/ cat >/tmp/go-build845050330/b085/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build845050330/b081/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build845050330/b086/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build845050330/b090/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build845050330/b092/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/internal/fips140/hmac -lang=go1.25 -std -complete -installsuffix shared -buildid 0AwA9FhJIRcmWlf-oZHT/0AwA9FhJIRcmWlf-oZHT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hmac/cast.go /usr/lib/golang/src/crypto/internal/fips140/hmac/hmac.go go tool buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/3e/3e4c15ecf3d6b00301e3a44c606a105fe689d30157447f91b923906cc725f770-d # internal encoding/pem mkdir -p $WORK/b181/ cat >/tmp/go-build845050330/b181/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p encoding/pem -lang=go1.25 -std -complete -installsuffix shared -buildid q4Cm2Xenab_7hm-5-tXl/q4Cm2Xenab_7hm-5-tXl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go go tool buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/d6/d661e3177119e501ea4ce246fd0174762c8f100d631fe9d8bd5bc1dc6663da25-d # internal regexp mkdir -p $WORK/b121/ cat >/tmp/go-build845050330/b121/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile regexp/syntax=/tmp/go-build845050330/b122/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p regexp -lang=go1.25 -std -complete -installsuffix shared -buildid QyAvrm5CjiNtmdGPnVbK/QyAvrm5CjiNtmdGPnVbK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go go tool buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/b6/b60d8dc2e89619466b2ec6bf49494dc5edd7b3c3ffab22d5d4763cd558369ef9-d # internal crypto/internal/fips140hash mkdir -p $WORK/b108/ cat >/tmp/go-build845050330/b108/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/sha3=/tmp/go-build845050330/b090/_pkg_.a packagefile crypto/sha3=/tmp/go-build845050330/b109/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p crypto/internal/fips140hash -lang=go1.25 -std -complete -installsuffix shared -buildid X9pyN8V5xpG24gZXSBb1/X9pyN8V5xpG24gZXSBb1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140hash/hash.go go tool buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/08/0801f5255426867f32b9a8e54eb18329e7534f53564f438350fef1838a281584-d # internal crypto/internal/fips140/check mkdir -p $WORK/b084/ cat >/tmp/go-build845050330/b084/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build845050330/b081/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build845050330/b085/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build845050330/b086/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build845050330/b087/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build845050330/b082/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/internal/fips140/check -lang=go1.25 -std -complete -installsuffix shared -buildid mVoAiz9GaP82X_BbuQ6y/mVoAiz9GaP82X_BbuQ6y -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/check/check.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x007.o -c gcc_mmap.c go tool buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/02/02afd585b93c181b674eb799b2297e1e4a38d0ed2daa9208b746dcaff826a397-d # internal internal/singleflight mkdir -p $WORK/b185/ cat >/tmp/go-build845050330/b185/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p internal/singleflight -lang=go1.25 -std -complete -installsuffix shared -buildid VO9VIGTWuGiuVVMD_c3i/VO9VIGTWuGiuVVMD_c3i -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go go tool buildid -w $WORK/b117/_pkg_.a # internal go tool buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/7d/7d2f9a1b0e97adf4d723fa2b979e79f56f0ccf78e594bb09680a838ad68659fb-d # internal crypto/internal/fips140/aes mkdir -p $WORK/b080/ echo -n > $WORK/b080/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b080/symabis ./aes_arm64.s ./ctr_arm64.s cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/0a/0af4abb77109800966ae310f1d82fef331ef8d6ef2b24df272ba803923c209e8-d # internal crypto/internal/fips140/bigmod mkdir -p $WORK/b106/ echo -n > $WORK/b106/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/bigmod /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b106/symabis ./nat_arm64.s go tool buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/2d/2d3e6dc24d153ccd5e2377faeffd3f46d489b5b5f30b1fbd6de2c356fd52ecda-d # internal crypto/internal/fips140/nistec/fiat mkdir -p $WORK/b145/ cat >/tmp/go-build845050330/b145/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build845050330/b084/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build845050330/b091/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p crypto/internal/fips140/nistec/fiat -lang=go1.25 -std -complete -installsuffix shared -buildid JWDIOuWLFtvrHM8EU0io/JWDIOuWLFtvrHM8EU0io -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/cast.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_invert.go go tool buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/4a/4a2a3c80d27b9601dadf2589d388d9f15b233e9fa6f2d8ed15e9c180bf340465-d # internal crypto/internal/fips140/edwards25519/field mkdir -p $WORK/b146/ cat >/tmp/go-build845050330/b146/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build845050330/b084/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build845050330/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build845050330/b087/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p crypto/internal/fips140/edwards25519/field -lang=go1.25 -std -complete -installsuffix shared -buildid 5l0KY34DOE-HxTOnhney/5l0KY34DOE-HxTOnhney -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_generic.go cat >/tmp/go-build845050330/b080/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build845050330/b081/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build845050330/b083/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build845050330/b084/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build845050330/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build845050330/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build845050330/b088/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build845050330/b082/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build845050330/b089/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/internal/fips140/aes -lang=go1.25 -std -installsuffix shared -buildid kTa7WfQY1x2Nwlf-xM92/kTa7WfQY1x2Nwlf-xM92 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b080/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/aes.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc_noasm.go /usr/lib/golang/src/crypto/internal/fips140/aes/const.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr_asm.go cat >/tmp/go-build845050330/b106/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build845050330/b084/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build845050330/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build845050330/b088/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build845050330/b089/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p crypto/internal/fips140/bigmod -lang=go1.25 -std -installsuffix shared -buildid MlR_JIQbtzL7yH_xFbZY/MlR_JIQbtzL7yH_xFbZY -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b106/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat.go /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat_asm.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x008.o -c gcc_setenv.c go tool buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/e7/e7813822bec84f6fe3bcbfb71b0e8ab04d36ec683ad153b05c94779727814656-d # internal crypto/internal/fips140/edwards25519 mkdir -p $WORK/b161/ cat >/tmp/go-build845050330/b161/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build845050330/b084/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build845050330/b146/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build845050330/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build845050330/b087/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p crypto/internal/fips140/edwards25519 -lang=go1.25 -std -complete -installsuffix shared -buildid mCcGZdLVGzaO61RYleNt/mCcGZdLVGzaO61RYleNt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/tables.go cd /usr/lib/golang/src/crypto/internal/fips140/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b080/aes_arm64.o ./aes_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x009.o -c gcc_sigaction.c cd /usr/lib/golang/src/crypto/internal/fips140/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b080/ctr_arm64.o ./ctr_arm64.s go tool buildid -w $WORK/b121/_pkg_.a # internal go tool buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/43/436029ea3ea559858f6aad57f7bce3d39ddc8196a0e08e4c5687441f4e8c1fd1-d # internal crypto/internal/fips140/hkdf mkdir -p $WORK/b163/ cat >/tmp/go-build845050330/b163/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build845050330/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build845050330/b084/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build845050330/b085/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build845050330/b086/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p crypto/internal/fips140/hkdf -lang=go1.25 -std -complete -installsuffix shared -buildid o19q2DzLZr4CvaQJMTcS/o19q2DzLZr4CvaQJMTcS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hkdf/cast.go /usr/lib/golang/src/crypto/internal/fips140/hkdf/hkdf.go cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/95/9502277a48e88bf9816902b186ccba80e4c1d7e1ea16bd5bf234e3dffdffb81b-d # internal context mkdir -p $WORK/b002/ cat >/tmp/go-build845050330/b002/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile internal/reflectlite=/tmp/go-build845050330/b004/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -lang=go1.25 -std -complete -installsuffix shared -buildid NQNbC0oXaJOKPtIL3bc1/NQNbC0oXaJOKPtIL3bc1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go cd /usr/lib/golang/src/crypto/internal/fips140/bigmod /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b106/nat_arm64.o ./nat_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x010.o -c gcc_stack_unix.c cd /usr/lib/golang/src/crypto/internal/fips140/bigmod go tool pack r $WORK/b106/_pkg_.a $WORK/b106/nat_arm64.o # internal go tool buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/c9/c9a3bdc889d7ea745b447dbd6c12a3767388e1bc4d933f8fa17415682c3a4680-d # internal io/fs mkdir -p $WORK/b061/ cat >/tmp/go-build845050330/b061/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build845050330/b010/_pkg_.a packagefile internal/oserror=/tmp/go-build845050330/b043/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p io/fs -lang=go1.25 -std -complete -installsuffix shared -buildid fm2vR4N_5takLxDVIkVH/fm2vR4N_5takLxDVIkVH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/readlink.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go cd /usr/lib/golang/src/crypto/internal/fips140/aes go tool pack r $WORK/b080/_pkg_.a $WORK/b080/aes_arm64.o $WORK/b080/ctr_arm64.o # internal go tool buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/78/78e7bd7935d91b750fa834ca2aadbb8e5c97d508b7312f8e8b0b80e61fd83129-d # internal internal/poll mkdir -p $WORK/b063/ cat >/tmp/go-build845050330/b063/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile internal/itoa=/tmp/go-build845050330/b042/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build845050330/b064/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p internal/poll -lang=go1.25 -std -installsuffix shared -buildid EuLUXs2V-Kbq-9Nbof8l/EuLUXs2V-Kbq-9Nbof8l -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/fstatat_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go go tool buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/0e/0ec65659c364aeebf9e1559420751737d9017d17f42ae62931ae4444e92f16a7-d # internal crypto/internal/fips140/tls12 mkdir -p $WORK/b166/ cat >/tmp/go-build845050330/b166/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build845050330/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build845050330/b084/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build845050330/b085/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build845050330/b086/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build845050330/b092/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p crypto/internal/fips140/tls12 -lang=go1.25 -std -complete -installsuffix shared -buildid Kay2QHKl6ebNr5SVk-v1/Kay2QHKl6ebNr5SVk-v1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls12/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls12/tls12.go go tool buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/6f/6f328819c8de48c15722543f7df6fd9756394428e5da4a4e8d1f95d74910728b-d # internal crypto/internal/fips140/tls13 mkdir -p $WORK/b167/ cat >/tmp/go-build845050330/b167/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build845050330/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build845050330/b084/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build845050330/b163/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build845050330/b086/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build845050330/b087/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p crypto/internal/fips140/tls13 -lang=go1.25 -std -complete -installsuffix shared -buildid aUpRDx1CA5ZH34hpZPVT/aUpRDx1CA5ZH34hpZPVT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls13/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls13/tls13.go go tool buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/6b/6b6e70fa34d8323119a2a3a9e36b6bb524e2d7e5d6ac886fbd5f344c23a1a88a-d # internal crypto/fips140 mkdir -p $WORK/b176/ cat >/tmp/go-build845050330/b176/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build845050330/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build845050330/b084/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p crypto/fips140 -lang=go1.25 -std -complete -installsuffix shared -buildid JE9lmWgONQaq-SIqdMUB/JE9lmWgONQaq-SIqdMUB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/crypto/fips140/fips140.go go tool buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/2c/2c04e388d4bc0bb15907fdca9a99e7c36fd55731ba7107b6ee8bbe145a87e356-d # internal encoding/base32 mkdir -p $WORK/b186/ cat >/tmp/go-build845050330/b186/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p encoding/base32 -lang=go1.25 -std -complete -installsuffix shared -buildid FetrSBrceJj7jxWQoOzN/FetrSBrceJj7jxWQoOzN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x011.o -c gcc_traceback.c go tool buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/5c/5cb215f1e10678fbb0802c0adcaafb0cb07e4a9f41cc2bc3eb371ec98bfd08cd-d # internal crypto/tls/internal/fips140tls mkdir -p $WORK/b175/ cat >/tmp/go-build845050330/b175/importcfg << 'EOF' # internal # import config packagefile crypto/fips140=/tmp/go-build845050330/b176/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p crypto/tls/internal/fips140tls -lang=go1.25 -std -complete -installsuffix shared -buildid 64O9pmk4joSz_z-uLeGb/64O9pmk4joSz_z-uLeGb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/crypto/tls/internal/fips140tls/fipstls.go go tool buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/35/3547f66b55b778a43b8a2550cb66d083ec1b6c6bd7776760d2c66fe2e0363f3a-d # internal internal/filepathlite mkdir -p $WORK/b060/ cat >/tmp/go-build845050330/b060/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build845050330/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build845050330/b031/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p internal/filepathlite -lang=go1.25 -std -complete -installsuffix shared -buildid kpMhKH84Cax-V8FQ2QKn/kpMhKH84Cax-V8FQ2QKn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go go tool buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/2a/2af058da98905171675b0da33402ca37543ec19faea8a258408dce26dc86cfef-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b189/ cat >/tmp/go-build845050330/b189/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions -lang=go1.25 -complete -installsuffix shared -buildid 6qvpj03Lkyk-SuCjp-4g/6qvpj03Lkyk-SuCjp-4g -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions/compare.go go tool buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/e6/e6d4b8741099e6de4c36704b85c7b24576c9605fed58a678146e5fbde060a913-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp mkdir -p $WORK/b191/ cat >/tmp/go-build845050330/b191/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp -lang=go1.25 -complete -installsuffix shared -buildid qK3bnQgPAvqX8hmOHnfL/qK3bnQgPAvqX8hmOHnfL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp/regexp.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp/regexp_dontprecompile.go go tool buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/ac/ac3507683325059345885f779eb380f023fc6ff5070cba96b2f5e0c03a4fad39-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal mkdir -p $WORK/b196/ cat >/tmp/go-build845050330/b196/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal -lang=go1.25 -complete -installsuffix shared -buildid EzzBMJTLb_g7EI6E0tbI/EzzBMJTLb_g7EI6E0tbI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal/types.go go tool buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/89/894670901977f599429ad927d9083a58deb6e9e88f7aacf9ee935e4d4ab01cad-d # internal hash/crc32 mkdir -p $WORK/b204/ echo -n > $WORK/b204/go_asm.h # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b204=>" -I $WORK/b204/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b204/symabis ./crc32_arm64.s go tool buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/7c/7c04ddf17a642691529c6d985e99d97cfff503e1bef84d48888cd5515703db02-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types mkdir -p $WORK/b195/ cat >/tmp/go-build845050330/b195/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/pkg/compression/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal=/tmp/go-build845050330/b196/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types -lang=go1.25 -complete -installsuffix shared -buildid GESeMQyLXD8tBts7mUF0/GESeMQyLXD8tBts7mUF0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types/types.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x012.o -c gcc_util.c cat >/tmp/go-build845050330/b204/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build845050330/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build845050330/b011/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p hash/crc32 -lang=go1.25 -std -installsuffix shared -buildid Mtz3CyRJIaN2FrFORHVy/Mtz3CyRJIaN2FrFORHVy -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b204/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack -asmhdr $WORK/b204/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_arm64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/gen.go go tool buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/b6/b6c34eaa0b5a85f6241bbd5eee52bead47082d80a707cb6e6d95b8509f6befca-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b208/ cat >/tmp/go-build845050330/b208/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p vendor/golang.org/x/text/transform -lang=go1.25 -std -complete -installsuffix shared -buildid qrRrhr8HibTVsJWjFQlW/qrRrhr8HibTVsJWjFQlW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go go tool buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/d1/d1f2617a56337cd461f8baaf44bd0f1ffa4333354af4245db719b53f62337d12-d # internal net/http/internal/ascii mkdir -p $WORK/b219/ cat >/tmp/go-build845050330/b219/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p net/http/internal/ascii -lang=go1.25 -std -complete -installsuffix shared -buildid UU_gF8eTPQ-f0PUk4Y5k/UU_gF8eTPQ-f0PUk4Y5k -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b058/asm_arm64.o ./asm_arm64.s go tool pack r $WORK/b058/_pkg_.a $WORK/b058/asm_arm64.o # internal go tool buildid -w $WORK/b058/_pkg_.a # internal go tool buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/37/372aee9624394192f35d30e0e2ba98f9fa5600155e592c1f89eae78a1e50b638-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader mkdir -p $WORK/b245/ cat >/tmp/go-build845050330/b245/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader -lang=go1.25 -complete -installsuffix shared -buildid 7BJcYoOaAu2qzRF6uDqt/7BJcYoOaAu2qzRF6uDqt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader/upload_reader.go go tool buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/44/4415cddd27eb98223ef56104cf0abb3d5a3dac9b14626e66de55d9da0ed32c1c-d # internal os mkdir -p $WORK/b059/ cat >/tmp/go-build845050330/b059/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build845050330/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build845050330/b012/_pkg_.a packagefile internal/filepathlite=/tmp/go-build845050330/b060/_pkg_.a packagefile internal/goarch=/tmp/go-build845050330/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build845050330/b042/_pkg_.a packagefile internal/poll=/tmp/go-build845050330/b063/_pkg_.a packagefile internal/stringslite=/tmp/go-build845050330/b031/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build845050330/b065/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build845050330/b064/_pkg_.a packagefile internal/testlog=/tmp/go-build845050330/b066/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p os -lang=go1.25 -std -installsuffix shared -buildid Ufyl-ce2Fm5gBMfFCqwB/Ufyl-ce2Fm5gBMfFCqwB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/removeall_unix.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/statat.go /usr/lib/golang/src/os/statat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/d1/d1b35e2de1beae53e314993e87b8c6e9aa19568a1269c7668872295ced3e931c-d # internal internal/fmtsort mkdir -p $WORK/b057/ cat >/tmp/go-build845050330/b057/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build845050330/b045/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/fmtsort -lang=go1.25 -std -complete -installsuffix shared -buildid rJNoLLLR_ZOZGVXLJIaI/rJNoLLLR_ZOZGVXLJIaI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go go tool buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/36/36129df64e990f0a479598ce3612327b7b8f07a39ce973032419c5b6266fee4a-d # internal encoding/binary mkdir -p $WORK/b131/ cat >/tmp/go-build845050330/b131/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p encoding/binary -lang=go1.25 -std -complete -installsuffix shared -buildid EOpZRCbrK1ggUiEIyhQU/EOpZRCbrK1ggUiEIyhQU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b204=>" -I $WORK/b204/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b204/crc32_arm64.o ./crc32_arm64.s go tool buildid -w $WORK/b145/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x013.o -c linux_syscall.c cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/c9/c955810b38c50fcb4efa26f3a80c1264c34a940da0c477e60f9cfb619350fabe-d # internal crypto/internal/fips140/nistec mkdir -p $WORK/b144/ echo -n > $WORK/b144/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/nistec /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b144=>" -I $WORK/b144/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b144/symabis ./p256_asm_arm64.s go tool buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/45/45dbd0efb443c5303b565e0f22ccc29119ecac6d85b16a23b237527d5e608b11-d # internal github.com/containers/podman/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b225/ cat >/tmp/go-build845050330/b225/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/containers/podman/vendor/github.com/hashicorp/errwrap -lang=go1.25 -complete -installsuffix shared -buildid 7QHiMKmEHss-fTxo3SS1/7QHiMKmEHss-fTxo3SS1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/errwrap/errwrap.go go tool buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/7e/7eda06b20191560206e7f99f58a19559e5d3d6d5ba786ff69f944de978182ec0-d # internal github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal mkdir -p $WORK/b254/ cat >/tmp/go-build845050330/b254/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal -lang=go1.25 -complete -installsuffix shared -buildid 1cKC8FojrMiDZ12tbYWe/1cKC8FojrMiDZ12tbYWe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal/tz.go cd /usr/lib/golang/src/hash/crc32 go tool pack r $WORK/b204/_pkg_.a $WORK/b204/crc32_arm64.o # internal go tool buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/a8/a81bb885ec455b9d05b0445605ea798c542f247d83b42d8a7830cb4a8c79adbc-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b285/ cat >/tmp/go-build845050330/b285/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors -lang=go1.25 -complete -installsuffix shared -buildid 4LJyWAG2UOW0khs1zEyK/4LJyWAG2UOW0khs1zEyK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors/errors.go go tool buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/53/539701c40535d1e093f08d5992acd073f43fbc725f68e0a381ec45995b2bd2d7-d # internal compress/bzip2 mkdir -p $WORK/b287/ cat >/tmp/go-build845050330/b287/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile cmp=/tmp/go-build845050330/b045/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p compress/bzip2 -lang=go1.25 -std -complete -installsuffix shared -buildid IrJiNZsUeoJ0pPniF4I5/IrJiNZsUeoJ0pPniF4I5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack /usr/lib/golang/src/compress/bzip2/bit_reader.go /usr/lib/golang/src/compress/bzip2/bzip2.go /usr/lib/golang/src/compress/bzip2/huffman.go /usr/lib/golang/src/compress/bzip2/move_to_front.go cat >/tmp/go-build845050330/b144/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build845050330/b084/_pkg_.a packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build845050330/b145/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build845050330/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build845050330/b087/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p crypto/internal/fips140/nistec -lang=go1.25 -std -installsuffix shared -buildid AxPWCeB43t-b3NOXsT51/AxPWCeB43t-b3NOXsT51 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b144/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack -asmhdr $WORK/b144/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/nistec/nistec.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_ordinv.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_table.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p521.go go tool buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/ba/baaf3457ef5483b4667822753c5cc3de3061a3eee6bc58f4d6dd759776d2b8a9-d # internal hash/adler32 mkdir -p $WORK/b289/ cat >/tmp/go-build845050330/b289/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build845050330/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p hash/adler32 -lang=go1.25 -std -complete -installsuffix shared -buildid 50rvgGiDksFwl0yZ_b1u/50rvgGiDksFwl0yZ_b1u -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go go tool buildid -w $WORK/b225/_pkg_.a # internal go tool buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/40/40a22176cef4454776fe58f901264f0ee74d153beb2aad572086153387e0516f-d # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/d4/d446337a0e02f9de3e956afb031a177df3e4cbaddf5ecfd4adfadb07108a7bb5-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b284/ github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b292/ cat >/tmp/go-build845050330/b284/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build845050330/b285/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF cat >/tmp/go-build845050330/b292/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build845050330/b285/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor -lang=go1.25 -complete -installsuffix shared -buildid fYVv2MlcAu1OuUwXsOt1/fYVv2MlcAu1OuUwXsOt1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor/armor.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor/encode.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k -lang=go1.25 -complete -installsuffix shared -buildid Jv37ylLf_OiK5mKIv_6R/Jv37ylLf_OiK5mKIv_6R -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k/s2k.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x014.o -c gcc_arm64.S go tool buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/2f/2f29203663860381b39a8a5a04b4aedfd4d7fbd92c918b1e94866e65d6717a11-d # internal image mkdir -p $WORK/b293/ cat >/tmp/go-build845050330/b293/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile image/color=/tmp/go-build845050330/b294/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p image -lang=go1.25 -std -complete -installsuffix shared -buildid 4sLyzUm7JymWxHFvjGE6/4sLyzUm7JymWxHFvjGE6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack /usr/lib/golang/src/image/format.go /usr/lib/golang/src/image/geom.go /usr/lib/golang/src/image/image.go /usr/lib/golang/src/image/names.go /usr/lib/golang/src/image/ycbcr.go go tool buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/03/03ceeefe5a27477e15d460df3d10235d2c8450b9309d3d72b259cd6e4950a5f8-d # internal hash/fnv mkdir -p $WORK/b307/ cat >/tmp/go-build845050330/b307/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build845050330/b012/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p hash/fnv -lang=go1.25 -std -complete -installsuffix shared -buildid rwfaBNzOUJnZOlbElqxB/rwfaBNzOUJnZOlbElqxB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go go tool buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/8f/8f909ea9e8d2f1098a5e6f24b6af00907ab40d1f6a7999f6a9cd211cf3f7234d-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b310/ cat >/tmp/go-build845050330/b310/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma -lang=go1.25 -complete -installsuffix shared -buildid mahCiCGYe6rVef6v_dFb/mahCiCGYe6rVef6v_dFb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma/pragma.go go tool buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/97/975d5fd066cead764c90a1984a8b783fb8240ace0cc5e405eca8f7b9e6dcb811-d # internal embed mkdir -p $WORK/b323/ cat >/tmp/go-build845050330/b323/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build845050330/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build845050330/b031/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p embed -lang=go1.25 -std -complete -installsuffix shared -buildid GXbewEq-K3LeTDtAjNNe/GXbewEq-K3LeTDtAjNNe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack /usr/lib/golang/src/embed/embed.go cd $WORK/b113 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/c5/c5ca54b529f69945eb429d1e0c2f873f80ba568e1b239bdc96aaf25e10d13975-d # internal html mkdir -p $WORK/b341/ cat >/tmp/go-build845050330/b341/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p html -lang=go1.25 -std -complete -installsuffix shared -buildid 9uCF5Tb74YVRrUTvSQ5E/9uCF5Tb74YVRrUTvSQ5E -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go go tool buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/1e/1ea16ee5ea2f4eaf6db08f4215b6e046327428753423360174eb3f8e02842e5f-d # internal github.com/containers/podman/vendor/golang.org/x/sys/unix mkdir -p $WORK/b130/ echo -n > $WORK/b130/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b130/symabis ./asm_linux_arm64.s cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -o $WORK/b113/_cgo_.o $WORK/b113/_cgo_main.o $WORK/b113/_x001.o $WORK/b113/_x002.o $WORK/b113/_x003.o $WORK/b113/_x004.o $WORK/b113/_x005.o $WORK/b113/_x006.o $WORK/b113/_x007.o $WORK/b113/_x008.o $WORK/b113/_x009.o $WORK/b113/_x010.o $WORK/b113/_x011.o $WORK/b113/_x012.o $WORK/b113/_x013.o $WORK/b113/_x014.o -O2 -g -lpthread go tool buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/7c/7c7a86aae60cd4923f0f5148660b9eedd251f12694f010c5d44e2edec4d3f8c8-d # internal vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b172/ cat >/tmp/go-build845050330/b172/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build845050330/b100/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.25 -std -complete -installsuffix shared -buildid lhZJa5hsV0Dnbz_mVvF7/lhZJa5hsV0Dnbz_mVvF7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go go tool buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/a4/a43c66bb94fc8926b9d00ba2108c9e1644204b8f0448c81d482e958a143c11dd-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults mkdir -p $WORK/b322/ cat >/tmp/go-build845050330/b322/importcfg << 'EOF' # internal # import config packagefile embed=/tmp/go-build845050330/b323/_pkg_.a EOF cat >/tmp/go-build845050330/b322/embedcfg << 'EOF' # internal { "Patterns": { "editions_defaults.binpb": [ "editions_defaults.binpb" ] }, "Files": { "editions_defaults.binpb": "/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults/editions_defaults.binpb" } }EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults -lang=go1.25 -complete -installsuffix shared -buildid 6cZYxozJ87ZMpGeal5x7/6cZYxozJ87ZMpGeal5x7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -embedcfg $WORK/b322/embedcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults/defaults.go go tool buildid -w $WORK/b293/_pkg_.a # internal go tool buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/7e/7e6cdb16c4a0c2dc06b3588d783630bfd9c087044e6556e7c2dad519320e9488-d # internal image/internal/imageutil mkdir -p $WORK/b296/ cat >/tmp/go-build845050330/b296/importcfg << 'EOF' # internal # import config packagefile image=/tmp/go-build845050330/b293/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p image/internal/imageutil -lang=go1.25 -std -complete -installsuffix shared -buildid xoh7yrQHmboGThnEqsZo/xoh7yrQHmboGThnEqsZo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/43/4335760e424fa9539ecfcc113f8687101c8c97381d2fc7787c584bde53dd9d53-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/backoff mkdir -p $WORK/b345/ cat >/tmp/go-build845050330/b345/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/backoff -lang=go1.25 -complete -installsuffix shared -buildid w6iMkvDAhxz0tfqqIrMn/w6iMkvDAhxz0tfqqIrMn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/backoff/backoff.go cat >/tmp/go-build845050330/b130/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/containers/podman/vendor/golang.org/x/sys/unix -lang=go1.25 -installsuffix shared -buildid NwyRwgRSlLkOEEFv-lBC/NwyRwgRSlLkOEEFv-lBC -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b130/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack -asmhdr $WORK/b130/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/affinity_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/aliases.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/auxv.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/bluetooth_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/constants.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/dev_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/dirent.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/endian_little.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/env_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/fcntl.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/fdset.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ifreq_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ioctl_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ioctl_unsigned.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/mremap.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/pagesize_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/race0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/readdirent_getdents.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sysvshm_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sysvshm_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/timestruct.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/vgetrandom_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zerrors_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsyscall_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ztypes_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go go tool buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/c5/c5998f67d1e50b2fef77249fbec797f6e933f758158fbfdea101ab4ab9ec1a12-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal mkdir -p $WORK/b364/ cat >/tmp/go-build845050330/b364/importcfg << 'EOF' # internal # import config packagefile math/rand/v2=/tmp/go-build845050330/b098/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal -lang=go1.25 -complete -installsuffix shared -buildid y19DbwslN7Zmg14h8Q8e/y19DbwslN7Zmg14h8Q8e -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal/internal.go go tool buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/d9/d9b819e7cbe7e7ebe660ace0a3a3854784f161a249ab3458a190823c130b080f-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff mkdir -p $WORK/b379/ cat >/tmp/go-build845050330/b379/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/backoff packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=/tmp/go-build845050330/b345/_pkg_.a packagefile math/rand/v2=/tmp/go-build845050330/b098/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff -lang=go1.25 -complete -installsuffix shared -buildid f-s93g2HXWwszmlLr-Q3/f-s93g2HXWwszmlLr-Q3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff/backoff.go gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -o $WORK/b113/_cgo_.o $WORK/b113/_cgo_main.o $WORK/b113/_x001.o $WORK/b113/_x002.o $WORK/b113/_x003.o $WORK/b113/_x004.o $WORK/b113/_x005.o $WORK/b113/_x006.o $WORK/b113/_x007.o $WORK/b113/_x008.o $WORK/b113/_x009.o $WORK/b113/_x010.o $WORK/b113/_x011.o $WORK/b113/_x012.o $WORK/b113/_x013.o $WORK/b113/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b113/_cgo_.o -dynout $WORK/b113/_cgo_import.go -dynlinker go tool buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/14/14c43979a7050f2b9ca1d9a00f9c6d1e9e76dc767b70d40ee3457a2e7a4566b1-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer mkdir -p $WORK/b391/ cat >/tmp/go-build845050330/b391/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer -lang=go1.25 -complete -installsuffix shared -buildid EGJ1NkMGPLTMnyECHCLe/EGJ1NkMGPLTMnyECHCLe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer/unbounded.go go tool buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/13/13746b747833db1c2383313035aeca89dacbdea2b23bbfe54fb0e32efa7ceaa5-d # internal image/jpeg mkdir -p $WORK/b295/ cat >/tmp/go-build845050330/b295/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile image=/tmp/go-build845050330/b293/_pkg_.a packagefile image/color=/tmp/go-build845050330/b294/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build845050330/b296/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p image/jpeg -lang=go1.25 -std -complete -installsuffix shared -buildid avqKyLl3q6AjUIT41P9m/avqKyLl3q6AjUIT41P9m -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack /usr/lib/golang/src/image/jpeg/fdct.go /usr/lib/golang/src/image/jpeg/huffman.go /usr/lib/golang/src/image/jpeg/idct.go /usr/lib/golang/src/image/jpeg/reader.go /usr/lib/golang/src/image/jpeg/scan.go /usr/lib/golang/src/image/jpeg/writer.go go tool buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/e3/e3f0d0cf318230ff8d5da3cb9a545c70f8ed0199913268edab754e29e206978d-d # internal github.com/containers/podman/vendor/golang.org/x/text/transform mkdir -p $WORK/b403/ cat >/tmp/go-build845050330/b403/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/containers/podman/vendor/golang.org/x/text/transform -lang=go1.25 -complete -installsuffix shared -buildid ZKJWsPlzZ7dtdE9P7con/ZKJWsPlzZ7dtdE9P7con -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/transform/transform.go go tool buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/db/db63529adf710de46171013be5433c9f7f0cd82c2044c903616afd0e9d75d7c4-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/keepalive mkdir -p $WORK/b410/ cat >/tmp/go-build845050330/b410/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/keepalive -lang=go1.25 -complete -installsuffix shared -buildid 7P6E0sZdAQ-faUa_wQMR/7P6E0sZdAQ-faUa_wQMR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/keepalive/keepalive.go go tool buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/9b/9bd346cf8be49c673a9e1fdb8f653ba645329911b2072e3d52cba7524a025606-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b390/ echo -n > $WORK/b113/go_asm.h # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b113/symabis ./asm_arm64.s cat >/tmp/go-build845050330/b390/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/buffer=github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build845050330/b391/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync -lang=go1.25 -complete -installsuffix shared -buildid ia22ew0bc15zj_GpLlDv/ia22ew0bc15zj_GpLlDv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync/callback_serializer.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync/event.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync/pubsub.go cat >/tmp/go-build845050330/b113/importcfg << 'EOF' # internal # import config packagefile internal/runtime/sys=/tmp/go-build845050330/b030/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p runtime/cgo -lang=go1.25 -std -installsuffix shared -buildid hWZmLlQSZy1ZjxHMSoaD/hWZmLlQSZy1ZjxHMSoaD -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b113/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b113/_cgo_gotypes.go $WORK/b113/cgo.cgo1.go $WORK/b113/_cgo_import.go go tool buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/16/16ff39a32baceacb468abcf6f9abeecd756821acb880c71601fdf528dea41200-d # internal container/heap mkdir -p $WORK/b431/ cat >/tmp/go-build845050330/b431/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build845050330/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p container/heap -lang=go1.25 -std -complete -installsuffix shared -buildid hkg07J9ZLbFw-rcwAjaq/hkg07J9ZLbFw-rcwAjaq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack /usr/lib/golang/src/container/heap/heap.go go tool buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/30/30e31df92255f2d8f86c71ea3e1939773e8de060fd2ff4ddde7867e32f47cc05-d # internal github.com/containers/podman/vendor/github.com/acarl005/stripansi mkdir -p $WORK/b432/ cat >/tmp/go-build845050330/b432/importcfg << 'EOF' # internal # import config packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p github.com/containers/podman/vendor/github.com/acarl005/stripansi -lang=go1.25 -complete -installsuffix shared -buildid pMHz8ny-IcnvGd0qguFC/pMHz8ny-IcnvGd0qguFC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/acarl005/stripansi/stripansi.go go tool buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/56/56129040f483f8dae87342f18d75a0247445ce2166cc84d3635930f5b4f1afb7-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref mkdir -p $WORK/b450/ cat >/tmp/go-build845050330/b450/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile hash/crc32=/tmp/go-build845050330/b204/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref -lang=go1.25 -complete -installsuffix shared -buildid oA5pXq4C-GveiBVnp87G/oA5pXq4C-GveiBVnp87G -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/decode_other.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/encode_other.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/snappy.go go tool buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/69/69b2c2b10f1532bf34bf895d3069ed96e201e5e3f0301c95b0ea23f9511a6829-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b451/ echo -n > $WORK/b451/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b451=>" -I $WORK/b451/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b451/symabis ./xxhash_arm64.s go tool buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/dc/dc00465fdf63bc7b6aa8c357073a771700a8081c2199f9e80834d45fada86e0c-d # internal cp /usr/lib/golang/src/runtime/cgo/abi_arm64.h $WORK/b113/abi_GOARCH.h hash/crc64 mkdir -p $WORK/b459/ cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b113/asm_arm64.o ./asm_arm64.s cat >/tmp/go-build845050330/b459/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build845050330/b012/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p hash/crc64 -lang=go1.25 -std -complete -installsuffix shared -buildid RWFLfPvAdzGC1Psn5ewl/RWFLfPvAdzGC1Psn5ewl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack /usr/lib/golang/src/hash/crc64/crc64.go go tool buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/49/49b81f11f1aab98abaf4fdc4ef3dd8803c1400ca13395d0f743a1f4d54fcc846-d # internal github.com/containers/podman/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b467/ echo -n > $WORK/b467/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b467=>" -I $WORK/b467/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b467/symabis ./relfect2_arm64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >/tmp/go-build845050330/b451/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -lang=go1.25 -installsuffix shared -buildid VLOvR1aVi-rbwDx8wK6X/VLOvR1aVi-rbwDx8wK6X -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b451/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack -asmhdr $WORK/b451/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_asm.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go cd /usr/lib/golang/src/runtime/cgo go tool pack r $WORK/b113/_pkg_.a $WORK/b113/asm_arm64.o $WORK/b113/_x001.o $WORK/b113/_x002.o $WORK/b113/_x003.o $WORK/b113/_x004.o $WORK/b113/_x005.o $WORK/b113/_x006.o $WORK/b113/_x007.o $WORK/b113/_x008.o $WORK/b113/_x009.o $WORK/b113/_x010.o $WORK/b113/_x011.o $WORK/b113/_x012.o $WORK/b113/_x013.o $WORK/b113/_x014.o # internal go tool buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/49/4990c91386b74ff13b42d579c60cc60f56109d395852df62379e92a00fac042f-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b492/ cat >/tmp/go-build845050330/b492/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build845050330/b100/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.25 -complete -installsuffix shared -buildid CM7o7rR3s6A8Q4UClrSs/CM7o7rR3s6A8Q4UClrSs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >/tmp/go-build845050330/b467/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -lang=go1.25 -installsuffix shared -buildid dVRYlTH1uMucNRUGqHso/dVRYlTH1uMucNRUGqHso -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b467/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack -asmhdr $WORK/b467/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/go_above_118.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/go_above_19.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/reflect2.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/reflect2_kind.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_field.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_map.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_struct.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_type.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/type_map.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_array.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_eface.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_field.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_iface.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_link.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_map.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_struct.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_type.go go tool buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/b1/b1a32f8aa89afbce80382ad7f00642c60c2865917672605132d2995ff6300202-d # internal github.com/containers/podman/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b512/ cat >/tmp/go-build845050330/b512/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build845050330/b156/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/containers/podman/vendor/golang.org/x/sync/semaphore -lang=go1.25 -complete -installsuffix shared -buildid 2ZEnLQqCAS00dF9Szp2p/2ZEnLQqCAS00dF9Szp2p -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/sync/semaphore/semaphore.go go tool buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/a4/a41d306d52ec9eba374e73bd74d4b7b70dbc63405fba576c0bb712fd4fc92390-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils mkdir -p $WORK/b558/ cat >/tmp/go-build845050330/b558/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile math/rand/v2=/tmp/go-build845050330/b098/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils -lang=go1.25 -complete -installsuffix shared -buildid 7gqrE3wC9rrYljBF2pu9/7gqrE3wC9rrYljBF2pu9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils/stringutils.go go tool buildid -w $WORK/b059/_pkg_.a # internal go tool buildid -w $WORK/b492/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b451=>" -I $WORK/b451/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b451/xxhash_arm64.o ./xxhash_arm64.s cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/9f/9fa617cbd9a01139d6fdd060ae8fd684154ef62cc026cfde0fbdb2eb1508e108-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b490/ cat >/tmp/go-build845050330/b490/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias importmap golang.org/x/crypto/internal/poly1305=github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/salsa20/salsa=github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build845050330/b491/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build845050330/b492/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa=/tmp/go-build845050330/b493/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox -lang=go1.25 -complete -installsuffix shared -buildid FmLeXDnZg2EmZzxoxOKv/FmLeXDnZg2EmZzxoxOKv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/31/31c4dc55e0262824ad8b89ed50075db13d68a2e78a8e47da0aa7daa0ce9d677a-d # internal fmt mkdir -p $WORK/b056/ cat >/tmp/go-build845050330/b056/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile internal/fmtsort=/tmp/go-build845050330/b057/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p fmt -lang=go1.25 -std -complete -installsuffix shared -buildid lQu2Vh0AQlSE6vBsc3xt/lQu2Vh0AQlSE6vBsc3xt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go go tool buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/ed/ed3fc7b0aa7e50928f8b7807244d474b9c7681806a61dd460464998dab0ae489-d # internal crypto/internal/sysrand mkdir -p $WORK/b096/ cat >/tmp/go-build845050330/b096/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build845050330/b064/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/internal/sysrand -lang=go1.25 -std -complete -installsuffix shared -buildid cyA-M6vXliM5eP9BMqA8/cyA-M6vXliM5eP9BMqA8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/crypto/internal/sysrand/rand.go /usr/lib/golang/src/crypto/internal/sysrand/rand_getrandom.go go tool buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/af/af573a9da285949318b1926e9075d6081e6c8e1e75f5358aa1a3a403c0a55a2d-d # internal path/filepath mkdir -p $WORK/b120/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash go tool pack r $WORK/b451/_pkg_.a $WORK/b451/xxhash_arm64.o # internal go tool buildid -w $WORK/b451/_pkg_.a # internal cat >/tmp/go-build845050330/b120/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build845050330/b010/_pkg_.a packagefile internal/filepathlite=/tmp/go-build845050330/b060/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p path/filepath -lang=go1.25 -std -complete -installsuffix shared -buildid m7XSdZObrEekFYHr6OEc/m7XSdZObrEekFYHr6OEc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/0b/0bcdef611471e1c578aa7f1074b09dba8f6e929c87f77e753641530c4ff805ba-d # internal net mkdir -p $WORK/b182/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b182/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b182/ -O2 -g -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go go tool buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/a7/a7a39f060d42bdc17e8a72d6f17bae2d08d62d5735f34d682f4b7801844ffc7f-d # internal io/ioutil mkdir -p $WORK/b187/ cat >/tmp/go-build845050330/b187/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p io/ioutil -lang=go1.25 -std -complete -installsuffix shared -buildid _ZaJGf_TzTswaU386cd7/_ZaJGf_TzTswaU386cd7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cd /usr/lib/golang/src/crypto/internal/fips140/nistec /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b144=>" -I $WORK/b144/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b144/p256_asm_arm64.o ./p256_asm_arm64.s go tool buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/eb/ebfa09667c19d23d05397526821372aca970d1dc82617445ef93cc8d8e52e6d3-d # internal crypto/internal/entropy mkdir -p $WORK/b095/ cat >/tmp/go-build845050330/b095/importcfg << 'EOF' # internal # import config packagefile crypto/internal/sysrand=/tmp/go-build845050330/b096/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/internal/entropy -lang=go1.25 -std -complete -installsuffix shared -buildid WGzpMqkNdLQfB-jPKGG_/WGzpMqkNdLQfB-jPKGG_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/crypto/internal/entropy/entropy.go go tool buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/76/764aa05726f833d09d61e29a2992509afe6ffc16836cf8b50d2f5201ef40041c-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless mkdir -p $WORK/b242/ cat >/tmp/go-build845050330/b242/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless -lang=go1.25 -complete -installsuffix shared -buildid l1hJlcwrbeaXhqv-frUS/l1hJlcwrbeaXhqv-frUS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless/rootless.go cd /usr/lib/golang/src/crypto/internal/fips140/nistec go tool pack r $WORK/b144/_pkg_.a $WORK/b144/p256_asm_arm64.o # internal go tool buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/ff/ffa38e27d83da0eb37b46786de28cbd871766c1fb901ecdf78553eef79883949-d # internal os/signal mkdir -p $WORK/b268/ echo -n > $WORK/b268/go_asm.h # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b268=>" -I $WORK/b268/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b268/symabis ./sig.s go tool buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/b2/b264eccdede050b5b7ad5d36a4c22710ed3649a136b3a2a92a09e38a50d27a5b-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b306/ cat >/tmp/go-build845050330/b306/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile hash/fnv=/tmp/go-build845050330/b307/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand -lang=go1.25 -complete -installsuffix shared -buildid tVgC-_tnM5QpgHST3k_I/tVgC-_tnM5QpgHST3k_I -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand/rand.go go tool buildid -w $WORK/b095/_pkg_.a # internal cat >/tmp/go-build845050330/b268/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p os/signal -lang=go1.25 -std -installsuffix shared -buildid ZPTPiVKSXpWWXtysCxQo/ZPTPiVKSXpWWXtysCxQo -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b268/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack -asmhdr $WORK/b268/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/c6/c6152bf721ed280be91f1d9898d77592f9c9bdede0ba389c9bb3a8ab83200d44-d # internal go tool buildid -w $WORK/b120/_pkg_.a # internal crypto/internal/fips140/drbg mkdir -p $WORK/b094/ cat >/tmp/go-build845050330/b094/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto/internal/entropy=/tmp/go-build845050330/b095/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build845050330/b081/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build845050330/b080/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build845050330/b084/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build845050330/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build845050330/b087/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build845050330/b097/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build845050330/b096/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/internal/fips140/drbg -lang=go1.25 -std -complete -installsuffix shared -buildid DiH9Nf5jDG465k8TsWt7/DiH9Nf5jDG465k8TsWt7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/drbg/cast.go /usr/lib/golang/src/crypto/internal/fips140/drbg/ctrdrbg.go /usr/lib/golang/src/crypto/internal/fips140/drbg/rand.go cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/29/29c00bba8223209fbb82e422c8b6fdb1e7eabbb7e07324d437759f759a33d8be-d # internal os/exec mkdir -p $WORK/b251/ cat >/tmp/go-build845050330/b251/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile internal/godebug=/tmp/go-build845050330/b038/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build845050330/b065/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build845050330/b064/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p os/exec -lang=go1.25 -std -complete -installsuffix shared -buildid WKSrfcx_q5x2FcIIpY7o/WKSrfcx_q5x2FcIIpY7o -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go go tool buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/27/27916813e13ebf415ab37ea00b2bab195375a274c78808f5f03104fec69359eb-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b355/ cat >/tmp/go-build845050330/b355/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig -lang=go1.25 -complete -installsuffix shared -buildid L8hrQa0uiDTsrnk6XwsL/L8hrQa0uiDTsrnk6XwsL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig/envconfig.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig/observability.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig/xds.go go tool buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/a3/a3d6caa9a00492381cecc5ba4a79564acde672fbe1d007c7e16096f84edb0e50-d # internal github.com/containers/podman/vendor/github.com/mattn/go-runewidth mkdir -p $WORK/b433/ cat >/tmp/go-build845050330/b433/importcfg << 'EOF' # internal # import config importmap github.com/rivo/uniseg=github.com/containers/podman/vendor/github.com/rivo/uniseg packagefile github.com/containers/podman/vendor/github.com/rivo/uniseg=/tmp/go-build845050330/b434/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p github.com/containers/podman/vendor/github.com/mattn/go-runewidth -lang=go1.25 -complete -installsuffix shared -buildid 24EpKcj6K_W-f2Kj1gP_/24EpKcj6K_W-f2Kj1gP_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth/runewidth.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth/runewidth_posix.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth/runewidth_table.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b268=>" -I $WORK/b268/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b268/sig.o ./sig.s go tool buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/0c/0cf94666b15e99b7597be40cd099a6a767c72f2be8c8e77cd5adc152523f950a-d # internal crypto/internal/fips140/aes/gcm mkdir -p $WORK/b093/ echo -n > $WORK/b093/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b093/symabis ./gcm_arm64.s cd /usr/lib/golang/src/os/signal go tool pack r $WORK/b268/_pkg_.a $WORK/b268/sig.o # internal go tool buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/2c/2cecad9492ab4e98737f704d2a69bcf6a6181fb97c275a6f98c0c63bb4f49555-d # internal crypto/internal/fips140only mkdir -p $WORK/b099/ cat >/tmp/go-build845050330/b099/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/drbg=/tmp/go-build845050330/b094/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build845050330/b086/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build845050330/b090/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build845050330/b092/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile internal/godebug=/tmp/go-build845050330/b038/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/internal/fips140only -lang=go1.25 -std -complete -installsuffix shared -buildid lUhJh4iAZL4g1L5FF1wM/lUhJh4iAZL4g1L5FF1wM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140only/fips140only.go cat >/tmp/go-build845050330/b093/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build845050330/b081/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build845050330/b080/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build845050330/b083/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build845050330/b084/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build845050330/b094/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build845050330/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build845050330/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build845050330/b088/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build845050330/b089/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/internal/fips140/aes/gcm -lang=go1.25 -std -installsuffix shared -buildid kcn_GqmpquKU4jiINf9i/kcn_GqmpquKU4jiINf9i -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b093/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cmac.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ctrkdf.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ghash.go go tool buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/6b/6b32d3219c0eccdf6dfa4126823135d4f7797be032408e08b2fde339adf80625-d # internal crypto/internal/fips140/rsa mkdir -p $WORK/b107/ cat >/tmp/go-build845050330/b107/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build845050330/b081/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build845050330/b106/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build845050330/b084/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build845050330/b094/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build845050330/b086/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build845050330/b090/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build845050330/b092/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build845050330/b091/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p crypto/internal/fips140/rsa -lang=go1.25 -std -complete -installsuffix shared -buildid d7DTz3TDNkB74JaKX74R/d7DTz3TDNkB74JaKX74R -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/rsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/rsa/keygen.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v22.go /usr/lib/golang/src/crypto/internal/fips140/rsa/rsa.go go tool buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/ab/ab377dfbb516711c0f57418ee960c479349bc32f2ebb1e7cf525ad97efac6f32-d # internal crypto/internal/fips140/ecdh mkdir -p $WORK/b143/ cat >/tmp/go-build845050330/b143/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build845050330/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build845050330/b084/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build845050330/b094/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build845050330/b144/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build845050330/b087/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p crypto/internal/fips140/ecdh -lang=go1.25 -std -complete -installsuffix shared -buildid SeQ94glWFqE6GrN2dejr/SeQ94glWFqE6GrN2dejr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdh/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdh/ecdh.go go tool buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/67/675187d12010beab30d2e290a2143f43762daeaf96ffb3f880a092cd06af71d8-d # internal encoding/json mkdir -p $WORK/b047/ cat >/tmp/go-build845050330/b047/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile cmp=/tmp/go-build845050330/b045/_pkg_.a packagefile encoding=/tmp/go-build845050330/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build845050330/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p encoding/json -lang=go1.25 -std -complete -installsuffix shared -buildid 8R8NcqeVH5OyuCM4vgey/8R8NcqeVH5OyuCM4vgey -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go go tool buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/d7/d7135f45fb0ac7e5b2656134e2313c25ceb89d7323d509f77888dee6014688df-d # internal math/big mkdir -p $WORK/b102/ echo -n > $WORK/b102/go_asm.h # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b102/symabis ./arith_arm64.s cat >/tmp/go-build845050330/b102/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile internal/byteorder=/tmp/go-build845050330/b012/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile math/rand=/tmp/go-build845050330/b103/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p math/big -lang=go1.25 -std -installsuffix shared -buildid nEOsK1VSfBnDT621xVdu/nEOsK1VSfBnDT621xVdu -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b102/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/natmul.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b093/gcm_arm64.o ./gcm_arm64.s go tool buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/f9/f97ab41a021fb717910d75069d68161ba8a5e9052f224c83dfb5df773aedc8dd-d # internal github.com/containers/podman/vendor/github.com/miekg/pkcs11 mkdir -p $WORK/b112/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b112/ -importpath github.com/containers/podman/vendor/github.com/miekg/pkcs11 "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b112/ -O2 -g ./params.go ./pkcs11.go ./types.go cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm go tool pack r $WORK/b093/_pkg_.a $WORK/b093/gcm_arm64.o # internal go tool buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/7d/7dc9d241b302bf104111e8009ed4b599fc3de2a01e456802bf63118535b27f92-d # internal crypto/cipher mkdir -p $WORK/b079/ cat >/tmp/go-build845050330/b079/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build845050330/b080/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build845050330/b093/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build845050330/b083/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build845050330/b099/_pkg_.a packagefile crypto/subtle=/tmp/go-build845050330/b100/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile internal/byteorder=/tmp/go-build845050330/b012/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/cipher -lang=go1.25 -std -complete -installsuffix shared -buildid 9VtspCpc0p6ckX7UisOo/9VtspCpc0p6ckX7UisOo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go go tool buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/bd/bd4e28205f962a1578556602435bb4b6f457ce2ded75dfeccc7ec983201819e2-d # internal net/url mkdir -p $WORK/b115/ cat >/tmp/go-build845050330/b115/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile internal/godebug=/tmp/go-build845050330/b038/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile net/netip=/tmp/go-build845050330/b117/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p net/url -lang=go1.25 -std -complete -installsuffix shared -buildid pnOeo_5xTfuQRmUg9xKw/pnOeo_5xTfuQRmUg9xKw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/net/url/url.go go tool buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/fe/fef526bab6efeccf7c4a22b3205783cc88ddf02af2222e2a7054e1393e541b17-d # internal crypto/internal/boring mkdir -p $WORK/b076/ cat >/tmp/go-build845050330/b076/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/cipher=/tmp/go-build845050330/b079/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build845050330/b101/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/internal/boring -lang=go1.25 -std -complete -installsuffix shared -buildid Kzl2iJEyJcQtLiO7GGBW/Kzl2iJEyJcQtLiO7GGBW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b467=>" -I $WORK/b467/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b467/relfect2_arm64.o ./relfect2_arm64.s go tool buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/9a/9a8c154b9b97683c9e3ac3d675c05914b57f6be8045ea3002eb6ed1434f62989-d # internal crypto/sha1 mkdir -p $WORK/b110/ echo -n > $WORK/b110/go_asm.h # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b110/symabis ./sha1block_arm64.s cat >/tmp/go-build845050330/b110/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build845050330/b076/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build845050330/b099/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build845050330/b089/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build845050330/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build845050330/b011/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/sha1 -lang=go1.25 -std -installsuffix shared -buildid DO6low0mR5RozA49LRpj/DO6low0mR5RozA49LRpj -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b110/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_arm64.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b467=>" -I $WORK/b467/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b467/relfect2_mips64x.o ./relfect2_mips64x.s cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b130/asm_linux_arm64.o ./asm_linux_arm64.s cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b467=>" -I $WORK/b467/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b467/relfect2_mipsx.o ./relfect2_mipsx.s cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix go tool pack r $WORK/b130/_pkg_.a $WORK/b130/asm_linux_arm64.o # internal go tool buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/12/1247634b33722c6a1f177d727122a9e8814585bb9bf018c30b3f1a7a63dde577-d # internal crypto/sha256 mkdir -p $WORK/b111/ cat >/tmp/go-build845050330/b111/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build845050330/b076/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build845050330/b086/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/sha256 -lang=go1.25 -std -complete -installsuffix shared -buildid 1yvvZgufyAWfbj6K-MtJ/1yvvZgufyAWfbj6K-MtJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b110/sha1block_arm64.o ./sha1block_arm64.s cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b467=>" -I $WORK/b467/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b467/relfect2_ppc64x.o ./relfect2_ppc64x.s go tool buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/d9/d91cf77703d26b365e8160b0e88e510f92e8d95c8c5536588c546adbcd20b7e2-d # internal github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri mkdir -p $WORK/b114/ cat >/tmp/go-build845050330/b114/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri -lang=go1.25 -complete -installsuffix shared -buildid Zrq2IUmaBPfQfub383YV/Zrq2IUmaBPfQfub383YV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri/pkcs11uri.go cd /usr/lib/golang/src/crypto/sha1 go tool pack r $WORK/b110/_pkg_.a $WORK/b110/sha1block_arm64.o # internal go tool buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/cd/cdb2d984273b21007a42940fdc268138c185d11ed7ef0bc0d0461f95d27046ae-d # internal github.com/containers/podman/vendor/gopkg.in/yaml.v3 mkdir -p $WORK/b124/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 go tool pack r $WORK/b467/_pkg_.a $WORK/b467/relfect2_arm64.o $WORK/b467/relfect2_mips64x.o $WORK/b467/relfect2_mipsx.o $WORK/b467/relfect2_ppc64x.o # internal go tool buildid -w $WORK/b467/_pkg_.a # internal cat >/tmp/go-build845050330/b124/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding=/tmp/go-build845050330/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p github.com/containers/podman/vendor/gopkg.in/yaml.v3 -lang=go1.25 -complete -installsuffix shared -buildid GjoJ4rVeOGstAwvfYYuq/GjoJ4rVeOGstAwvfYYuq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/apic.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/decode.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/emitterc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/encode.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/parserc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/readerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/resolve.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/scannerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/sorter.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/writerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/yaml.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/yamlh.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/yamlprivateh.go cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/dd/dd4375ae68eaa4fa83006ac525c56d57e44a96cd757e85106a058b5fca00686b-d # internal github.com/containers/podman/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b126/ cat >/tmp/go-build845050330/b126/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/containers/podman/vendor/github.com/opencontainers/go-digest -lang=go1.25 -complete -installsuffix shared -buildid ACkIvdAD9NEQrcQ0WmNc/ACkIvdAD9NEQrcQ0WmNc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/algorithm.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/digest.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/digester.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/verifiers.go go tool buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/e1/e121198d960780014d84d57debf20db534926be4b741379c95001a8517d68720-d # internal github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b127/ cat >/tmp/go-build845050330/b127/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go -lang=go1.25 -complete -installsuffix shared -buildid _THVfvPu8uL4TG87orHT/_THVfvPu8uL4TG87orHT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/version.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/versioned.go go tool buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/cc/ccd0cfaae64dd135d610fa0601eaf83df5a12fc34bd5454236df1d3b4de0e7be-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config mkdir -p $WORK/b129/ cat >/tmp/go-build845050330/b129/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config -lang=go1.25 -complete -installsuffix shared -buildid 5DugrP_EcA3a3JiDRXD2/5DugrP_EcA3a3JiDRXD2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config/device.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config/mknod_unix.go go tool buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/bf/bfce3b85c763bc2feadb1e37d8afec2e0eb1e350bc82fce08fb690ef6f0c2fb4-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b132/ cat >/tmp/go-build845050330/b132/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go -lang=go1.25 -complete -installsuffix shared -buildid cwVZC5du1vUQKUNlU5gI/cwVZC5du1vUQKUNlU5gI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go/config.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go/state.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go/version.go go tool buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/7f/7fe00d3a7629d2ec13e625cab46981aec26287c4c596b2e02d039990d5a2d0f6-d # internal github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b125/ cat >/tmp/go-build845050330/b125/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build845050330/b127/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 -lang=go1.25 -complete -installsuffix shared -buildid nsWvCJTXTMRUuOji1bc-/nsWvCJTXTMRUuOji1bc- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go go tool buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/fe/fe2c513bb5b2383676f8e53f5c7134b268a96e624cfdc207277db9f66a1afb11-d # internal log mkdir -p $WORK/b134/ cat >/tmp/go-build845050330/b134/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile log/internal=/tmp/go-build845050330/b135/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p log -lang=go1.25 -std -complete -installsuffix shared -buildid W6O2FxEV5PWMdOUy9FF2/W6O2FxEV5PWMdOUy9FF2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/log/log.go go tool buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/a1/a1239f36af887db992638ad3a4bc035ce1eec321bdb2953882e1809a82b0795f-d # internal github.com/containers/podman/vendor/go.podman.io/common/internal mkdir -p $WORK/b137/ cat >/tmp/go-build845050330/b137/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/containers/podman/vendor/go.podman.io/common/internal -lang=go1.25 -complete -installsuffix shared -buildid 5p7DjHTQnsAXN4JptgDI/5p7DjHTQnsAXN4JptgDI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/internal/deepcopy.go go tool buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/90/90ece6dc9a5341cc485cd22214f7ed65fe349f2c020481cc0958832954f29192-d # internal crypto/ecdh mkdir -p $WORK/b142/ cat >/tmp/go-build845050330/b142/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build845050330/b076/_pkg_.a packagefile crypto/internal/fips140/ecdh=/tmp/go-build845050330/b143/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build845050330/b146/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build845050330/b099/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build845050330/b097/_pkg_.a packagefile crypto/subtle=/tmp/go-build845050330/b100/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p crypto/ecdh -lang=go1.25 -std -complete -installsuffix shared -buildid ae2Sp_sxH_wBiqgiUPE8/ae2Sp_sxH_wBiqgiUPE8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/crypto/ecdh/ecdh.go /usr/lib/golang/src/crypto/ecdh/nist.go /usr/lib/golang/src/crypto/ecdh/x25519.go go tool buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/12/1262f97a41b4bdd6b613974e2c2e6f5c25513330505aaadaa683585b9e7b7d52-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b128/ cat >/tmp/go-build845050330/b128/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build845050330/b129/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices -lang=go1.25 -complete -installsuffix shared -buildid 8mP9SZhqUvGu3WMLS0LI/8mP9SZhqUvGu3WMLS0LI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices/device_deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices/device_unix.go go tool buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/e1/e143044b2bdf911cfa2948d9b565a9cf6a8e4b10682098fb0ef9a75efe75a12f-d # internal crypto/internal/fips140/ecdsa mkdir -p $WORK/b148/ cat >/tmp/go-build845050330/b148/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build845050330/b081/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build845050330/b106/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build845050330/b084/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build845050330/b094/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build845050330/b085/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build845050330/b144/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build845050330/b092/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p crypto/internal/fips140/ecdsa -lang=go1.25 -std -complete -installsuffix shared -buildid 1xL0-UZ2FwU-AQsEMXYI/1xL0-UZ2FwU-AQsEMXYI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/hmacdrbg.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b102/arith_arm64.o ./arith_arm64.s go tool buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/f1/f123dc13c56c767feef5d5f498fbdbc6de89ab91fbb57b4f9aadbe221f303ab7-d # internal github.com/containers/podman/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b133/ cat >/tmp/go-build845050330/b133/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/containers/podman/vendor/github.com/sirupsen/logrus -lang=go1.25 -complete -installsuffix shared -buildid H0cx3s8DYLBTeg59Nyr4/H0cx3s8DYLBTeg59Nyr4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/alt_exit.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/buffer_pool.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/entry.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/exported.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/json_formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/logger.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/logrus.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/text_formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/writer.go cd /usr/lib/golang/src/math/big go tool pack r $WORK/b102/_pkg_.a $WORK/b102/arith_arm64.o # internal go tool buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/4d/4db1e64b7b3a3b5037a3dc6d162f624567f3806d598f1793113032eeaf80f4cf-d # internal crypto/rand mkdir -p $WORK/b075/ cat >/tmp/go-build845050330/b075/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build845050330/b076/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build845050330/b081/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build845050330/b094/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build845050330/b099/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build845050330/b097/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build845050330/b096/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/rand -lang=go1.25 -std -complete -installsuffix shared -buildid sVEWQ3ep12k_4jURsbk2/sVEWQ3ep12k_4jURsbk2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/text.go /usr/lib/golang/src/crypto/rand/util.go go tool buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/6e/6e010cb58c2342bb922c129a3d5e7bd9d15f1c6400ee84294b10daccb6fe6903-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b105/ cat >/tmp/go-build845050330/b105/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build845050330/b076/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/internal/boring/bbig -lang=go1.25 -std -complete -installsuffix shared -buildid eqAK0_pNtz4yrZipUypi/eqAK0_pNtz4yrZipUypi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go go tool buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/08/084a0da48d72cb3eaf5bf4ddadcbe2b0c96a5d75eba3d01449e53fcadb1280d2-d # internal crypto/elliptic mkdir -p $WORK/b147/ cat >/tmp/go-build845050330/b147/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/nistec=/tmp/go-build845050330/b144/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p crypto/elliptic -lang=go1.25 -std -complete -installsuffix shared -buildid 0f2AnYf4EF520a7S-gGf/0f2AnYf4EF520a7S-gGf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/params.go go tool buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ef/ef0d4a89bcf4ea2b52068f5d4fdc140599da77fa4955c9b4973621a54d9f9eea-d # internal crypto/sha512 mkdir -p $WORK/b150/ cat >/tmp/go-build845050330/b150/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build845050330/b076/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build845050330/b092/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p crypto/sha512 -lang=go1.25 -std -complete -installsuffix shared -buildid ICC50IZ7rFo3oy-ZQ1ri/ICC50IZ7rFo3oy-ZQ1ri -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go go tool buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/11/11c46d76c05078ec9c8c4906d674f2a378175ab86a4f8bc0c26f1ca6a7cd604d-d # internal encoding/asn1 mkdir -p $WORK/b152/ cat >/tmp/go-build845050330/b152/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile internal/saferio=/tmp/go-build845050330/b153/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode/utf16=/tmp/go-build845050330/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p encoding/asn1 -lang=go1.25 -std -complete -installsuffix shared -buildid 7Q-6ak9CmZAekMmOiSHf/7Q-6ak9CmZAekMmOiSHf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go go tool buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/70/70aceff67ae7e8a75efe0d110940f9b2f921ecb189bfcb21575c9083fd7cb493-d # internal crypto/rsa mkdir -p $WORK/b104/ cat >/tmp/go-build845050330/b104/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build845050330/b076/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build845050330/b105/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build845050330/b106/_pkg_.a packagefile crypto/internal/fips140/rsa=/tmp/go-build845050330/b107/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build845050330/b108/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build845050330/b099/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build845050330/b097/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/subtle=/tmp/go-build845050330/b100/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile internal/godebug=/tmp/go-build845050330/b038/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/rsa -lang=go1.25 -std -complete -installsuffix shared -buildid OM_XZHEWBAzfE3pzpt4b/OM_XZHEWBAzfE3pzpt4b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/rsa/fips.go /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/rsa.go go tool buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/1a/1a8800d7d9e16d64e6991e11e6711a374d26f422093bcf1cc509c452c8ac8c85-d # internal crypto/aes mkdir -p $WORK/b157/ cat >/tmp/go-build845050330/b157/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build845050330/b079/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build845050330/b076/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build845050330/b080/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p crypto/aes -lang=go1.25 -std -complete -installsuffix shared -buildid A5zoaiMBmGW8mEaGU7HU/A5zoaiMBmGW8mEaGU7HU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/crypto/aes/aes.go go tool buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/55/55e9971326e69f3f54864f9e6abb967702b7e0c01763c7d834130a5b2916af05-d # internal crypto/des mkdir -p $WORK/b158/ cat >/tmp/go-build845050330/b158/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build845050330/b079/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build845050330/b083/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build845050330/b099/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile internal/byteorder=/tmp/go-build845050330/b012/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p crypto/des -lang=go1.25 -std -complete -installsuffix shared -buildid IyoRK6ACWVqwMaXmEIKU/IyoRK6ACWVqwMaXmEIKU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go go tool buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/33/33f7ba3e3d62578eb1a140466a1c0c0b30c64178cb95406b067d8ec5d192da62-d # internal crypto/internal/fips140/ed25519 mkdir -p $WORK/b160/ cat >/tmp/go-build845050330/b160/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build845050330/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build845050330/b084/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build845050330/b094/_pkg_.a packagefile crypto/internal/fips140/edwards25519=/tmp/go-build845050330/b161/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build845050330/b092/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p crypto/internal/fips140/ed25519 -lang=go1.25 -std -complete -installsuffix shared -buildid u-wAuNeqdIliq6OLQ-DC/u-wAuNeqdIliq6OLQ-DC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ed25519/cast.go /usr/lib/golang/src/crypto/internal/fips140/ed25519/ed25519.go go tool buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/a4/a41f3fd96c2b701c60fa087994736d2b77833360bfeafc9fbde94bc0a2aafd60-d # internal crypto/hkdf mkdir -p $WORK/b162/ cat >/tmp/go-build845050330/b162/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/hkdf=/tmp/go-build845050330/b163/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build845050330/b108/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build845050330/b099/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p crypto/hkdf -lang=go1.25 -std -complete -installsuffix shared -buildid Lc1lYo4yLrC2nAU0qJNV/Lc1lYo4yLrC2nAU0qJNV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack /usr/lib/golang/src/crypto/hkdf/hkdf.go go tool buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/fc/fc805edfecab335a8d2fb4f4c4b6444df5e4035ed31fa81cb9501dbc8dfe2504-d # internal crypto/hmac mkdir -p $WORK/b164/ cat >/tmp/go-build845050330/b164/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build845050330/b076/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build845050330/b085/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build845050330/b108/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build845050330/b099/_pkg_.a packagefile crypto/subtle=/tmp/go-build845050330/b100/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p crypto/hmac -lang=go1.25 -std -complete -installsuffix shared -buildid 9RiKgcTf9IFvG2QmK4CH/9RiKgcTf9IFvG2QmK4CH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go go tool buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/76/76157f8a8a99c4139d0c43a5e9cd96904eb3fe2a4118ca171a667980f89fdbba-d # internal crypto/internal/fips140/mlkem mkdir -p $WORK/b165/ cat >/tmp/go-build845050330/b165/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build845050330/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build845050330/b084/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build845050330/b094/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build845050330/b090/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build845050330/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build845050330/b087/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p crypto/internal/fips140/mlkem -lang=go1.25 -std -complete -installsuffix shared -buildid 7Rm8PjqMOd4zNSBZgjrB/7Rm8PjqMOd4zNSBZgjrB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/mlkem/cast.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/field.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem1024.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem768.go go tool buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/50/50b9dc1de2b605cb6900218fdfdd1393f69209c6a52791e55fdebf65ff7138f3-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b170/ echo -n > $WORK/b170/go_asm.h # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b170=>" -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b170/symabis ./chacha_arm64.s go tool buildid -w $WORK/b160/_pkg_.a # internal go tool buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/7a/7aae81c79f87791da0d1039cb094667432b9c493e82eabf28975efc6f278819e-d # internal crypto/ed25519 mkdir -p $WORK/b159/ cat >/tmp/go-build845050330/b159/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/internal/fips140/ed25519=/tmp/go-build845050330/b160/_pkg_.a packagefile crypto/internal/fips140cache=/tmp/go-build845050330/b149/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build845050330/b099/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/subtle=/tmp/go-build845050330/b100/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p crypto/ed25519 -lang=go1.25 -std -complete -installsuffix shared -buildid J_IFRb1qgc_EQHlbEm3q/J_IFRb1qgc_EQHlbEm3q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/6a/6aed23b60ab5fcaefdfd5522561fddd8dea11ac41c571328203977182b54c533-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b151/ cat >/tmp/go-build845050330/b151/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build845050330/b152/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build845050330/b154/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.25 -std -complete -installsuffix shared -buildid 2HhWlEeBVh7Z_1jKpvGT/2HhWlEeBVh7Z_1jKpvGT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go cat >/tmp/go-build845050330/b170/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build845050330/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build845050330/b171/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.25 -std -installsuffix shared -buildid R0tAIHzkyfYEWFWJ58kf/R0tAIHzkyfYEWFWJ58kf -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b170/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack -asmhdr $WORK/b170/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go go tool buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/e0/e074e8c2fb450a16be1cc1a37157ac626a951fcd8bbecdc7f052386f39399798-d # internal crypto/md5 mkdir -p $WORK/b173/ echo -n > $WORK/b173/go_asm.h # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b173=>" -I $WORK/b173/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b173/symabis ./md5block_arm64.s cat >/tmp/go-build845050330/b173/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build845050330/b099/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build845050330/b012/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p crypto/md5 -lang=go1.25 -std -installsuffix shared -buildid YWna__w8a8JRggseJczq/YWna__w8a8JRggseJczq -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b173/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack -asmhdr $WORK/b173/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b170=>" -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b170/chacha_arm64.o ./chacha_arm64.s go tool buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/a0/a0854bb165337826ba493eae62d379c1ceac4db58ee3427a059048419e069ab4-d # internal crypto/rc4 mkdir -p $WORK/b174/ cat >/tmp/go-build845050330/b174/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/alias=/tmp/go-build845050330/b083/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build845050330/b099/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p crypto/rc4 -lang=go1.25 -std -complete -installsuffix shared -buildid UuZli6Mjv-cQ_VMc1DsK/UuZli6Mjv-cQ_VMc1DsK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go cd $WORK/b182 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I $WORK/b182/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b182/_x001.o -c _cgo_export.c cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 go tool pack r $WORK/b170/_pkg_.a $WORK/b170/chacha_arm64.o # internal go tool buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/5d/5db1f29a820e99ea8b815bdf05c636628a048a86379b76d9920a5b02919ca8e7-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b169/ cat >/tmp/go-build845050330/b169/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 packagefile crypto/cipher=/tmp/go-build845050330/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build845050330/b170/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build845050330/b171/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build845050330/b172/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.25 -std -complete -installsuffix shared -buildid E6LIpJ0qtAlvoNECgCXc/E6LIpJ0qtAlvoNECgCXc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go go tool buildid -w $WORK/b174/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b173=>" -I $WORK/b173/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b173/md5block_arm64.o ./md5block_arm64.s cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/aa/aaef833a51130444bda134df8b008795c22157772add6e1b8eafa98181c709f2-d # internal crypto/dsa mkdir -p $WORK/b178/ cat >/tmp/go-build845050330/b178/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140only=/tmp/go-build845050330/b099/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build845050330/b097/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p crypto/dsa -lang=go1.25 -std -complete -installsuffix shared -buildid KPIY1X8mgkekYOclGeng/KPIY1X8mgkekYOclGeng -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go go tool buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/79/797b659099da2c91fe8aa4e8aaacc60b1c688475ade0f83a0ca7a52c4f91b6b0-d # internal encoding/hex mkdir -p $WORK/b180/ cat >/tmp/go-build845050330/b180/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p encoding/hex -lang=go1.25 -std -complete -installsuffix shared -buildid TieTdqMtjlYydve1Gm77/TieTdqMtjlYydve1Gm77 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go go tool buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/de/de3fb3cb587a84ff299f225b86431c3e2d755d3b7fbb4ce6d887a77eaccb62ff-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference mkdir -p $WORK/b190/ cat >/tmp/go-build845050330/b190/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build845050330/b191/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference -lang=go1.25 -complete -installsuffix shared -buildid 86EGRE_Aml4XVJWyIzPR/86EGRE_Aml4XVJWyIzPR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/helpers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/normalize.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/reference.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/regexp-additions.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/regexp.go cd /usr/lib/golang/src/crypto/md5 go tool pack r $WORK/b173/_pkg_.a $WORK/b173/md5block_arm64.o # internal go tool buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/94/946e9c24e708c8e0a7cda018755d373af754b53f4f163fce1fb5106727e48de3-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice mkdir -p $WORK/b198/ cat >/tmp/go-build845050330/b198/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice -lang=go1.25 -complete -installsuffix shared -buildid dOhlwRcgPNjXPctmehfW/dOhlwRcgPNjXPctmehfW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice/strslice.go cd $WORK/b182 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I $WORK/b182/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b182/_x002.o -c cgo_linux.cgo2.c go tool buildid -w $WORK/b151/_pkg_.a # internal go tool buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/6d/6d2845e9318b622d78ba001f94cfa5a7feee5171df81317d02426388cf09e597-d # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/ad/ad96aab75bcad9e45c1d1078555fb2bfa8be9f18d0dd4e8a0a4f84c185080147-d # internal compress/flate mkdir -p $WORK/b203/ cat >/tmp/go-build845050330/b203/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p compress/flate -lang=go1.25 -std -complete -installsuffix shared -buildid cIa8V2uR2Zvtxt0H2ERm/cIa8V2uR2Zvtxt0H2ERm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go go tool buildid -w $WORK/b169/_pkg_.a # internal crypto/ecdsa mkdir -p $WORK/b141/ cat >/tmp/go-build845050330/b141/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/ecdh=/tmp/go-build845050330/b142/_pkg_.a packagefile crypto/elliptic=/tmp/go-build845050330/b147/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build845050330/b076/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build845050330/b105/_pkg_.a packagefile crypto/internal/fips140/ecdsa=/tmp/go-build845050330/b148/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build845050330/b144/_pkg_.a packagefile crypto/internal/fips140cache=/tmp/go-build845050330/b149/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build845050330/b108/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build845050330/b099/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build845050330/b097/_pkg_.a packagefile crypto/sha512=/tmp/go-build845050330/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build845050330/b100/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build845050330/b151/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build845050330/b154/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile math/rand/v2=/tmp/go-build845050330/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p crypto/ecdsa -lang=go1.25 -std -complete -installsuffix shared -buildid fuhSneclDWWcqSmypFpE/fuhSneclDWWcqSmypFpE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go /usr/lib/golang/src/crypto/ecdsa/notboring.go cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/71/712e6652708572bd87b9e66f2c49c59d0952a374233d43401e7b7fe64418acbc-d # internal crypto/internal/hpke mkdir -p $WORK/b168/ cat >/tmp/go-build845050330/b168/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build845050330/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build845050330/b079/_pkg_.a packagefile crypto/ecdh=/tmp/go-build845050330/b142/_pkg_.a packagefile crypto/hkdf=/tmp/go-build845050330/b162/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build845050330/b169/_pkg_.a packagefile internal/byteorder=/tmp/go-build845050330/b012/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p crypto/internal/hpke -lang=go1.25 -std -complete -installsuffix shared -buildid IXbiw2Z9lgssy4K7E76c/IXbiw2Z9lgssy4K7E76c -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/crypto/internal/hpke/hpke.go go tool buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/bd/bd159bebb828e6a041e22d5ca0c5cadbd285012a7a22dee80a3da49c2e10107f-d # internal crypto/x509/pkix mkdir -p $WORK/b179/ cat >/tmp/go-build845050330/b179/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/tmp/go-build845050330/b152/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p crypto/x509/pkix -lang=go1.25 -std -complete -installsuffix shared -buildid vEOIby_43z8U8Dg_FVdv/vEOIby_43z8U8Dg_FVdv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go go tool buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/b9/b99630211039d4a2fdee58f42c9650982ff49ee0fac359558556d0076423fb38-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b209/ cat >/tmp/go-build845050330/b209/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile container/list=/tmp/go-build845050330/b156/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.25 -std -complete -installsuffix shared -buildid CjEHJO1nfYLM_X2uOpqX/CjEHJO1nfYLM_X2uOpqX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go cd $WORK/b182 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I $WORK/b182/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b182/_x003.o -c cgo_resnew.cgo2.c go tool buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/88/886c5733f89f05b609e812ab6d23516baa1ec426d489abfc0824beab0d84e506-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/types mkdir -p $WORK/b194/ cat >/tmp/go-build845050330/b194/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build845050330/b195/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/types -lang=go1.25 -complete -installsuffix shared -buildid ZRgQCTJ3f80pMMlKLNde/ZRgQCTJ3f80pMMlKLNde -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/types/types.go go tool buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/7f/7fbfb7e895e03c8220df46c03c8d54a59dc165956697fd791af8d97bb8154e78-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b210/ cat >/tmp/go-build845050330/b210/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build845050330/b208/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.25 -std -complete -installsuffix shared -buildid o_X9mXSGw1Q7_tPea3GL/o_X9mXSGw1Q7_tPea3GL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go cd $WORK/b182 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I $WORK/b182/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b182/_x004.o -c cgo_socknew.cgo2.c go tool buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/4f/4fe2388b8b15ebee82b0a8dad1bbf03aac22c605e5ed67b7a67b4fb121c5b131-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b213/ cat >/tmp/go-build845050330/b213/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.25 -std -complete -installsuffix shared -buildid DKsOh3TNJ39KTBIjPgj1/DKsOh3TNJ39KTBIjPgj1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/static_table.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go go tool buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/07/07dc333e89b544bb6026e0a9dd230a7573ab8e536e1dafcbfdba75e38e22a467-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform mkdir -p $WORK/b193/ cat >/tmp/go-build845050330/b193/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform -lang=go1.25 -complete -installsuffix shared -buildid g8sHATAbuLm1La7v526b/g8sHATAbuLm1La7v526b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform/platform_matcher.go go tool buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/54/54e2134cbebad5cb78a2a31ec0ee52e0c523b0bf0c35222e77a8e2bd5cc1d360-d # internal compress/gzip mkdir -p $WORK/b202/ cat >/tmp/go-build845050330/b202/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile compress/flate=/tmp/go-build845050330/b203/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile hash/crc32=/tmp/go-build845050330/b204/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p compress/gzip -lang=go1.25 -std -complete -installsuffix shared -buildid DozYUsvjfBp-uecKds-X/DozYUsvjfBp-uecKds-X -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cd $WORK/b182 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I $WORK/b182/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b182/_x005.o -c cgo_unix_cgo.cgo2.c go tool buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/6a/6a9ace36c7d21c462f0ebe3e1770dba73ad7ed8482e5828fc66b66c875b08cb9-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b207/ cat >/tmp/go-build845050330/b207/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build845050330/b208/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build845050330/b209/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.25 -std -complete -installsuffix shared -buildid EdCjrckE3E6z6JEbsLpL/EdCjrckE3E6z6JEbsLpL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go go tool buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/87/875f0d0dcfc5cde0d67f8bc169c64be3a2e3bbc26e711c53781ba442bb89d35f-d # internal mime mkdir -p $WORK/b214/ cat >/tmp/go-build845050330/b214/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p mime -lang=go1.25 -std -complete -installsuffix shared -buildid yAaiEihb1Atlg3OdlxLL/yAaiEihb1Atlg3OdlxLL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go go tool buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/9f/9f315cae464453694c210e28cd8c3c3e1e6b94160c3afb87842050e022c3edc8-d # internal mime/quotedprintable mkdir -p $WORK/b216/ cat >/tmp/go-build845050330/b216/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p mime/quotedprintable -lang=go1.25 -std -complete -installsuffix shared -buildid qr4-2pGMOrOuKCbjYWvm/qr4-2pGMOrOuKCbjYWvm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go go tool buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/95/95d1d24821daa7429ab3c004b88cf099445ba2c712ad118444b8fa11eedf4d62-d # internal net/http/internal mkdir -p $WORK/b218/ cat >/tmp/go-build845050330/b218/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p net/http/internal -lang=go1.25 -std -complete -installsuffix shared -buildid Ggo8Jdzb8T7QnISOV7my/Ggo8Jdzb8T7QnISOV7my -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go go tool buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/72/72254bb1e968c6d9a109e7c07c06e610fcfbfff0b60427bb2d04c3fa973ced10-d # internal github.com/containers/podman/vendor/github.com/distribution/reference mkdir -p $WORK/b222/ cat >/tmp/go-build845050330/b222/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/containers/podman/vendor/github.com/distribution/reference -lang=go1.25 -complete -installsuffix shared -buildid k20WgrGORVgzEsL4mwRG/k20WgrGORVgzEsL4mwRG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/helpers.go ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/normalize.go ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/reference.go ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/regexp.go ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/sort.go cd $WORK/b182 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I $WORK/b182/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b182/_x006.o -c cgo_unix_cgo_res.cgo2.c go tool buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/3f/3fb123d8545920c65f65b78b7c01a45186dbbaaeac269a2a4322abaced62386a-d # internal github.com/containers/podman/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b224/ cat >/tmp/go-build845050330/b224/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/podman/vendor/github.com/hashicorp/errwrap packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=/tmp/go-build845050330/b225/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/containers/podman/vendor/github.com/hashicorp/go-multierror -lang=go1.25 -complete -installsuffix shared -buildid G0VqtmKz_gjJP5KIjres/G0VqtmKz_gjJP5KIjres -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/append.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/flatten.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/format.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/group.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/multierror.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/prefix.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/sort.go go tool buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/85/856faa9133dc77137fce4ba3b768201cb718b82e57ea91981127a511d1c483da-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration mkdir -p $WORK/b228/ cat >/tmp/go-build845050330/b228/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration -lang=go1.25 -complete -installsuffix shared -buildid Nw77QhII9HHW8-IsTJuk/Nw77QhII9HHW8-IsTJuk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration/naming.go go tool buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/83/830368398293056abdafd65903c3cbba307c003f4b59712acc179c679a52f44d-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache mkdir -p $WORK/b229/ cat >/tmp/go-build845050330/b229/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build845050330/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache -lang=go1.25 -complete -installsuffix shared -buildid QooemEF1RKh7JwWfY941/QooemEF1RKh7JwWfY941 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache/blobinfocache.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache/types.go cd $WORK/b182 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I $WORK/b182/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b182/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/98/980312ef13ae25445613154c500b1290613674e7e3a849bea85b34854bb8d489-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature mkdir -p $WORK/b234/ cat >/tmp/go-build845050330/b234/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature -lang=go1.25 -complete -installsuffix shared -buildid jWrBBDBEH1m4oM9wCTiS/jWrBBDBEH1m4oM9wCTiS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature/signature.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature/sigstore.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature/simple.go go tool buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/05/05671bf5fe3b4cdc387175aaf10169e2739e6df11e48084c09719d2f739b7c79-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits mkdir -p $WORK/b235/ cat >/tmp/go-build845050330/b235/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits -lang=go1.25 -complete -installsuffix shared -buildid A3FQ-V6dWDkQBU9_eLRA/A3FQ-V6dWDkQBU9_eLRA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits/iolimits.go go tool buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/4f/4f634a6f7e801e3ef033c4005cd3c127bf16b0e7df15d41da8eb852aaf85563e-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr mkdir -p $WORK/b240/ cat >/tmp/go-build845050330/b240/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr -lang=go1.25 -complete -installsuffix shared -buildid fSzg70Fl2oWJfwTiXaua/fSzg70Fl2oWJfwTiXaua -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr/multierr.go go tool buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/5f/5f646c7f439c4bebca1ffb9b3359a16a2fbdfcdf104f315ac7d9cb0dbbb58bbe-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b236/ cat >/tmp/go-build845050330/b236/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build845050330/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none -lang=go1.25 -complete -installsuffix shared -buildid 3xvleedazK8ei-3aW8t3/3xvleedazK8ei-3aW8t3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none/none.go go tool buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/46/4690acf012414b5b936e8c1d28924701ac2ddd67e15d592be228f670c8f69632-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b206/ cat >/tmp/go-build845050330/b206/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build845050330/b207/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build845050330/b209/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build845050330/b210/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p vendor/golang.org/x/net/idna -lang=go1.25 -std -complete -installsuffix shared -buildid xo5WyWQeoK4naeIHbRNZ/xo5WyWQeoK4naeIHbRNZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go go tool buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/83/83e3f6b5f1954d2c58dc31bb2198f14df4c2e82e764e4ecb1310b207434f7e26-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest mkdir -p $WORK/b241/ cat >/tmp/go-build845050330/b241/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest -lang=go1.25 -complete -installsuffix shared -buildid tolE3K3BH-zG1bk4FllP/tolE3K3BH-zG1bk4FllP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest/put_blob_digest.go TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -o $WORK/b182/_cgo_.o $WORK/b182/_cgo_main.o $WORK/b182/_x001.o $WORK/b182/_x002.o $WORK/b182/_x003.o $WORK/b182/_x004.o $WORK/b182/_x005.o $WORK/b182/_x006.o -O2 -g -lresolv go tool buildid -w $WORK/b240/_pkg_.a # internal go tool buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/d5/d5bdb45aa1ca6d27eb7e9fa05bd32b9d695bbd550c1d37ad3efb62bb50229689-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir mkdir -p $WORK/b244/ cat >/tmp/go-build845050330/b244/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir -lang=go1.25 -complete -installsuffix shared -buildid gSwn8oEBd0nV0iK2jxHF/gSwn8oEBd0nV0iK2jxHF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir/tmpdir.go cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/51/51d8c9b3ce0514d7222d97f46f67035c59313e9d2f0ec89b43aecb7058947720-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/version mkdir -p $WORK/b247/ cat >/tmp/go-build845050330/b247/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/version -lang=go1.25 -complete -installsuffix shared -buildid kdAAIcEMBAuf1EP21ncJ/kdAAIcEMBAuf1EP21ncJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/version/version.go go tool buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/c4/c4d64b9c68e8b93914e21a8c3a462b75200c037a1e92d2ce6ea0603b34c0be8b-d # internal github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b250/ cat >/tmp/go-build845050330/b250/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials -lang=go1.25 -complete -installsuffix shared -buildid Tg8QcnaEd8xG8NyfzAut/Tg8QcnaEd8xG8NyfzAut -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/credentials.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/error.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/helper.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/version.go go tool buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/05/05939d72b7916862cb99fbfcca9e2f9ccb41a9ab642341136442bc08b6b777c8-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private mkdir -p $WORK/b233/ cat >/tmp/go-build845050330/b233/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build845050330/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build845050330/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build845050330/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private -lang=go1.25 -complete -installsuffix shared -buildid aCzmliA0vVXODRatAa4-/aCzmliA0vVXODRatAa4- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private/private.go go tool buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/06/066be9542b1025483330e9eb2a8cc81a53e44c1166ba4d9cbdc9a9a7567348a1-d # internal github.com/containers/podman/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b253/ cat >/tmp/go-build845050330/b253/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml/internal=github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding=/tmp/go-build845050330/b052/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal=/tmp/go-build845050330/b254/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/containers/podman/vendor/github.com/BurntSushi/toml -lang=go1.25 -complete -installsuffix shared -buildid JRgxDiJvBptxQO4iGa5E/JRgxDiJvBptxQO4iGa5E -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/error.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/lex.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/meta.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/type_fields.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/type_toml.go gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -o $WORK/b182/_cgo_.o $WORK/b182/_cgo_main.o $WORK/b182/_x001.o $WORK/b182/_x002.o $WORK/b182/_x003.o $WORK/b182/_x004.o $WORK/b182/_x005.o $WORK/b182/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b182/_cgo_.o -dynout $WORK/b182/_cgo_import.go go tool buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/83/8374b41df5986d9c9f977b8278fa8b9593757ea21c0d36ab07635a3b4bcad256-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest mkdir -p $WORK/b243/ cat >/tmp/go-build845050330/b243/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build845050330/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build845050330/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest -lang=go1.25 -complete -installsuffix shared -buildid jX2o1KoudgSlJV3oLiRv/jX2o1KoudgSlJV3oLiRv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest/stream_digest.go cat >/tmp/go-build845050330/b182/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile cmp=/tmp/go-build845050330/b045/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build845050330/b183/_pkg_.a packagefile internal/bytealg=/tmp/go-build845050330/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build845050330/b038/_pkg_.a packagefile internal/itoa=/tmp/go-build845050330/b042/_pkg_.a packagefile internal/nettrace=/tmp/go-build845050330/b184/_pkg_.a packagefile internal/poll=/tmp/go-build845050330/b063/_pkg_.a packagefile internal/singleflight=/tmp/go-build845050330/b185/_pkg_.a packagefile internal/stringslite=/tmp/go-build845050330/b031/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build845050330/b064/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile net/netip=/tmp/go-build845050330/b117/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile runtime/cgo=/tmp/go-build845050330/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p net -lang=go1.25 -std -installsuffix shared -buildid W5T5wHQg9bRY1WZ7CHdh/W5T5wHQg9bRY1WZ7CHdh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_posix.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile.go /usr/lib/golang/src/net/sendfile_nonwindows.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip4_linux.go /usr/lib/golang/src/net/sockoptip6_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b182/_cgo_gotypes.go $WORK/b182/cgo_linux.cgo1.go $WORK/b182/cgo_resnew.cgo1.go $WORK/b182/cgo_socknew.cgo1.go $WORK/b182/cgo_unix_cgo.cgo1.go $WORK/b182/cgo_unix_cgo_res.cgo1.go $WORK/b182/_cgo_import.go go tool buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/d0/d01ffc8998dd40a70f54d12c161169c1af60540b3bbbf79a64514ec40d8bd728-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent mkdir -p $WORK/b246/ cat >/tmp/go-build845050330/b246/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/version=github.com/containers/podman/vendor/go.podman.io/image/v5/version packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build845050330/b247/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent -lang=go1.25 -complete -installsuffix shared -buildid W0fmqpMMrDUz3dTolZv1/W0fmqpMMrDUz3dTolZv1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent/useragent.go go tool buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/92/923cf4b03481d531c3a1c3f5374a6dd17ab56c9ef7627eff0d173e8af323849e-d # internal text/scanner mkdir -p $WORK/b256/ cat >/tmp/go-build845050330/b256/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p text/scanner -lang=go1.25 -std -complete -installsuffix shared -buildid HVbeKZHWUJNFie-LZDqu/HVbeKZHWUJNFie-LZDqu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go go tool buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/b2/b281e53e7f01b3e94e02652ce1bcb66a61d023b125328d9aebe254443fda7993-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs mkdir -p $WORK/b232/ cat >/tmp/go-build845050330/b232/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build845050330/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs -lang=go1.25 -complete -installsuffix shared -buildid dgysu4sN1MJdcT5N7-i4/dgysu4sN1MJdcT5N7-i4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs/get_blob_at.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs/stubs.go go tool buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/99/997e78307dd97d5539b0422de76d47ba487c2be3950706e8852ca505fcf02841-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs mkdir -p $WORK/b238/ cat >/tmp/go-build845050330/b238/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build845050330/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build845050330/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs -lang=go1.25 -complete -installsuffix shared -buildid 7SKiO94DO4BOFGQUymbC/7SKiO94DO4BOFGQUymbC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs/original_oci_config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs/put_blob_partial.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs/signatures.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs/stubs.go go tool buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/f3/f3f1d4ffd74f9e355129d929d5a03039dfccbde72e3f5d1e48230a5c7e5080b2-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl mkdir -p $WORK/b239/ cat >/tmp/go-build845050330/b239/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build845050330/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build845050330/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl -lang=go1.25 -complete -installsuffix shared -buildid I4nDnfDpJWY7R0MYs1R-/I4nDnfDpJWY7R0MYs1R- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl/compat.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl/layer_infos.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl/properties.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl/signatures.go go tool buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/f9/f92761ebf5b6089ee0eece4b59dcb8e8b1277c9ca10131a575eec36f3f494336-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource mkdir -p $WORK/b231/ cat >/tmp/go-build845050330/b231/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build845050330/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build845050330/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build845050330/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource -lang=go1.25 -complete -installsuffix shared -buildid 5HjJCdiqYDJq55VSuM-l/5HjJCdiqYDJq55VSuM-l -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/wrapper.go go tool buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/31/31bac1c24fad77655c5883eef566ae80085fdb9c673b9a40850500327c17cfaf-d # internal github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b249/ cat >/tmp/go-build845050330/b249/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build845050330/b250/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client -lang=go1.25 -complete -installsuffix shared -buildid 5zxJYqBy-rJLT8cVPC5z/5zxJYqBy-rJLT8cVPC5z -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client/client.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client/command.go go tool buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/76/766227334802d3ea9a8b00d9aef452e38c7fc61bdc92f298c068560636443f42-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils mkdir -p $WORK/b255/ cat >/tmp/go-build845050330/b255/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile text/scanner=/tmp/go-build845050330/b256/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils -lang=go1.25 -complete -installsuffix shared -buildid p6eh5uWTTJaIAOHSTKuu/p6eh5uWTTJaIAOHSTKuu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils/exists_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils/fileutils.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils/fileutils_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils/reflink_linux.go go tool buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/00/007aecebc6bb648d21043a6693864d1f0439137bcc62e3753866af2b5f2ed006-d # internal github.com/containers/podman/vendor/github.com/moby/sys/capability mkdir -p $WORK/b259/ cat >/tmp/go-build845050330/b259/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/containers/podman/vendor/github.com/moby/sys/capability -lang=go1.25 -complete -installsuffix shared -buildid FOXjNnv-XqgSlADSiY-c/FOXjNnv-XqgSlADSiY-c -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/capability.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/capability_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/enum.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/enum_gen.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/syscall_linux.go go tool buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/3b/3bf13d3122dde4551a37907bf0a0c40e6f299ccf0dc2af566895b67138c8dd07-d # internal github.com/containers/podman/vendor/github.com/moby/sys/user mkdir -p $WORK/b261/ cat >/tmp/go-build845050330/b261/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/containers/podman/vendor/github.com/moby/sys/user -lang=go1.25 -complete -installsuffix shared -buildid A-cCi6WgVOnrEUhCu_t1/A-cCi6WgVOnrEUhCu_t1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/user/idtools.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/user/idtools_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/user/lookup_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/user/user.go go tool buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/4a/4a85c1ca30311f48926235c68a683285f352fa9a6d2954903e04c6260b78d32c-d # internal github.com/containers/podman/vendor/github.com/docker/go-units mkdir -p $WORK/b263/ cat >/tmp/go-build845050330/b263/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/containers/podman/vendor/github.com/docker/go-units -lang=go1.25 -complete -installsuffix shared -buildid QRxuwzVW5v5rXBoHwYfJ/QRxuwzVW5v5rXBoHwYfJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-units/duration.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-units/size.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-units/ulimit.go go tool buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/1a/1a7abf1baaf777fa6b38f63b0f74864673b1672dd4349ae1cc10e81672537a62-d # internal github.com/containers/podman/vendor/github.com/moby/sys/mountinfo mkdir -p $WORK/b265/ cat >/tmp/go-build845050330/b265/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/containers/podman/vendor/github.com/moby/sys/mountinfo -lang=go1.25 -complete -installsuffix shared -buildid lJTTfVE9MsoZOlN8G0IZ/lJTTfVE9MsoZOlN8G0IZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mounted_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mounted_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mountinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mountinfo_filters.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mountinfo_linux.go go tool buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/49/4970cdebf99265a59d7fafb7fdcf26b9f35b510065528578241b5478d67ea37a-d # internal os/user mkdir -p $WORK/b266/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b266/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b266/ -O2 -g -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go go tool buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/28/282df0a4a44e7be6bf90f066047b1468ccf69d95374557d9d688b39eea55f9e5-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec mkdir -p $WORK/b267/ cat >/tmp/go-build845050330/b267/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec -lang=go1.25 -complete -installsuffix shared -buildid MfgaiolO-I9MkI7McR_S/MfgaiolO-I9MkI7McR_S -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec/command_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec/reexec.go go tool buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/f9/f98e808674836d4fa5b0073941d6ec6df1fea197afac31b46bc3f16bf6d48b6d-d # internal github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock mkdir -p $WORK/b270/ cat >/tmp/go-build845050330/b270/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock -lang=go1.25 -complete -installsuffix shared -buildid dvsh4KvMMyMZwa_AlFrx/dvsh4KvMMyMZwa_AlFrx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock/rawfilelock.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock/rawfilelock_unix.go go tool buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/77/7722997e1d453e8c3a7be63872d4ca2c29d4d59ec964d1b80d26912f8089592b-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils mkdir -p $WORK/b271/ cat >/tmp/go-build845050330/b271/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils -lang=go1.25 -complete -installsuffix shared -buildid Y_P7h-Qed6lB06hltihv/Y_P7h-Qed6lB06hltihv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/buffer.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/bytespipe.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/fswriters.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/fswriters_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/readers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/temp_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/writeflusher.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/writers.go go tool buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/64/649efef3480459ccec760a0dcc16614e1d1a06c6d3b06c7bb86ad67835c1cbaf-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount mkdir -p $WORK/b264/ cat >/tmp/go-build845050330/b264/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/mountinfo=github.com/containers/podman/vendor/github.com/moby/sys/mountinfo importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=/tmp/go-build845050330/b265/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount -lang=go1.25 -complete -installsuffix shared -buildid c5GQ7CXFLLFd6HtifE2F/c5GQ7CXFLLFd6HtifE2F -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/flags.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/flags_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/mount.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/mounter_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/mountinfo.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/mountinfo_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/sharedsubtree_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/unmount_unix.go go tool buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/bb/bb1b2468f1737c39121eb8f14120c3f9e83cf4d3bd37fbe2edb8a74942ca4ce6-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/transports mkdir -p $WORK/b273/ cat >/tmp/go-build845050330/b273/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build845050330/b197/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/transports -lang=go1.25 -complete -installsuffix shared -buildid KfNrW6FNSt6Y_iLsP97K/KfNrW6FNSt6Y_iLsP97K -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/stub.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/transports.go go tool buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/06/0678c47f88b7e734c3f7f696e964693f2fa9ac2557adda5dcb931442861552f6-d # internal github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher mkdir -p $WORK/b280/ cat >/tmp/go-build845050330/b280/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/cipher=/tmp/go-build845050330/b079/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build845050330/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build845050330/b147/_pkg_.a packagefile crypto/hmac=/tmp/go-build845050330/b164/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build845050330/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build845050330/b100/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher -lang=go1.25 -complete -installsuffix shared -buildid EKeKIp8WzLqPOwTgXtwa/EKeKIp8WzLqPOwTgXtwa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher/cbc_hmac.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher/concat_kdf.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher/ecdh_es.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher/key_wrap.go go tool buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/26/2650f3005bc02d149acc5c0032fb573007face7e0ac1b42a9671db46f35435d2-d # internal github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json mkdir -p $WORK/b281/ cat >/tmp/go-build845050330/b281/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding=/tmp/go-build845050330/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build845050330/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json -lang=go1.25 -complete -installsuffix shared -buildid iy7wjUiWTy4qZfhshsQG/iy7wjUiWTy4qZfhshsQG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/indent.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/scanner.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/stream.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/tags.go go tool buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/33/339df850781d0b8c6385058ae53dae6fbbfaa23dbf7209e73a3d6cf87db61681-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b282/ cat >/tmp/go-build845050330/b282/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build845050330/b164/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 -lang=go1.25 -complete -installsuffix shared -buildid cA_sTEu-y5rDMDGH-8xc/cA_sTEu-y5rDMDGH-8xc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go go tool buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/da/dab5caf11d9ddf59c1e54551febb30e037c9d55724b7864841e59f53e047566b-d # internal compress/zlib mkdir -p $WORK/b288/ cat >/tmp/go-build845050330/b288/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile compress/flate=/tmp/go-build845050330/b203/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile hash/adler32=/tmp/go-build845050330/b289/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p compress/zlib -lang=go1.25 -std -complete -installsuffix shared -buildid o2ho5IuzMdseJRN_JN5X/o2ho5IuzMdseJRN_JN5X -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go go tool buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/75/7575cb384a1789b8ad593301f927006852eb2e0c38454c3ac6746721f1ab3279-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/system mkdir -p $WORK/b262/ cat >/tmp/go-build845050330/b262/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build845050330/b264/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/system -lang=go1.25 -complete -installsuffix shared -buildid mcaJJuwNk1QqKy6KqCoo/mcaJJuwNk1QqKy6KqCoo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/chmod.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/chtimes.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/chtimes_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/exitcode.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/extattr_unsupported.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/init.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/lchown.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/lcow_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/lstat_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/meminfo.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/meminfo_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/mknod.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/path.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/path_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/process_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/rm.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/rm_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/stat_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/stat_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/stat_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/umask.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/utimes_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/xattrs_linux.go go tool buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/e2/e2f78b65259a5533e48497baa071093478d8c76afc54c3f91c992dff0cdc97c0-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b291/ cat >/tmp/go-build845050330/b291/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/subtle=/tmp/go-build845050330/b100/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal -lang=go1.25 -complete -installsuffix shared -buildid bo2UkRyjWQAv1VNIjtMF/bo2UkRyjWQAv1VNIjtMF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go go tool buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/d4/d428bbdfb955c43ef99eca88550872ac7ebcb34ac4e928f4e20e39b2b16dbff3-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config mkdir -p $WORK/b297/ cat >/tmp/go-build845050330/b297/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config -lang=go1.25 -complete -installsuffix shared -buildid dW6e_hYUVVk9jJ9KFwBs/dW6e_hYUVVk9jJ9KFwBs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config/config.go go tool buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/49/4941926c456c4a13aa69e752be3e9e07b03b4040a937a0213b5733c87b43e66f-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors mkdir -p $WORK/b305/ cat >/tmp/go-build845050330/b305/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build845050330/b306/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors -lang=go1.25 -complete -installsuffix shared -buildid _U4-9d5ZY45Hj2n5Vbs5/_U4-9d5ZY45Hj2n5Vbs5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors/errors.go go tool buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/c1/c1d900f1e7be14cefdba73be5b538b1eed29f65fddfcdb99dfd5cccf432f5214-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b286/ cat >/tmp/go-build845050330/b286/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/containers/podman/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile compress/bzip2=/tmp/go-build845050330/b287/_pkg_.a packagefile compress/flate=/tmp/go-build845050330/b203/_pkg_.a packagefile compress/zlib=/tmp/go-build845050330/b288/_pkg_.a packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build845050330/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build845050330/b079/_pkg_.a packagefile crypto/des=/tmp/go-build845050330/b158/_pkg_.a packagefile crypto/dsa=/tmp/go-build845050330/b178/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build845050330/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build845050330/b147/_pkg_.a packagefile crypto/md5=/tmp/go-build845050330/b173/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build845050330/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build845050330/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build845050330/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build845050330/b100/_pkg_.a packagefile encoding/asn1=/tmp/go-build845050330/b152/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=/tmp/go-build845050330/b290/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=/tmp/go-build845050330/b291/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build845050330/b285/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=/tmp/go-build845050330/b292/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile image=/tmp/go-build845050330/b293/_pkg_.a packagefile image/jpeg=/tmp/go-build845050330/b295/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet -lang=go1.25 -complete -installsuffix shared -buildid DOOqJYvoIk-txeL3Qrq1/DOOqJYvoIk-txeL3Qrq1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/compressed.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/config.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/encrypted_key.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/literal.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/ocfb.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/one_pass_signature.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/opaque.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/packet.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/private_key.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/public_key.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/public_key_v3.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/reader.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/signature.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/signature_v3.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/userattribute.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/userid.go go tool buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/2e/2e0d84e24576a52b94430ec78be351418ea5b377b1a3a13017c212a0654477aa-d # internal go/token mkdir -p $WORK/b314/ cat >/tmp/go-build845050330/b314/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build845050330/b045/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile iter=/tmp/go-build845050330/b046/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p go/token -lang=go1.25 -std -complete -installsuffix shared -buildid 0ZiDSgmHRlogj3sKIv1p/0ZiDSgmHRlogj3sKIv1p -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go /usr/lib/golang/src/go/token/tree.go go tool buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/18/183fff857a35acf358760d0fb6f18514bee78a23223683343a7d2389dfee867b-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b304/ cat >/tmp/go-build845050330/b304/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build845050330/b305/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire -lang=go1.25 -complete -installsuffix shared -buildid getFqvljuhNow3LCxKdb/getFqvljuhNow3LCxKdb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire/wire.go go tool buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/a6/a6beafbd3273dfea4c75da61596f817b525c90064f1ca6cd5b68089cdb88a673-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile mkdir -p $WORK/b269/ cat >/tmp/go-build845050330/b269/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/internal/rawfilelock=github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock=/tmp/go-build845050330/b270/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build845050330/b262/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile -lang=go1.25 -complete -installsuffix shared -buildid utlCP5Px2clmcwMigzCn/utlCP5Px2clmcwMigzCn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile/lastwrite.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile/lockfile.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile/lockfile_unix.go go tool buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/5f/5f9b22aa432056b35d4c4f3af97f5bb19375df2bc8a7a9a730b9b9c41c08a97f-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b309/ cat >/tmp/go-build845050330/b309/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build845050330/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build845050330/b310/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect -lang=go1.25 -complete -installsuffix shared -buildid LBp3Xozu4JmZ6r6zQMty/LBp3Xozu4JmZ6r6zQMty -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value_equal.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go go tool buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/9c/9c52a5eeccc96cadf9ccae12a6b53fc4cb3d72dc2ced582c32e6b135342f6e77-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version mkdir -p $WORK/b335/ cat >/tmp/go-build845050330/b335/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version -lang=go1.25 -complete -installsuffix shared -buildid c6Oyk0-NJGSA3wQ2cCFo/c6Oyk0-NJGSA3wQ2cCFo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version/version.go go tool buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/53/53f722e6f2aa6bae67f9fac656701664ca4a06924f2daf15ab1f06afda72eed6-d # internal github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries mkdir -p $WORK/b339/ cat >/tmp/go-build845050330/b339/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries -lang=go1.25 -complete -installsuffix shared -buildid 63q6z61lz4xkP97gvYm8/63q6z61lz4xkP97gvYm8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries/timeseries.go go tool buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/5c/5cdc8bb4562185998bf3407f0c9eeb23528810a80c90f9469af22c6d8d7652ec-d # internal text/template/parse mkdir -p $WORK/b343/ cat >/tmp/go-build845050330/b343/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p text/template/parse -lang=go1.25 -std -complete -installsuffix shared -buildid IhT1aGNtMBSwY0-qYf5D/IhT1aGNtMBSwY0-qYf5D -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go go tool buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/4d/4d12154b44a721e4ed17706e930379a42cf85cd775a57eddb4724eaf953b7e37-d # internal text/tabwriter mkdir -p $WORK/b344/ cat >/tmp/go-build845050330/b344/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p text/tabwriter -lang=go1.25 -std -complete -installsuffix shared -buildid e-BXqdq3Nr497rCwhHre/e-BXqdq3Nr497rCwhHre -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go go tool buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/1e/1e79d63d477ee4779f3b7e0cff1e72d6332471a50d5b1763d46fdb22c489a78c-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal mkdir -p $WORK/b351/ cat >/tmp/go-build845050330/b351/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal -lang=go1.25 -complete -installsuffix shared -buildid EVgRB9NApmSETxkHAIDw/EVgRB9NApmSETxkHAIDw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal/grpclog.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal/logger.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal/loggerv2.go go tool buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/eb/ebacba2e87e6c3433809ab0984a664cffef3a3206b522879d4d1bb349c264fd3-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/attributes mkdir -p $WORK/b353/ cat >/tmp/go-build845050330/b353/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/attributes -lang=go1.25 -complete -installsuffix shared -buildid Mag3BFIPA6izmozFF1mf/Mag3BFIPA6izmozFF1mf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/attributes/attributes.go go tool buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/aa/aa85ce5aaa748c51040ce46491406adea5623ed0a565b1b2ac0cdec800053744-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b283/ cat >/tmp/go-build845050330/b283/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/rsa=/tmp/go-build845050330/b104/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=/tmp/go-build845050330/b284/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build845050330/b285/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build845050330/b286/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=/tmp/go-build845050330/b292/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp -lang=go1.25 -complete -installsuffix shared -buildid cmV0IQhjpeALiX09W4s5/cmV0IQhjpeALiX09W4s5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/canonical_text.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/keys.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/read.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/write.go go tool buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/0a/0ade3b49c5c386c8155e069eae654a2429bb25c0f00cb9df8f35fc988e157430-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b350/ cat >/tmp/go-build845050330/b350/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog/internal=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal=/tmp/go-build845050330/b351/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/grpclog -lang=go1.25 -complete -installsuffix shared -buildid IQY62ZjumeOMDu2m_Y5y/IQY62ZjumeOMDu2m_Y5y -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/component.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/grpclog.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/logger.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/loggerv2.go go tool buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/47/474b7282017dfc6c92eba102075e67954308abcdf37cf51f0ed3ed9fab2b81bd-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle mkdir -p $WORK/b392/ cat >/tmp/go-build845050330/b392/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle -lang=go1.25 -complete -installsuffix shared -buildid vPja88fwyQlLqXW0Vv3x/vPja88fwyQlLqXW0Vv3x -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle/idle.go go tool buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/37/37e510018c1b3edf486c48e76ccc469a5293f13415d8c12249694d5223f8d532-d # internal github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b404/ cat >/tmp/go-build845050330/b404/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile container/list=/tmp/go-build845050330/b156/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi -lang=go1.25 -complete -installsuffix shared -buildid IpMZX4pp_5XqTkdezjqb/IpMZX4pp_5XqTkdezjqb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/bidi.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/bracket.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/core.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/prop.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/trieval.go go tool buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/e9/e9a26d899db3bea13caec2c7cf2d5a445d4932a83fd3dc3fd3b3c05a18749323-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b349/ cat >/tmp/go-build845050330/b349/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build845050330/b350/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/connectivity -lang=go1.25 -complete -installsuffix shared -buildid bkoaIlbTECzvOgZo5mLc/bkoaIlbTECzvOgZo5mLc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/connectivity/connectivity.go go tool buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/54/5476dac4ab90e0976e91f68133ac5df7ffdaa1b89e666a9452fed4efb936c5b8-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b366/ cat >/tmp/go-build845050330/b366/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build845050330/b350/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog -lang=go1.25 -complete -installsuffix shared -buildid wkNd6IqlkKmoClwpriYv/wkNd6IqlkKmoClwpriYv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog/prefix_logger.go go tool buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/d7/d768c7c9917f4988f074deafbdc91fed4ba51c97aab365763059d3a8156e69e4-d # internal go tool buildid -w $WORK/b309/_pkg_.a # internal github.com/containers/podman/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b405/ cat >/tmp/go-build845050330/b405/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/podman/vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=/tmp/go-build845050330/b403/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/containers/podman/vendor/golang.org/x/text/unicode/norm -lang=go1.25 -complete -installsuffix shared -buildid R1u4FNCMF5Ws97DUj9cA/R1u4FNCMF5Ws97DUj9cA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/composition.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/forminfo.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/input.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/iter.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/normalize.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/readwriter.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/transform.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/trie.go cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/1b/1be04b6c54feafcc92fc02c19cbe1c879933e8c936878b799fd90fa5c856a3e4-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b308/ cat >/tmp/go-build845050330/b308/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build845050330/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build845050330/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset -lang=go1.25 -complete -installsuffix shared -buildid iacE2wjmDjDWRD-djyg6/iacE2wjmDjDWRD-djyg6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go go tool buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/77/77cb3f8395eae35f9c8c219c0f3fe9c4af0bd859f1cfaf62314559264f1d31e9-d # internal cd $WORK/b266 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b266=/tmp/go-build -gno-record-gcc-switches -I $WORK/b266/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=9IMgZey7TnqZgoEuWp3e -o $WORK/b266/_x001.o -c _cgo_export.c github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b313/ cat >/tmp/go-build845050330/b313/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=/tmp/go-build845050330/b314/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build845050330/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs -lang=go1.25 -complete -installsuffix shared -buildid DdtqorVBcpBZYw9hiyBH/DdtqorVBcpBZYw9hiyBH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs/strings.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go go tool buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/2b/2b8310747661b6888e28b1519d1932cb68f02c1c17f3a3a6e19134ae9f2c540e-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid mkdir -p $WORK/b315/ cat >/tmp/go-build845050330/b315/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid -lang=go1.25 -complete -installsuffix shared -buildid KwqqkVZP9nIU7_0ccQcC/KwqqkVZP9nIU7_0ccQcC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/go_features_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/goname.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/name.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go go tool buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/ba/ba1562e560dd4e74fdb8a77b8a17c2a2dcfc337ac4b148bb8b791570f99e811e-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order mkdir -p $WORK/b316/ cat >/tmp/go-build845050330/b316/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order -lang=go1.25 -complete -installsuffix shared -buildid oo4sjQ7vZwm8lX__WlxB/oo4sjQ7vZwm8lX__WlxB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order/order.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order/range.go cd $WORK/b266 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b266=/tmp/go-build -gno-record-gcc-switches -I $WORK/b266/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=9IMgZey7TnqZgoEuWp3e -o $WORK/b266/_x002.o -c cgo_lookup_cgo.cgo2.c go tool buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/13/1327238a4209bcb37b51f03a2ba9fa2bebccc0ba35500719c155dc67dc4682d8-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b319/ cat >/tmp/go-build845050330/b319/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build845050330/b308/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build845050330/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build845050330/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry -lang=go1.25 -complete -installsuffix shared -buildid xmXjl4zzIx2DU7D4-Wxi/xmXjl4zzIx2DU7D4-Wxi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go go tool buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/b0/b0b6479e805922946bc7db1851ecb01e61eaffefdcae696b8b44dacc99cd299a-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b320/ cat >/tmp/go-build845050330/b320/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build845050330/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface -lang=go1.25 -complete -installsuffix shared -buildid T7Fwh5SAu6stT8k7ema2/T7Fwh5SAu6stT8k7ema2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go go tool buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/1c/1c62dbb827e2e7699b211bf11bd5339b7829af5a2d789a38b472be4dcccd3364-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b311/ cat >/tmp/go-build845050330/b311/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build845050330/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build845050330/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build845050330/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build845050330/b313/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build845050330/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text -lang=go1.25 -complete -installsuffix shared -buildid C9JplOqpsZD7nRgIojm1/C9JplOqpsZD7nRgIojm1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go go tool buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/b5/b5d6cfcdb9ca014752acc61007fce14a2e3d318ea8bdf054ff39db932ef63247-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b328/ cat >/tmp/go-build845050330/b328/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build845050330/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build845050330/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt -lang=go1.25 -complete -installsuffix shared -buildid LqaoBfTG4uyrRATmxMV9/LqaoBfTG4uyrRATmxMV9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go go tool buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/40/40f79ae826484e683480d40ae7491dba0b3073599febaf5add013634cda93a67-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b329/ cat >/tmp/go-build845050330/b329/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts -lang=go1.25 -complete -installsuffix shared -buildid 0qK6rUjJ_h_LVPYNOlxG/0qK6rUjJ_h_LVPYNOlxG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts/options.go go tool buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/39/394e1c9809f63f1e27adef34d6bbe9f5b6cdb96cb4ca45afcfcf3ea00b3b060b-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy mkdir -p $WORK/b334/ cat >/tmp/go-build845050330/b334/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build845050330/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build845050330/b320/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy -lang=go1.25 -complete -installsuffix shared -buildid DPKDN5l_I67XYRxoIZvs/DPKDN5l_I67XYRxoIZvs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy/bufferreader.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy/lazy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy/pointer_unsafe.go cd $WORK/b266 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b266=/tmp/go-build -gno-record-gcc-switches -I $WORK/b266/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=9IMgZey7TnqZgoEuWp3e -o $WORK/b266/_x003.o -c getgrouplist_unix.cgo2.c cd /usr/lib/golang/src/net go tool pack r $WORK/b182/_pkg_.a $WORK/b182/_x001.o $WORK/b182/_x002.o $WORK/b182/_x003.o $WORK/b182/_x004.o $WORK/b182/_x005.o $WORK/b182/_x006.o # internal go tool buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/02/02b6e83efd1c24bdb98cfc2ac08f7278544001dea49575462f559cb06eb45004-d # internal crypto/x509 mkdir -p $WORK/b177/ cat >/tmp/go-build845050330/b177/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build845050330/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build845050330/b079/_pkg_.a packagefile crypto/des=/tmp/go-build845050330/b158/_pkg_.a packagefile crypto/dsa=/tmp/go-build845050330/b178/_pkg_.a packagefile crypto/ecdh=/tmp/go-build845050330/b142/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build845050330/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build845050330/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build845050330/b147/_pkg_.a packagefile crypto/md5=/tmp/go-build845050330/b173/_pkg_.a packagefile crypto/rsa=/tmp/go-build845050330/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build845050330/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build845050330/b150/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build845050330/b179/_pkg_.a packagefile encoding/asn1=/tmp/go-build845050330/b152/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile encoding/pem=/tmp/go-build845050330/b181/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build845050330/b151/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build845050330/b154/_pkg_.a packagefile internal/godebug=/tmp/go-build845050330/b038/_pkg_.a packagefile internal/goos=/tmp/go-build845050330/b017/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile iter=/tmp/go-build845050330/b046/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/netip=/tmp/go-build845050330/b117/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build845050330/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p crypto/x509 -lang=go1.25 -std -complete -installsuffix shared -buildid hcruoV5jZByGGF6671lL/hcruoV5jZByGGF6671lL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/oid.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go go tool buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/12/12c4fab268a3dbf59024a346edfac10fed2a05a8fb776b06a6f6bfd70ee730a7-d # internal net/textproto mkdir -p $WORK/b211/ cat >/tmp/go-build845050330/b211/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p net/textproto -lang=go1.25 -std -complete -installsuffix shared -buildid Ssk06Q1nATnzdS5qBd7r/Ssk06Q1nATnzdS5qBd7r -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go go tool buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/e6/e6a9664f57e50e3634ccc77a256d68739e5ed6c7684264e3a915a70794bdc032-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b212/ cat >/tmp/go-build845050330/b212/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build845050330/b206/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/netip=/tmp/go-build845050330/b117/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.25 -std -complete -installsuffix shared -buildid BBrdHND_EPmYZjkKTvEi/BBrdHND_EPmYZjkKTvEi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go go tool buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/f1/f195d23873cfdccc12246c88a9903715487defd0ff9d5cdf02fc0fd98161d75e-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b318/ cat >/tmp/go-build845050330/b318/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build845050330/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build845050330/b308/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build845050330/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build845050330/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build845050330/b315/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build845050330/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build845050330/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build845050330/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build845050330/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build845050330/b320/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/proto -lang=go1.25 -complete -installsuffix shared -buildid D8is9fNf-6Tn86GIfS06/D8is9fNf-6Tn86GIfS06 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/checkinit.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/decode_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/encode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/encode_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/equal.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/merge.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/messageset.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/proto.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/proto_methods.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/reset.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/size.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/size_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/wrapperopaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/wrappers.go cd $WORK/b266 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b266=/tmp/go-build -gno-record-gcc-switches -I $WORK/b266/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=9IMgZey7TnqZgoEuWp3e -o $WORK/b266/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/37/37735e86e34726f447883a461510d414b2bdf43091bace89b06531c9f34b4903-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b330/ cat >/tmp/go-build845050330/b330/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build845050330/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build845050330/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval -lang=go1.25 -complete -installsuffix shared -buildid AyQ8YwZdxMhqDflzQ3ot/AyQ8YwZdxMhqDflzQ3ot -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b266=/tmp/go-build -gno-record-gcc-switches -o $WORK/b266/_cgo_.o $WORK/b266/_cgo_main.o $WORK/b266/_x001.o $WORK/b266/_x002.o $WORK/b266/_x003.o -O2 -g go tool buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/61/6150e520ecc67e1d2418ec9e643a103404d6c6f95cf911f9f0aac86ae44033a7-d # internal text/template mkdir -p $WORK/b342/ cat >/tmp/go-build845050330/b342/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile internal/fmtsort=/tmp/go-build845050330/b057/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile text/template/parse=/tmp/go-build845050330/b343/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p text/template -lang=go1.25 -std -complete -installsuffix shared -buildid kfs--6QQczwRzVbHbnhY/kfs--6QQczwRzVbHbnhY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b266=/tmp/go-build -gno-record-gcc-switches -o $WORK/b266/_cgo_.o $WORK/b266/_cgo_main.o $WORK/b266/_x001.o $WORK/b266/_x002.o $WORK/b266/_x003.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b266/_cgo_.o -dynout $WORK/b266/_cgo_import.go go tool buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/85/850429f1495a5ba77fdc40007ed77184c5ef96607ebb3914999dfa74a1bfd1fd-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b205/ cat >/tmp/go-build845050330/b205/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=/tmp/go-build845050330/b206/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/textproto=/tmp/go-build845050330/b211/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.25 -std -complete -installsuffix shared -buildid jnhIfzfbAnO_Lav0CARO/jnhIfzfbAnO_Lav0CARO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go go tool buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/3a/3a6d7b6e280a8158acd089c8db54793e6dc89b57526a1e101d3e8d0e4cca4797-d # internal mime/multipart mkdir -p $WORK/b215/ cat >/tmp/go-build845050330/b215/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile internal/godebug=/tmp/go-build845050330/b038/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile mime=/tmp/go-build845050330/b214/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build845050330/b216/_pkg_.a packagefile net/textproto=/tmp/go-build845050330/b211/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p mime/multipart -lang=go1.25 -std -complete -installsuffix shared -buildid MH1DhnJWsqh-UM2Vp1Tu/MH1DhnJWsqh-UM2Vp1Tu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go cat >/tmp/go-build845050330/b266/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile runtime/cgo=/tmp/go-build845050330/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p os/user -lang=go1.25 -std -installsuffix shared -buildid 9IMgZey7TnqZgoEuWp3e/9IMgZey7TnqZgoEuWp3e -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack /usr/lib/golang/src/os/user/cgo_listgroups_unix.go /usr/lib/golang/src/os/user/cgo_lookup_unix.go /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b266/_cgo_gotypes.go $WORK/b266/cgo_lookup_cgo.cgo1.go $WORK/b266/getgrouplist_unix.cgo1.go $WORK/b266/_cgo_import.go go tool buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/54/542b92b8464f77ed455e6b7b88c0dc0fcbfe1d3e89ac1d19e70b54a7f1cfad67-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b356/ cat >/tmp/go-build845050330/b356/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build845050330/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build845050330/b357/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal -lang=go1.25 -complete -installsuffix shared -buildid TeOUMaEXWtweB6uJEj78/TeOUMaEXWtweB6uJEj78 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/experimental.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/internal.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/tcp_keepalive_unix.go cd /usr/lib/golang/src/os/user go tool pack r $WORK/b266/_pkg_.a $WORK/b266/_x001.o $WORK/b266/_x002.o $WORK/b266/_x003.o # internal go tool buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/87/87a27b1f483943d8e3e6e304b6441c6c86a718fb1287c0c1608b108515784c64-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools mkdir -p $WORK/b260/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b260/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools "-ldflags=\"-O2\" \"-g\" \"-l\" \"subid\"" -- -I $WORK/b260/ -O2 -g ./idtools_supported.go go tool buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/f0/f0b5f7999848f4ca87298e8da541feef077d5ea259fb2fa866bf3b2d32aba067-d # internal go tool buildid -w $WORK/b318/_pkg_.a # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b369/ cat >/tmp/go-build845050330/b369/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build845050330/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build845050330/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build845050330/b313/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build845050330/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json -lang=go1.25 -complete -installsuffix shared -buildid 3cNTzet6fD3IUu-VVBgJ/3cNTzet6fD3IUu-VVBgJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/encode.go cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/d6/d6ea30e491253fdd58e132ef7c6db9e1718a23c9ad894fe9f0ac0d8bdde9b245-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b303/ cat >/tmp/go-build845050330/b303/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build845050330/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build845050330/b308/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build845050330/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build845050330/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build845050330/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build845050330/b315/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build845050330/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build845050330/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build845050330/b317/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build845050330/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build845050330/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build845050330/b319/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext -lang=go1.25 -complete -installsuffix shared -buildid IBtZQQa_zWH67D3B-sXm/IBtZQQa_zWH67D3B-sXm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext/encode.go go tool buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/97/97530ccd91e091e9363f6a83ff5fac20103d5691b3e58cfc93c5069b5f718da9-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b327/ cat >/tmp/go-build845050330/b327/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/editiondefaults=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build845050330/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build845050330/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build845050330/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build845050330/b322/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build845050330/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build845050330/b308/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build845050330/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build845050330/b315/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build845050330/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build845050330/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build845050330/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build845050330/b319/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc -lang=go1.25 -complete -installsuffix shared -buildid u3xQHSkp8XFPsSXAt2u8/u3xQHSkp8XFPsSXAt2u8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/build.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/editions.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/presence.go go tool buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/39/39f1ffce8d270dd0746f6b9b41bc0a25e19bf3225b4f8cd1fc7472e5ae849697-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/metadata mkdir -p $WORK/b360/ cat >/tmp/go-build845050330/b360/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build845050330/b356/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/metadata -lang=go1.25 -complete -installsuffix shared -buildid nNANEyi3HVLvjcGiWNQ2/nNANEyi3HVLvjcGiWNQ2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/metadata/metadata.go go tool buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/f1/f1b52c3cc346ad0d2c77bd7dd317c5894e4a879771d7a0f6dda20e49fdc7a60e-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b373/ cat >/tmp/go-build845050330/b373/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build845050330/b356/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/codes -lang=go1.25 -complete -installsuffix shared -buildid ROeCCc8-nuJvbJiGevp_/ROeCCc8-nuJvbJiGevp_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codes/code_string.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codes/codes.go go tool buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/8d/8dd12c9215f94505088d7d923f0ede103f90cfec65cd0e909e898c06196d7560-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/stats mkdir -p $WORK/b359/ cat >/tmp/go-build845050330/b359/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build845050330/b360/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/stats -lang=go1.25 -complete -installsuffix shared -buildid GXvAma5oSmqtE3ZgGspl/GXvAma5oSmqtE3ZgGspl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stats/handlers.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stats/metrics.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stats/stats.go go tool buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/06/0634983b347fffb9b10eaf02a8b7b916360b9a5e669612d9d42801c694c09b93-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b376/ cat >/tmp/go-build845050330/b376/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build845050330/b360/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil -lang=go1.25 -complete -installsuffix shared -buildid 4BG0B9Qz4yFG8BXEh2dg/4BG0B9Qz4yFG8BXEh2dg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/compressor.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/grpcutil.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/method.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/regex.go go tool buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/44/44879f26cfbfdc433513da024ad14b9e8c5d568007c16040862c064c941c6728-d # internal html/template mkdir -p $WORK/b340/ cat >/tmp/go-build845050330/b340/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile html=/tmp/go-build845050330/b341/_pkg_.a packagefile internal/godebug=/tmp/go-build845050330/b038/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile text/template=/tmp/go-build845050330/b342/_pkg_.a packagefile text/template/parse=/tmp/go-build845050330/b343/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p html/template -lang=go1.25 -std -complete -installsuffix shared -buildid pzm38hdxb6LjJoDFaX1F/pzm38hdxb6LjJoDFaX1F -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go go tool buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/d6/d625cb4dd12a61fbfaa1d0390c1ff24fb67486e2eba99498b8afefde24023662-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/mem mkdir -p $WORK/b377/ cat >/tmp/go-build845050330/b377/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build845050330/b356/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/mem -lang=go1.25 -complete -installsuffix shared -buildid hqB_N3cvivRAvWZTFSGk/hqB_N3cvivRAvWZTFSGk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/mem/buffer_pool.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/mem/buffer_slice.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/mem/buffers.go go tool buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/b3/b3f11ddcf5628d45aa87cc7895d809421d48e580af13d31b42f48aeb6cdf1ab5-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats mkdir -p $WORK/b358/ cat >/tmp/go-build845050330/b358/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build845050330/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build845050330/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build845050330/b359/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats -lang=go1.25 -complete -installsuffix shared -buildid 1bCqhbojMsuDe5vRc9Tr/1bCqhbojMsuDe5vRc9Tr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats/metricregistry.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats/metrics.go go tool buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/32/328077c39bac8e541e23bc09dfb306b107ed20d357d4c37b4830e2a20b7ef800-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b381/ cat >/tmp/go-build845050330/b381/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build845050330/b360/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload -lang=go1.25 -complete -installsuffix shared -buildid f42qDsQDhQRMHdymP5go/f42qDsQDhQRMHdymP5go -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload/load.go go tool buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/19/197ab16f51c79c48a1679ce0729a31392a206dbdf80c1ff65c3d3932e4c6bd6d-d # internal github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b402/ cat >/tmp/go-build845050330/b402/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/podman/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=/tmp/go-build845050330/b403/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build845050330/b404/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule -lang=go1.25 -complete -installsuffix shared -buildid pzeFmps1g7uTjRW0mqgV/pzeFmps1g7uTjRW0mqgV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule/bidirule.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go go tool buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/4e/4e8d6df0e59942f5ad4ca9440a1fb33e27098f673e55fa74888603c8f2e8bff1-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/encoding mkdir -p $WORK/b375/ cat >/tmp/go-build845050330/b375/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/mem=github.com/containers/podman/vendor/google.golang.org/grpc/mem packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build845050330/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build845050330/b377/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/encoding -lang=go1.25 -complete -installsuffix shared -buildid BEGahCxIhKgXG-QvBrTW/BEGahCxIhKgXG-QvBrTW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/encoding/encoding.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/encoding/encoding_v2.go go tool buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/fa/fab7772c58aa10b648871b5b365bbba63534812c4a237875a1b0941737a6a5a6-d # internal github.com/containers/podman/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b406/ cat >/tmp/go-build845050330/b406/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p github.com/containers/podman/vendor/golang.org/x/net/http2/hpack -lang=go1.25 -complete -installsuffix shared -buildid 54pWgF_L5dTwrzzIdvei/54pWgF_L5dTwrzzIdvei -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/encode.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/hpack.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/huffman.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/static_table.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/tables.go go tool buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/7d/7d9325e0399edfef78fe4241aeac76b835fc998bfcc7f16c9994c515a0e29695-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall mkdir -p $WORK/b408/ cat >/tmp/go-build845050330/b408/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build845050330/b350/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall -lang=go1.25 -complete -installsuffix shared -buildid sDgKYT2751RUL2CEtiGb/sDgKYT2751RUL2CEtiGb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go go tool buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/ce/cec6e50467ae26f4de57faadfaea28ea3ddb8a8546dd11328f8f0a49e54ec668-d # internal github.com/containers/podman/vendor/golang.org/x/net/idna mkdir -p $WORK/b401/ cat >/tmp/go-build845050330/b401/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/podman/vendor/golang.org/x/text/unicode/norm packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build845050330/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build845050330/b404/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=/tmp/go-build845050330/b405/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/containers/podman/vendor/golang.org/x/net/idna -lang=go1.25 -complete -installsuffix shared -buildid 8J7nhvLklyd8a-onlQrh/8J7nhvLklyd8a-onlQrh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/go118.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/idna10.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/punycode.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/tables15.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/trie.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/trie13.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/trieval.go go tool buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/66/6664abd72601a1525354a69bcdc41041091851d391fe26a696125fed658a2918-d # internal crypto/tls mkdir -p $WORK/b155/ cat >/tmp/go-build845050330/b155/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile container/list=/tmp/go-build845050330/b156/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build845050330/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build845050330/b079/_pkg_.a packagefile crypto/des=/tmp/go-build845050330/b158/_pkg_.a packagefile crypto/ecdh=/tmp/go-build845050330/b142/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build845050330/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build845050330/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build845050330/b147/_pkg_.a packagefile crypto/hkdf=/tmp/go-build845050330/b162/_pkg_.a packagefile crypto/hmac=/tmp/go-build845050330/b164/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build845050330/b076/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build845050330/b080/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build845050330/b093/_pkg_.a packagefile crypto/internal/fips140/mlkem=/tmp/go-build845050330/b165/_pkg_.a packagefile crypto/internal/fips140/tls12=/tmp/go-build845050330/b166/_pkg_.a packagefile crypto/internal/fips140/tls13=/tmp/go-build845050330/b167/_pkg_.a packagefile crypto/internal/hpke=/tmp/go-build845050330/b168/_pkg_.a packagefile crypto/md5=/tmp/go-build845050330/b173/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/rc4=/tmp/go-build845050330/b174/_pkg_.a packagefile crypto/rsa=/tmp/go-build845050330/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build845050330/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build845050330/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build845050330/b100/_pkg_.a packagefile crypto/tls/internal/fips140tls=/tmp/go-build845050330/b175/_pkg_.a packagefile crypto/x509=/tmp/go-build845050330/b177/_pkg_.a packagefile encoding/pem=/tmp/go-build845050330/b181/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build845050330/b169/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build845050330/b151/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build845050330/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build845050330/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build845050330/b038/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile weak=/tmp/go-build845050330/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p crypto/tls -lang=go1.25 -std -complete -installsuffix shared -buildid WQcL-u6_gBAxgVBpdcs5/WQcL-u6_gBAxgVBpdcs5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cache.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/defaults.go /usr/lib/golang/src/crypto/tls/defaults_fips140.go /usr/lib/golang/src/crypto/tls/ech.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/quic.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go go tool buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/e1/e15719c19b7a23d12ebcb80cbddab74778774ed85c669ef910c9b7542fd2b7c1-d # internal github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 mkdir -p $WORK/b279/ cat >/tmp/go-build845050330/b279/importcfg << 'EOF' # internal # import config importmap github.com/go-jose/go-jose/v4/cipher=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher importmap github.com/go-jose/go-jose/v4/json=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json importmap golang.org/x/crypto/pbkdf2=github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile compress/flate=/tmp/go-build845050330/b203/_pkg_.a packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build845050330/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build845050330/b079/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build845050330/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build845050330/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build845050330/b147/_pkg_.a packagefile crypto/hmac=/tmp/go-build845050330/b164/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build845050330/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build845050330/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build845050330/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build845050330/b100/_pkg_.a packagefile crypto/x509=/tmp/go-build845050330/b177/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher=/tmp/go-build845050330/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json=/tmp/go-build845050330/b281/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build845050330/b282/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 -lang=go1.25 -complete -installsuffix shared -buildid 3wrN9-ud2C2ZxiBATt4J/3wrN9-ud2C2ZxiBATt4J -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/asymmetric.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/crypter.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/encoding.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/jwe.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/jwk.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/jws.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/opaque.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/shared.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/signing.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/symmetric.go go tool buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/53/53e8a9d4310e08d4ff6d07bc4225a6ac29d765f64f5461379430e756f9c796a4-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b333/ cat >/tmp/go-build845050330/b333/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build845050330/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build845050330/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build845050330/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag -lang=go1.25 -complete -installsuffix shared -buildid Jg0uKyGMomsqxRwppeNS/Jg0uKyGMomsqxRwppeNS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go cd $WORK/b260 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b260=/tmp/go-build -gno-record-gcc-switches -I $WORK/b260/ -O2 -g -frandom-seed=xAE4n01S2nBzTdMZ0UMT -o $WORK/b260/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/a9/a97895fb87a0de5881488bb8b92f18cc84b2b039093260acbe94ec81bcf741bd-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b368/ cat >/tmp/go-build845050330/b368/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/json=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build845050330/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build845050330/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build845050330/b308/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build845050330/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build845050330/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build845050330/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build845050330/b315/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build845050330/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build845050330/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build845050330/b317/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build845050330/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build845050330/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build845050330/b319/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson -lang=go1.25 -complete -installsuffix shared -buildid yjB6fm0sxWpbxc9MNfns/yjB6fm0sxWpbxc9MNfns -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson/encode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go go tool buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/6f/6fad6643794a7751488bd40e431f15bf997972630e85d3bc1c765e3d39bc72fb-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/tap mkdir -p $WORK/b412/ cat >/tmp/go-build845050330/b412/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build845050330/b360/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/tap -lang=go1.25 -complete -installsuffix shared -buildid vRwtUgRg7pgCxiYb-GO7/vRwtUgRg7pgCxiYb-GO7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/tap/tap.go cd $WORK/b260 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b260=/tmp/go-build -gno-record-gcc-switches -I $WORK/b260/ -O2 -g -frandom-seed=xAE4n01S2nBzTdMZ0UMT -o $WORK/b260/_x002.o -c idtools_supported.cgo2.c go tool buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/ba/ba369d67272a40dadcb56c041f7e30a147ba121faeb2d3079fe221a5d23e6341-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b332/ cat >/tmp/go-build845050330/b332/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/protolazy=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build845050330/b202/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build845050330/b303/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build845050330/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build845050330/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build845050330/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build845050330/b308/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build845050330/b333/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build845050330/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build845050330/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build845050330/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build845050330/b315/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build845050330/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build845050330/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy=/tmp/go-build845050330/b334/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build845050330/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build845050330/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build845050330/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build845050330/b320/_pkg_.a packagefile hash/crc32=/tmp/go-build845050330/b204/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl -lang=go1.25 -complete -installsuffix shared -buildid 9uQTmW0rwf1diRq3akGR/9uQTmW0rwf1diRq3akGR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/api_export.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/api_export_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/bitmap.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_field_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_message_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/convert.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/encode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/enum.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/equal.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/lazy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/merge.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_opaque_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/presence.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/validate.go go tool buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/3a/3a0cd17df3374f73a4684c8908c1bf3e3f1b2b3b77a8b0fbe4b47c4af0d32422-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats mkdir -p $WORK/b416/ cat >/tmp/go-build845050330/b416/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build845050330/b358/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build845050330/b359/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats -lang=go1.25 -complete -installsuffix shared -buildid GgE8uobyrKAYaHjJnX9R/GgE8uobyrKAYaHjJnX9R -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats/labels.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats/metrics_recorder_list.go go tool buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/a6/a67fd1133a4f39ecbef3f88f4e3304725f1de5aac38b62f96dc2fb237bff989f-d # internal github.com/containers/podman/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b400/ cat >/tmp/go-build845050330/b400/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/containers/podman/vendor/golang.org/x/net/idna packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=/tmp/go-build845050330/b401/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/textproto=/tmp/go-build845050330/b211/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/containers/podman/vendor/golang.org/x/net/http/httpguts -lang=go1.25 -complete -installsuffix shared -buildid 3Q1yhAt3qOe76XXiIuTC/3Q1yhAt3qOe76XXiIuTC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http/httpguts/guts.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http/httpguts/httplex.go cd $WORK/b260 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b260=/tmp/go-build -gno-record-gcc-switches -I $WORK/b260/ -O2 -g -frandom-seed=xAE4n01S2nBzTdMZ0UMT -o $WORK/b260/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/e7/e7ec81432eb9e8ad38b34079aaf906d332bfa7bc899f013ae4bdf644b37f605a-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal mkdir -p $WORK/b420/ cat >/tmp/go-build845050330/b420/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal -lang=go1.25 -complete -installsuffix shared -buildid TT8Ry6ubos5YS3eJgT4X/TT8Ry6ubos5YS3eJgT4X -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal/internal.go go tool buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/3b/3bff32f930bcf5162c436e151f281d4541b2cf08d9518bfcdc32624dbaeeca5a-d # internal net/mail mkdir -p $WORK/b422/ cat >/tmp/go-build845050330/b422/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile mime=/tmp/go-build845050330/b214/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/textproto=/tmp/go-build845050330/b211/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p net/mail -lang=go1.25 -std -complete -installsuffix shared -buildid G2cKLEcCrhq5pOL5S_HK/G2cKLEcCrhq5pOL5S_HK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack /usr/lib/golang/src/net/mail/message.go go tool buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/44/4454e819d515ac1fe7b55857159770bb9627438611d40abe7646e3312b6d5be6-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b427/ cat >/tmp/go-build845050330/b427/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build845050330/b152/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build845050330/b428/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte -lang=go1.25 -complete -installsuffix shared -buildid m_cmKoIvZkuUGeAqjfaZ/m_cmKoIvZkuUGeAqjfaZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/builder.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/string.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b260=/tmp/go-build -gno-record-gcc-switches -o $WORK/b260/_cgo_.o $WORK/b260/_cgo_main.o $WORK/b260/_x001.o $WORK/b260/_x002.o -O2 -g -l subid gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b260=/tmp/go-build -gno-record-gcc-switches -o $WORK/b260/_cgo_.o $WORK/b260/_cgo_main.o $WORK/b260/_x001.o $WORK/b260/_x002.o -O2 -g -l subid # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage idtools -dynimport $WORK/b260/_cgo_.o -dynout $WORK/b260/_cgo_import.go go tool buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/34/34bb242f25c06288adfe5a44ad8f5cf2a14468adc0d61fa2a1d9d63436004f37-d # internal github.com/containers/podman/vendor/golang.org/x/term mkdir -p $WORK/b429/ cat >/tmp/go-build845050330/b429/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p github.com/containers/podman/vendor/golang.org/x/term -lang=go1.25 -complete -installsuffix shared -buildid NpDrFkTJbWurowDTcQA-/NpDrFkTJbWurowDTcQA- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/term.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/term_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/term_unix_other.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/terminal.go cd $WORK/b112 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -O2 -g -frandom-seed=v1k5p-D8aRWuKqlkQUU8 -o $WORK/b112/_x001.o -c _cgo_export.c cat >/tmp/go-build845050330/b260/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build845050330/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build845050330/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build845050330/b262/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile os/user=/tmp/go-build845050330/b266/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile runtime/cgo=/tmp/go-build845050330/b113/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -lang=go1.25 -installsuffix shared -buildid xAE4n01S2nBzTdMZ0UMT/xAE4n01S2nBzTdMZ0UMT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/idtools.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/idtools_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/parser.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/usergroupadd_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/utils_unix.go $WORK/b260/_cgo_gotypes.go $WORK/b260/idtools_supported.cgo1.go $WORK/b260/_cgo_import.go go tool buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/ea/ea1f88960321b97e36f1f22881905c6e113f96f88d1d3ad1448453620cf61033-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter mkdir -p $WORK/b435/ cat >/tmp/go-build845050330/b435/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter -lang=go1.25 -complete -installsuffix shared -buildid 2ZUbnYiYpHbex4eGqtlr/2ZUbnYiYpHbex4eGqtlr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter/util_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter/writer.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter/writer_posix.go go tool buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/8c/8cd40587798b640ab68d4ea0ffabbd21e78a21fad61dffb45beb0e32564ea381-d # internal github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509 mkdir -p $WORK/b426/ cat >/tmp/go-build845050330/b426/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/dsa=/tmp/go-build845050330/b178/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build845050330/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build845050330/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build845050330/b147/_pkg_.a packagefile crypto/rsa=/tmp/go-build845050330/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build845050330/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build845050330/b150/_pkg_.a packagefile crypto/x509=/tmp/go-build845050330/b177/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build845050330/b179/_pkg_.a packagefile encoding/asn1=/tmp/go-build845050330/b152/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build845050330/b427/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build845050330/b428/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build845050330/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509 -lang=go1.25 -complete -installsuffix shared -buildid 6i8zBKR8nWhradGMKpN4/6i8zBKR8nWhradGMKpN4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/debug.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/oid.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/pkcs1.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/verify.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/x509.go cd $WORK/b112 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -O2 -g -frandom-seed=v1k5p-D8aRWuKqlkQUU8 -o $WORK/b112/_x002.o -c params.cgo2.c go tool buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/79/797b7820437f0f2aa549aecd4518ade0fead08ea4ec4cef8b1911a9b86248338-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor mkdir -p $WORK/b436/ cat >/tmp/go-build845050330/b436/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/podman/vendor/github.com/VividCortex/ewma importmap github.com/mattn/go-runewidth=github.com/containers/podman/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v8/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=/tmp/go-build845050330/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=/tmp/go-build845050330/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal=/tmp/go-build845050330/b438/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor -lang=go1.25 -complete -installsuffix shared -buildid 28Gv78Ir1QDmJoSw0-dp/28Gv78Ir1QDmJoSw0-dp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/any.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/counters.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/decorator.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/elapsed.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/eta.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/meta.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/moving_average.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/name.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/on_abort.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/on_compete_or_on_abort.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/on_complete.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/on_condition.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/percentage.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/size_type.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/sizeb1000_string.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/sizeb1024_string.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/speed.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/spinner.go go tool buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/a6/a688cff469316630edd9d0d62df64a6c30b7670d4d1a0553679ea8dfef6e3422-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination mkdir -p $WORK/b439/ cat >/tmp/go-build845050330/b439/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build845050330/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build845050330/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build845050330/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination -lang=go1.25 -complete -installsuffix shared -buildid HGRK5GoI7CgIFwZYuH7g/HGRK5GoI7CgIFwZYuH7g -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/wrapper.go go tool buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/14/14b389f1577da5d6988327ee1d86d2503414591a5cb611e866b250c91ea5917d-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer mkdir -p $WORK/b440/ cat >/tmp/go-build845050330/b440/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build845050330/b234/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer -lang=go1.25 -complete -installsuffix shared -buildid 6j_4IDIYg3SYGOYIYdSo/6j_4IDIYg3SYGOYIYdSo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer/signer.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools go tool pack r $WORK/b260/_pkg_.a $WORK/b260/_x001.o $WORK/b260/_x002.o # internal go tool buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/54/548b9402a65d124ac33f0f48ceffaa179259edaae238a1e54403913184bed4e6-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare mkdir -p $WORK/b258/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b258/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b258/ -O2 -g -Wall ./getenv_linux_cgo.go ./unshare_cgo.go cd $WORK/b112 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -O2 -g -frandom-seed=v1k5p-D8aRWuKqlkQUU8 -o $WORK/b112/_x003.o -c pkcs11.cgo2.c go tool buildid -w $WORK/b440/_pkg_.a # internal go tool buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/ae/ae4f9302d1b0f00c68cfe499cfeabd9f064019307516b5ad284bc10d8b823135-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/fse mkdir -p $WORK/b448/ cat >/tmp/go-build845050330/b448/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/fse -lang=go1.25 -complete -installsuffix shared -buildid p2dlrE5hgsD7g0XvjdPi/p2dlrE5hgsD7g0XvjdPi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/bitreader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/bitwriter.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/bytereader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/compress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/decompress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/fse.go cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/07/07f873e20ebc4292cb88bb762471efd08be0d5a89fe4fd636efbac7c659af4f2-d # internal runtime/debug mkdir -p $WORK/b452/ echo -n > $WORK/b452/go_asm.h # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b452=>" -I $WORK/b452/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b452/symabis ./debug.s go tool buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/ac/acee6694f3fdbe2434c35204bfe786a31d3623a95c2aaeccbcb009b502eeac8e-d # internal github.com/containers/podman/vendor/github.com/smallstep/pkcs7 mkdir -p $WORK/b425/ cat >/tmp/go-build845050330/b425/importcfg << 'EOF' # internal # import config importmap github.com/smallstep/pkcs7/internal/legacy/x509=github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509 packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build845050330/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build845050330/b079/_pkg_.a packagefile crypto/des=/tmp/go-build845050330/b158/_pkg_.a packagefile crypto/dsa=/tmp/go-build845050330/b178/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build845050330/b141/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build845050330/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build845050330/b110/_pkg_.a packagefile crypto/subtle=/tmp/go-build845050330/b100/_pkg_.a packagefile crypto/x509=/tmp/go-build845050330/b177/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build845050330/b179/_pkg_.a packagefile encoding/asn1=/tmp/go-build845050330/b152/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509=/tmp/go-build845050330/b426/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p github.com/containers/podman/vendor/github.com/smallstep/pkcs7 -lang=go1.25 -complete -installsuffix shared -buildid Kl3BKEChRVReqZ8Dis6v/Kl3BKEChRVReqZ8Dis6v -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/ber.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/decrypt.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/encrypt.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/pkcs7.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/sign.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/verify.go go tool buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/12/125ea2496849b907897e8aa2f9805617a5335839c354ee06e02582fe510f81fd-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 mkdir -p $WORK/b430/ cat >/tmp/go-build845050330/b430/importcfg << 'EOF' # internal # import config importmap github.com/acarl005/stripansi=github.com/containers/podman/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/podman/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v8/cwriter=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter importmap github.com/vbauerster/mpb/v8/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor importmap github.com/vbauerster/mpb/v8/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile container/heap=/tmp/go-build845050330/b431/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=/tmp/go-build845050330/b432/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=/tmp/go-build845050330/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter=/tmp/go-build845050330/b435/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build845050330/b436/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal=/tmp/go-build845050330/b438/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 -lang=go1.25 -complete -installsuffix shared -buildid q5Sp3cq7YRw6LQnNLi_R/q5Sp3cq7YRw6LQnNLi_R -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_filler.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_filler_bar.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_filler_nop.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_filler_spinner.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_option.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/container_option.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/heap_manager.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/priority_queue.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/progress.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/proxyreader.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/proxywriter.go cat >/tmp/go-build845050330/b452/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile internal/poll=/tmp/go-build845050330/b063/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p runtime/debug -lang=go1.25 -std -installsuffix shared -buildid 5VfyOGWSSN-nhHcl65kN/5VfyOGWSSN-nhHcl65kN -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b452/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack -asmhdr $WORK/b452/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go go tool buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/09/09328251756bc86cba38965de28ed201afd89997ef3a5852df014c39a81bbb9d-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b447/ cat >/tmp/go-build845050330/b447/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/podman/vendor/github.com/klauspost/compress/fse importmap github.com/klauspost/compress/internal/le=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=/tmp/go-build845050330/b448/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build845050330/b449/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 -lang=go1.25 -complete -installsuffix shared -buildid hBRIEsNIgDl4GISqHLV1/hBRIEsNIgDl4GISqHLV1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/bitreader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/bitwriter.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/compress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/decompress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/decompress_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/huff0.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b452=>" -I $WORK/b452/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b452/debug.o ./debug.s go tool pack r $WORK/b452/_pkg_.a $WORK/b452/debug.o # internal go tool buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/d8/d8f27fed82a2372b08db3b5209650fb1d6388f14c47f65620a772931252fb6bb-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/flate mkdir -p $WORK/b454/ cat >/tmp/go-build845050330/b454/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/internal/le=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile compress/flate=/tmp/go-build845050330/b203/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build845050330/b449/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/flate -lang=go1.25 -complete -installsuffix shared -buildid Rez8xsKkNlveuNiU__xX/Rez8xsKkNlveuNiU__xX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/deflate.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/dict_decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/fast_encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_bit_writer.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_code.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_sortByFreq.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_sortByLiteral.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/inflate.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/inflate_gen.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level1.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level2.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level3.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level4.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level5.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level6.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/matchlen_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/regmask_other.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/stateless.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/token.go go tool buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/19/194c013971f6b83d79db838a58bca4380a71d43f04405dfca374d006f37a892a-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b456/ cat >/tmp/go-build845050330/b456/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog -lang=go1.25 -complete -installsuffix shared -buildid 2anHygD7qLdcGhGx2xX7/2anHygD7qLdcGhGx2xX7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b456/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog/xlog.go go tool buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/70/70c33d48f282029d1f2f9fd966cf1599668705fd5cc598b6b258286529179d94-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b461/ cat >/tmp/go-build845050330/b461/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/user=/tmp/go-build845050330/b266/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar -lang=go1.25 -complete -installsuffix shared -buildid 83zLovJ_zZFdQBvB7Yug/83zLovJ_zZFdQBvB7Yug -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/common.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/format.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/stat_actime1.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/stat_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/strconv.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/writer.go cd $WORK/b258 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I $WORK/b258/ -O2 -g -Wall -frandom-seed=nNKKtLb31lAyq-KUc7wJ -o $WORK/b258/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/69/690ee033c834de72d3a9c6ff8a6d715811fb7e230384cd80594443b3aebe333d-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b457/ cat >/tmp/go-build845050330/b457/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=/tmp/go-build845050330/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=/tmp/go-build845050330/b456/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma -lang=go1.25 -complete -installsuffix shared -buildid p_KtwrcvkSWGrV4ZrZFE/p_KtwrcvkSWGrV4ZrZFE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/bintree.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/bitops.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/breader.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/bytewriter.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/decoderdict.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/directcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/distcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/encoderdict.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/hashtable.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/header.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/header2.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/lengthcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/literalcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/matchalgorithm.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/operation.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/prob.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/rangecodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/reader2.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/state.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/treecodecs.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/writer.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/writer2.go go tool buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/0e/0ebd831dff6c80f9aa384072d0b1100b51dd87891a7c50b26b65d2aadd58b6d7-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b445/ cat >/tmp/go-build845050330/b445/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress=github.com/containers/podman/vendor/github.com/klauspost/compress importmap github.com/klauspost/compress/huff0=github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/internal/le=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le importmap github.com/klauspost/compress/internal/snapref=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress=/tmp/go-build845050330/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=/tmp/go-build845050330/b447/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build845050330/b449/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref=/tmp/go-build845050330/b450/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build845050330/b451/_pkg_.a packagefile hash/crc32=/tmp/go-build845050330/b204/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build845050330/b452/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -lang=go1.25 -complete -installsuffix shared -buildid uhcy3ZyHEgjAQ3EwD9B5/uhcy3ZyHEgjAQ3EwD9B5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bitreader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bitwriter.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/blockdec.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/blockenc.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/blocktype_string.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bytebuf.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bytereader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/decodeheader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/decoder_options.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/dict.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_base.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_best.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_better.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_dfast.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_fast.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/encoder_options.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/framedec.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/frameenc.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_decoder_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_predefined.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/history.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/matchlen_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/seqdec.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/seqdec_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/seqenc.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/snappy.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/zip.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/zstd.go cd $WORK/b258 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I $WORK/b258/ -O2 -g -Wall -frandom-seed=nNKKtLb31lAyq-KUc7wJ -o $WORK/b258/_x002.o -c getenv_linux_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I $WORK/b258/ -O2 -g -Wall -frandom-seed=nNKKtLb31lAyq-KUc7wJ -o $WORK/b258/_x003.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I $WORK/b258/ -O2 -g -Wall -frandom-seed=nNKKtLb31lAyq-KUc7wJ -o $WORK/b258/_x004.o -c unshare.c go tool buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/f8/f8e819ca28b5339154bc390f8fe282d2c1f79ab01786188d5267a5f128ec8f1d-d # internal github.com/containers/podman/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b453/ cat >/tmp/go-build845050330/b453/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/podman/vendor/github.com/klauspost/compress/flate packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=/tmp/go-build845050330/b454/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile hash/crc32=/tmp/go-build845050330/b204/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/containers/podman/vendor/github.com/klauspost/pgzip -lang=go1.25 -complete -installsuffix shared -buildid xG4YE5d7QrbL3uaEhayC/xG4YE5d7QrbL3uaEhayC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/pgzip/gunzip.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/pgzip/gzip.go go tool buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/4f/4f0da6f0b31f7e57801cef2af6c288d96cc21d99798d5e8dfa929c63dfcda9cc-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b463/ cat >/tmp/go-build845050330/b463/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile hash/crc64=/tmp/go-build845050330/b459/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage -lang=go1.25 -complete -installsuffix shared -buildid Cs-IqwQJND9j-CC9IUs2/Cs-IqwQJND9j-CC9IUs2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/entry.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/getter.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/packer.go go tool buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/16/1638ca01f84cd52f5aa157832b4e6c22fc58a6c8a4a67bfb7971a2d53ff39fc3-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b455/ cat >/tmp/go-build845050330/b455/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=/tmp/go-build845050330/b456/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=/tmp/go-build845050330/b457/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile hash/crc32=/tmp/go-build845050330/b204/_pkg_.a packagefile hash/crc64=/tmp/go-build845050330/b459/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz -lang=go1.25 -complete -installsuffix shared -buildid XYNY9_ypnhNnhCnkb7GS/XYNY9_ypnhNnhCnkb7GS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/bits.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/crc.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/format.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzmafilter.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/none-check.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/writer.go go tool buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/75/75e2ddd9c1aabf9c16dcefc625a040f59fe6f9a9bdd1867c31d52dd487be1eba-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b462/ cat >/tmp/go-build845050330/b462/importcfg << 'EOF' # internal # import config importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build845050330/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build845050330/b463/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile hash/crc64=/tmp/go-build845050330/b459/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm -lang=go1.25 -complete -installsuffix shared -buildid 58tXjuPva-MnwLO0wqx7/58tXjuPva-MnwLO0wqx7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/assemble.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/disassemble.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/iterate.go cd $WORK/b112 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -O2 -g -frandom-seed=v1k5p-D8aRWuKqlkQUU8 -o $WORK/b112/_x004.o -c types.cgo2.c cd $WORK/b258 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I $WORK/b258/ -O2 -g -Wall -frandom-seed=nNKKtLb31lAyq-KUc7wJ -o $WORK/b258/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/66/6685814bc09dadad763782b7b109a33dc1d0b2013297f3517682291a04113bed-d # internal github.com/containers/podman/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b466/ cat >/tmp/go-build845050330/b466/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io/ioutil=/tmp/go-build845050330/b187/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build845050330/b452/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/containers/podman/vendor/github.com/modern-go/concurrent -lang=go1.25 -complete -installsuffix shared -buildid I3kjXp7u5Qvo7L13r0H-/I3kjXp7u5Qvo7L13r0H- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/executor.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/go_above_19.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/log.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/unbounded_executor.go go tool buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/de/de60490701cb160b492feb69a28fbaf8c4764df7cb9491dcf18ea40777d8c8fc-d # internal archive/tar mkdir -p $WORK/b469/ cat >/tmp/go-build845050330/b469/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile internal/godebug=/tmp/go-build845050330/b038/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile os/user=/tmp/go-build845050330/b266/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p archive/tar -lang=go1.25 -std -complete -installsuffix shared -buildid qF05_ZqTV2oCUhf7mkh3/qF05_ZqTV2oCUhf7mkh3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack /usr/lib/golang/src/archive/tar/common.go /usr/lib/golang/src/archive/tar/format.go /usr/lib/golang/src/archive/tar/reader.go /usr/lib/golang/src/archive/tar/stat_actime1.go /usr/lib/golang/src/archive/tar/stat_unix.go /usr/lib/golang/src/archive/tar/strconv.go /usr/lib/golang/src/archive/tar/writer.go cd $WORK/b112 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -O2 -g -frandom-seed=v1k5p-D8aRWuKqlkQUU8 -o $WORK/b112/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -o $WORK/b258/_cgo_.o $WORK/b258/_cgo_main.o $WORK/b258/_x001.o $WORK/b258/_x002.o $WORK/b258/_x003.o $WORK/b258/_x004.o -O2 -g gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -o $WORK/b258/_cgo_.o $WORK/b258/_cgo_main.o $WORK/b258/_x001.o $WORK/b258/_x002.o $WORK/b258/_x003.o $WORK/b258/_x004.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage unshare -dynimport $WORK/b258/_cgo_.o -dynout $WORK/b258/_cgo_import.go go tool buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/19/199a07679757383efddc16bd66419821b15c2b86f2e7e356f32f7cdcb6d8f22e-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools mkdir -p $WORK/b470/ cat >/tmp/go-build845050330/b470/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build845050330/b271/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools -lang=go1.25 -complete -installsuffix shared -buildid wva8n_L0W1_Kxg-dMB0A/wva8n_L0W1_Kxg-dMB0A -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools/pools.go go tool buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/bf/bf2d1033b22ba35c1c3e1fbd66aa1d38fdb6db64382e53866e9bf0e13b6c6c0f-d # internal github.com/containers/podman/vendor/github.com/json-iterator/go mkdir -p $WORK/b465/ cat >/tmp/go-build845050330/b465/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/podman/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/podman/vendor/github.com/modern-go/reflect2 packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding=/tmp/go-build845050330/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=/tmp/go-build845050330/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=/tmp/go-build845050330/b467/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build845050330/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/containers/podman/vendor/github.com/json-iterator/go -lang=go1.25 -complete -installsuffix shared -buildid JafcW_FLRI4RC2Y5NiPD/JafcW_FLRI4RC2Y5NiPD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b465/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/adapter.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_array.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_bool.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_float.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_int32.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_int64.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_invalid.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_nil.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_number.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_object.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_str.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_uint32.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_uint64.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/config.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_array.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_float.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_int.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_object.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_skip.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_skip_strict.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_str.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/jsoniter.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/pool.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_array.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_dynamic.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_extension.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_json_number.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_map.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_marshaler.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_native.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_optional.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream_float.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream_int.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream_str.go cat >/tmp/go-build845050330/b258/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build845050330/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build845050330/b267/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile os/signal=/tmp/go-build845050330/b268/_pkg_.a packagefile os/user=/tmp/go-build845050330/b266/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile runtime/cgo=/tmp/go-build845050330/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -lang=go1.25 -installsuffix shared -buildid nNKKtLb31lAyq-KUc7wJ/nNKKtLb31lAyq-KUc7wJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare/unshare.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare/unshare_linux.go $WORK/b258/_cgo_gotypes.go $WORK/b258/getenv_linux_cgo.cgo1.go $WORK/b258/unshare_cgo.cgo1.go $WORK/b258/_cgo_import.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -o $WORK/b112/_cgo_.o $WORK/b112/_cgo_main.o $WORK/b112/_x001.o $WORK/b112/_x002.o $WORK/b112/_x003.o $WORK/b112/_x004.o -O2 -g -ldl go tool buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/f5/f5f72fe75a6864ee547351ebc31bd516434022a9476137de2147ec740e075b9a-d # internal database/sql/driver mkdir -p $WORK/b474/ cat >/tmp/go-build845050330/b474/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p database/sql/driver -lang=go1.25 -std -complete -installsuffix shared -buildid Z9RkB3w1kF4kSYxDIK8-/Z9RkB3w1kF4kSYxDIK8- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go go tool buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/f5/f5aa324486070cc3ff8df88dad38e35eff1b6aa89399973c4298b9001755986e-d # internal github.com/containers/podman/vendor/github.com/containers/libtrust mkdir -p $WORK/b140/ cat >/tmp/go-build845050330/b140/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build845050330/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build845050330/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build845050330/b104/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build845050330/b150/_pkg_.a packagefile crypto/tls=/tmp/go-build845050330/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build845050330/b177/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build845050330/b179/_pkg_.a packagefile encoding/base32=/tmp/go-build845050330/b186/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile encoding/pem=/tmp/go-build845050330/b181/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/ioutil=/tmp/go-build845050330/b187/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/containers/podman/vendor/github.com/containers/libtrust -lang=go1.25 -complete -installsuffix shared -buildid QWN-DaeJSlR3pk-Il5UF/QWN-DaeJSlR3pk-Il5UF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/certificates.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/ec_key.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/ec_key_no_openssl.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/filter.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/jsonsign.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/key.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/key_files.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/key_manager.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/rsa_key.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/util.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -o $WORK/b112/_cgo_.o $WORK/b112/_cgo_main.o $WORK/b112/_x001.o $WORK/b112/_x002.o $WORK/b112/_x003.o $WORK/b112/_x004.o -O2 -g -ldl # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage pkcs11 -dynimport $WORK/b112/_cgo_.o -dynout $WORK/b112/_cgo_import.go go tool buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/19/19d741716ceb62d2119aef9c4d26248bbb826b0ad786f2f1c6980d5a32458f94-d # internal net/http/httptrace mkdir -p $WORK/b217/ cat >/tmp/go-build845050330/b217/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build845050330/b155/_pkg_.a packagefile internal/nettrace=/tmp/go-build845050330/b184/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/textproto=/tmp/go-build845050330/b211/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p net/http/httptrace -lang=go1.25 -std -complete -installsuffix shared -buildid 1UY4a_g37xNxfoKX9GM6/1UY4a_g37xNxfoKX9GM6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go cat >/tmp/go-build845050330/b112/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile runtime/cgo=/tmp/go-build845050330/b113/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p github.com/containers/podman/vendor/github.com/miekg/pkcs11 -lang=go1.25 -installsuffix shared -buildid v1k5p-D8aRWuKqlkQUU8/v1k5p-D8aRWuKqlkQUU8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11/error.go ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11/vendor.go ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11/zconst.go $WORK/b112/_cgo_gotypes.go $WORK/b112/params.cgo1.go $WORK/b112/pkcs11.cgo1.go $WORK/b112/types.cgo1.go $WORK/b112/_cgo_import.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare go tool pack r $WORK/b258/_pkg_.a $WORK/b258/_x001.o $WORK/b258/_x002.o $WORK/b258/_x003.o $WORK/b258/_x004.o # internal go tool buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/86/86fa1e8b16175fd70a5ba66a8f3c9a02c1d210faab2edad99a41b87e59a9305d-d # internal github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b227/ cat >/tmp/go-build845050330/b227/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build845050330/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build845050330/b177/_pkg_.a packagefile encoding/pem=/tmp/go-build845050330/b181/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig -lang=go1.25 -complete -installsuffix shared -buildid ZEWbtDmTNBRnOYHcl0Gv/ZEWbtDmTNBRnOYHcl0Gv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig/certpool.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig/config.go go tool buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/29/29b71f1ccd5a20b7cb19218159aa4c67d984a6b2034ea12b3b712a5a9d1dfca3-d # internal net/http/internal/httpcommon mkdir -p $WORK/b220/ cat >/tmp/go-build845050330/b220/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build845050330/b205/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build845050330/b213/_pkg_.a packagefile net/http/httptrace=/tmp/go-build845050330/b217/_pkg_.a packagefile net/textproto=/tmp/go-build845050330/b211/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p net/http/internal/httpcommon -lang=go1.25 -std -complete -installsuffix shared -buildid bEYJuAjpGoomSdQf-uvB/bEYJuAjpGoomSdQf-uvB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack /usr/lib/golang/src/net/http/internal/httpcommon/httpcommon.go go tool buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/c5/c506cd6ec28994406dc22f6d579930a9f932ff3501b5b3419c3be803cd80f77a-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir mkdir -p $WORK/b257/ cat >/tmp/go-build845050330/b257/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir -lang=go1.25 -complete -installsuffix shared -buildid lfXNYSjRxEuxmKuteqEY/lfXNYSjRxEuxmKuteqEY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir/homedir.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir/homedir_unix.go go tool buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/cf/cf7fc577f9646b62da244510bf5cdfced773fb5ece756e413dac1a918b144b2d-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials mkdir -p $WORK/b354/ cat >/tmp/go-build845050330/b354/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build845050330/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build845050330/b177/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build845050330/b350/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials -lang=go1.25 -complete -installsuffix shared -buildid FA92k9sKBQhDsJp0lDjO/FA92k9sKBQhDsJp0lDjO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/credentials.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/util.go go tool buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/37/37b06e228856ef08b9119964f56db4de9368e956cf05ae09dca4f1a205d77922-d # internal github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon mkdir -p $WORK/b407/ cat >/tmp/go-build845050330/b407/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/podman/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/podman/vendor/golang.org/x/net/http2/hpack packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=/tmp/go-build845050330/b400/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build845050330/b406/_pkg_.a packagefile net/http/httptrace=/tmp/go-build845050330/b217/_pkg_.a packagefile net/textproto=/tmp/go-build845050330/b211/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon -lang=go1.25 -complete -installsuffix shared -buildid gm1iFym4-1ZASxbkJLee/gm1iFym4-1ZASxbkJLee -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon/ascii.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon/headermap.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon/request.go go tool buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/10/10b7d65492433fbdf3fce131100e36815322ceeb35d64aa530b65be366c632ab-d # internal net/http mkdir -p $WORK/b201/ cat >/tmp/go-build845050330/b201/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build845050330/b202/_pkg_.a packagefile container/list=/tmp/go-build845050330/b156/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/tls=/tmp/go-build845050330/b155/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build845050330/b205/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build845050330/b212/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build845050330/b213/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build845050330/b206/_pkg_.a packagefile internal/godebug=/tmp/go-build845050330/b038/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile math/rand=/tmp/go-build845050330/b103/_pkg_.a packagefile mime=/tmp/go-build845050330/b214/_pkg_.a packagefile mime/multipart=/tmp/go-build845050330/b215/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http/httptrace=/tmp/go-build845050330/b217/_pkg_.a packagefile net/http/internal=/tmp/go-build845050330/b218/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build845050330/b219/_pkg_.a packagefile net/http/internal/httpcommon=/tmp/go-build845050330/b220/_pkg_.a packagefile net/textproto=/tmp/go-build845050330/b211/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p net/http -lang=go1.25 -std -complete -installsuffix shared -buildid yoTQ-7Jn2e6dnzrZ6Juv/yoTQ-7Jn2e6dnzrZ6Juv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/csrf.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/h2_error.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/mapping.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/pattern.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/responsecontroller.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/routing_index.go /usr/lib/golang/src/net/http/routing_tree.go /usr/lib/golang/src/net/http/servemux121.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go go tool buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/9f/9fbb3ea6eed5b4a4809c0391b533fbf5d82c78a8dcd0d81f42c46b50fc9478f5-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b252/ cat >/tmp/go-build845050330/b252/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/rootless=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build845050330/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build845050330/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build845050330/b242/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build845050330/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build845050330/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build845050330/b191/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 -lang=go1.25 -complete -installsuffix shared -buildid lYVXlKwaLPU475tqArlJ/lYVXlKwaLPU475tqArlJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2/paths_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2/shortnames.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2/system_registries_v2.go go tool buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/f3/f33a0b4b45d64fa00254c44529ec71d896cfdde83c8355a23598623494f00509-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/credentials mkdir -p $WORK/b352/ cat >/tmp/go-build845050330/b352/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/containers/podman/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build845050330/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build845050330/b177/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=/tmp/go-build845050330/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build845050330/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build845050330/b354/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build845050330/b355/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build845050330/b318/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/credentials -lang=go1.25 -complete -installsuffix shared -buildid y1yzanB6-TiGVKAVDHTW/y1yzanB6-TiGVKAVDHTW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/credentials/credentials.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/credentials/tls.go go tool buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/66/667b3b5e7a4bdd0bc291b5bebfdc2680e1d228916f1a5e45860cee7922aef094-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest mkdir -p $WORK/b192/ cat >/tmp/go-build845050330/b192/importcfg << 'EOF' # internal # import config importmap github.com/containers/libtrust=github.com/containers/podman/vendor/github.com/containers/libtrust importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/internal/pkg/platform=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=/tmp/go-build845050330/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build845050330/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform=/tmp/go-build845050330/b193/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build845050330/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest -lang=go1.25 -complete -installsuffix shared -buildid 2fxYiig0i6xTr-gozD2x/2fxYiig0i6xTr-gozD2x -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/docker_schema2_list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/manifest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/oci_index.go go tool buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/6f/6f02513ae4918ad130bb8f8b65d49b6fced033f3aa767135fc0f4139aab5ffdc-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive mkdir -p $WORK/b468/ cat >/tmp/go-build845050330/b468/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/podman/vendor/github.com/ulikunitz/xz importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/pools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools importmap go.podman.io/storage/pkg/promise=github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build845050330/b469/_pkg_.a packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile compress/bzip2=/tmp/go-build845050330/b287/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build845050330/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build845050330/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=/tmp/go-build845050330/b455/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build845050330/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise=/tmp/go-build845050330/b471/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build845050330/b262/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive -lang=go1.25 -complete -installsuffix shared -buildid TejOX9y6CsUHR8VWm8kZ/TejOX9y6CsUHR8VWm8kZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive_110.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive_zstd.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/changes.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/changes_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/changes_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/copy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/copy_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/diff.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/fflags_unsupported.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/filter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/time_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/whiteouts.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/wrap.go go tool buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/62/62c738749704a9803e8adbd718e5751b499e6047be721f27e4c9902c1a322e4a-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz mkdir -p $WORK/b348/ cat >/tmp/go-build845050330/b348/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build845050330/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build845050330/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build845050330/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build845050330/b356/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz -lang=go1.25 -complete -installsuffix shared -buildid KdaC6IL4lAy81muN5PBd/KdaC6IL4lAy81muN5PBd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/channel.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/channelmap.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/funcs.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/logging.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/socket.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/subchannel.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/syscall_linux.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/trace.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 go tool pack r $WORK/b112/_pkg_.a $WORK/b112/_x001.o $WORK/b112/_x002.o $WORK/b112/_x003.o $WORK/b112/_x004.o # internal go tool buildid -w $WORK/b112/_pkg_.a # internal go tool buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/ba/bae42425746d5117223d5da4655ebaaad7d1043675c6f4aa0eee21902c27179f-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config mkdir -p $WORK/b248/ cat >/tmp/go-build845050330/b248/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/client=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=/tmp/go-build845050330/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build845050330/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build845050330/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build845050330/b197/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build845050330/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build845050330/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build845050330/b271/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile iter=/tmp/go-build845050330/b046/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config -lang=go1.25 -complete -installsuffix shared -buildid QGN3zIA7NOD1CDFgd4GK/QGN3zIA7NOD1CDFgd4GK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config/config.go cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/70/708fee2b5c39c4f1583997dbfd13eb7f7c096d7f88aa90d3c0800ffb21be152d-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 mkdir -p $WORK/b074/ cat >/tmp/go-build845050330/b074/importcfg << 'EOF' # internal # import config importmap github.com/miekg/pkcs11=github.com/containers/podman/vendor/github.com/miekg/pkcs11 importmap github.com/stefanberger/go-pkcs11uri=github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build845050330/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build845050330/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/miekg/pkcs11=/tmp/go-build845050330/b112/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri=/tmp/go-build845050330/b114/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build845050330/b124/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 -lang=go1.25 -complete -installsuffix shared -buildid QH67jTwC5kXbMiZK-Stt/QH67jTwC5kXbMiZK-Stt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11/common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11/utils.go go tool buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/49/49bfe88f8e357961e2091d0f2dbc9bdd179cc1c81fe05d96bd975126f81b1e12-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/manifest mkdir -p $WORK/b139/ cat >/tmp/go-build845050330/b139/importcfg << 'EOF' # internal # import config importmap github.com/containers/libtrust=github.com/containers/podman/vendor/github.com/containers/libtrust importmap github.com/containers/ocicrypt/spec=github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/pkg/strslice=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=/tmp/go-build845050330/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=/tmp/go-build845050330/b188/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build845050330/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build845050330/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build845050330/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build845050330/b197/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build845050330/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice=/tmp/go-build845050330/b198/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build845050330/b191/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/manifest -lang=go1.25 -complete -installsuffix shared -buildid F3Xz1KDb5vsPqXGxgrxs/F3Xz1KDb5vsPqXGxgrxs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/docker_schema1.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/docker_schema2_list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/manifest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/oci.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/oci_index.go go tool buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/88/881133e773bf79d5d1d809aa132fd3a4aa680d7a13cfaea0f8a2ad9d84626b26-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/config mkdir -p $WORK/b073/ cat >/tmp/go-build845050330/b073/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build845050330/b074/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build845050330/b124/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config -lang=go1.25 -complete -installsuffix shared -buildid mqUuFhdWnLdZWehx5ZfE/mqUuFhdWnLdZWehx5ZfE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/config.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/constructors.go go tool buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/5d/5dcd753ee97c5c5db6055af534962448242c108f775083b58bc0fa9045f043d2-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl mkdir -p $WORK/b237/ cat >/tmp/go-build845050330/b237/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build845050330/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build845050330/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build845050330/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build845050330/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl -lang=go1.25 -complete -installsuffix shared -buildid ku6DrRaUtcu7_FBYycWH/ku6DrRaUtcu7_FBYycWH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl/compat.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl/helpers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl/properties.go go tool buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/88/8816dd74975ade04ca03c5491344d59c562bf18ca1be6db10d2cdd129264d22c-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils mkdir -p $WORK/b278/ go tool buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/f4/f4e685032e4efd5e246729193056a609526d2fb4d8cb7c07d5438dbc6ce3c9f7-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b298/ cat >/tmp/go-build845050330/b298/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build845050330/b073/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap -lang=go1.25 -complete -installsuffix shared -buildid C3W4qTbmT5j6J41DJzAl/C3W4qTbmT5j6J41DJzAl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keywrap.go cat >/tmp/go-build845050330/b278/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build845050330/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build845050330/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build845050330/b104/_pkg_.a packagefile crypto/x509=/tmp/go-build845050330/b177/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build845050330/b179/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/pem=/tmp/go-build845050330/b181/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build845050330/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build845050330/b279/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build845050330/b283/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils -lang=go1.25 -complete -installsuffix shared -buildid 3HgtfAriV1XeUSrS9KEf/3HgtfAriV1XeUSrS9KEf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/delayedreader.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/ioutils.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/testing.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/utils.go go tool buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/ef/ef76c452fc7d5df9149d29f550b503aa483c036edd2d9f4f6e22f856b788e10a-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b331/ cat >/tmp/go-build845050330/b331/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build845050330/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build845050330/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build845050330/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build845050330/b319/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype -lang=go1.25 -complete -installsuffix shared -buildid OPandpR3PUhhjmZ3nGU1/OPandpR3PUhhjmZ3nGU1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype/build.go go tool buildid -w $WORK/b139/_pkg_.a # internal go tool buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/58/588785abe822c7dc20d06656085a9cf4525a7dc0c40fec00deb1c25387db3967-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/channelz mkdir -p $WORK/b347/ cat >/tmp/go-build845050330/b347/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build845050330/b348/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/channelz -lang=go1.25 -complete -installsuffix shared -buildid 5o_ObWhxRR3cnuRUuUW_/5o_ObWhxRR3cnuRUuUW_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/channelz/channelz.go cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/7b/7b4ddab5c2251762bfc157a6b89ada97fbd2b6b04b317a47ce2fbf5e7696340d-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests mkdir -p $WORK/b138/ cat >/tmp/go-build845050330/b138/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/common/internal=github.com/containers/podman/vendor/go.podman.io/common/internal importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build845050330/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal=/tmp/go-build845050330/b137/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests -lang=go1.25 -complete -installsuffix shared -buildid gk8vF4COdLXjoZthnYoh/gk8vF4COdLXjoZthnYoh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests/manifests.go go tool buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/db/db25be1a5f66acb9a627c6aada4d49d558e47d9fb5f3091fe292ae22b982607e-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image mkdir -p $WORK/b230/ cat >/tmp/go-build845050330/b230/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/spec=github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/imagesource=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource importmap go.podman.io/image/v5/internal/iolimits=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=/tmp/go-build845050330/b188/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build845050330/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build845050330/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build845050330/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build845050330/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build845050330/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build845050330/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image -lang=go1.25 -complete -installsuffix shared -buildid G89ZRFxYxorgkyucv-Aq/G89ZRFxYxorgkyucv-Aq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/docker_list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/docker_schema1.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/manifest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/memory.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/oci.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/oci_index.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/sourced.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/unparsed.go go tool buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/66/6606700ed98e4ccb06adfa946d45ce0f257b21b7fb869418a6490c925c6581d3-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/resolver mkdir -p $WORK/b361/ cat >/tmp/go-build845050330/b361/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/containers/podman/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=/tmp/go-build845050330/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build845050330/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build845050330/b358/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build845050330/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build845050330/b357/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/resolver -lang=go1.25 -complete -installsuffix shared -buildid 3yeEcGOtSNFF9P-MghtN/3yeEcGOtSNFF9P-MghtN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver/map.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver/resolver.go go tool buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/65/65606d5cb7eaf29cfacf2f553b29867284b41fe760feca3a9d7dbd0a9d3a84e3-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b326/ cat >/tmp/go-build845050330/b326/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/protolazy=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy importmap google.golang.org/protobuf/internal/version=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build845050330/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build845050330/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build845050330/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy=/tmp/go-build845050330/b334/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build845050330/b335/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl -lang=go1.25 -complete -installsuffix shared -buildid _PNyNLo4oUS1khC04JRl/_PNyNLo4oUS1khC04JRl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go go tool buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/bd/bdd813b5af991e932393d9d90393ea4c5aa1a21a9ddb3fd100343748ed85330b-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b277/ cat >/tmp/go-build845050330/b277/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile crypto/aes=/tmp/go-build845050330/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build845050330/b079/_pkg_.a packagefile crypto/hmac=/tmp/go-build845050330/b164/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build845050330/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher -lang=go1.25 -complete -installsuffix shared -buildid qqs_I2ntGBVtoMET5zfS/qqs_I2ntGBVtoMET5zfS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher/blockcipher.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go go tool buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/80/80c903ba150e116f92b4e0923cc0e214f89190fbda98fa909753e29384cb162c-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b299/ cat >/tmp/go-build845050330/b299/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 packagefile crypto/ecdsa=/tmp/go-build845050330/b141/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build845050330/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build845050330/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build845050330/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build845050330/b279/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe -lang=go1.25 -complete -installsuffix shared -buildid 8hOCvsUHFfmpNZcQgwda/8hOCvsUHFfmpNZcQgwda -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go go tool buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/1e/1e1733ef2ad8c4909094064f15a33a0fd8c2d2947968257a60fbcd9cd549ac2e-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer mkdir -p $WORK/b346/ cat >/tmp/go-build845050330/b346/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/channelz importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/channelz=/tmp/go-build845050330/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build845050330/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build845050330/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build845050330/b358/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build845050330/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build845050330/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build845050330/b360/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build845050330/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build845050330/b357/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer -lang=go1.25 -complete -installsuffix shared -buildid jK5_QRctMYhrxvBKd2Dt/jK5_QRctMYhrxvBKd2Dt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/balancer.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/conn_state_evaluator.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/subconn.go go tool buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/91/91fb7b92c3afa1d217ae3b573fd43adf7238d839d47ab55ff0b83095dd4740b6-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b325/ cat >/tmp/go-build845050330/b325/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build845050330/b326/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb -lang=go1.25 -complete -installsuffix shared -buildid 07GZQUt3GaXcUm0bsMfm/07GZQUt3GaXcUm0bsMfm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go go tool buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/f0/f0f7ed69273dd68e8e029c474d334a617b980bd11871e103a81ced15bbdf74f1-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt mkdir -p $WORK/b370/ cat >/tmp/go-build845050330/b370/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build845050330/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build845050330/b320/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build845050330/b326/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt -lang=go1.25 -complete -installsuffix shared -buildid gf7k8XdSka91SBTSCjTJ/gf7k8XdSka91SBTSCjTJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt/convert.go go tool buildid -w $WORK/b465/_pkg_.a # internal go tool buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/d4/d46dcb510d9f3a90f76622e7b2795c24d5cc5e98f6a73be004d578c8979e54aa-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base mkdir -p $WORK/b362/ cat >/tmp/go-build845050330/b362/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build845050330/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build845050330/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build845050330/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build845050330/b361/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base -lang=go1.25 -complete -installsuffix shared -buildid jnAy099GweIhTKARvSNN/jnAy099GweIhTKARvSNN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base/balancer.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base/base.go cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/bc/bc18e617dc0ba53815da5eed681340a6ca7dd4b507045f22d3921ad36eb26307-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure mkdir -p $WORK/b374/ cat >/tmp/go-build845050330/b374/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build845050330/b352/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure -lang=go1.25 -complete -installsuffix shared -buildid kXRBaZtzJNv_qb1g2zjc/kXRBaZtzJNv_qb1g2zjc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure/insecure.go go tool buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/d0/d0e6dfea4648bcdb380ed415a60cfa459da256d053251a92587e5812c206b2d4-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty mkdir -p $WORK/b367/ cat >/tmp/go-build845050330/b367/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protojson=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson importmap google.golang.org/protobuf/protoadapt=github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build845050330/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build845050330/b370/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty -lang=go1.25 -complete -installsuffix shared -buildid kigLOWY9qCDe8sWqU2G9/kigLOWY9qCDe8sWqU2G9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty/pretty.go go tool buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/b2/b2e701f66f302c902a3c73439ce3d012ae2be21d4a28d2646bdbf5ddb7d26249-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto mkdir -p $WORK/b378/ cat >/tmp/go-build845050330/b378/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/encoding=github.com/containers/podman/vendor/google.golang.org/grpc/encoding importmap google.golang.org/grpc/mem=github.com/containers/podman/vendor/google.golang.org/grpc/mem importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/protoadapt=github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=/tmp/go-build845050330/b375/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build845050330/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build845050330/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build845050330/b370/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto -lang=go1.25 -complete -installsuffix shared -buildid DgJ8cBvfgv9AjUkn1K5J/DgJ8cBvfgv9AjUkn1K5J -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto/proto.go go tool buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/9f/9f7a29b45597543be8a0985affd9fcdc80cc2c3878531d52f03e64e4fdfcadf5-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b384/ cat >/tmp/go-build845050330/b384/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build845050330/b326/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb -lang=go1.25 -complete -installsuffix shared -buildid FAoISGwqT8L7iiJ9rWIT/FAoISGwqT8L7iiJ9rWIT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go go tool buildid -w $WORK/b374/_pkg_.a # internal go tool buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/ea/ea29989b5effdadfbfcde5d6a709bf0482c196001635506f935d53244800da55-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b385/ cat >/tmp/go-build845050330/b385/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build845050330/b326/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb -lang=go1.25 -complete -installsuffix shared -buildid eMfH6vKuquh3dyp3mIxI/eMfH6vKuquh3dyp3mIxI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/e2/e2a2756786cc0ec144daf9aff4829b50d28a64bcb72422ef42bf52a587fcb4a9-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b388/ cat >/tmp/go-build845050330/b388/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build845050330/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build845050330/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build845050330/b326/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb -lang=go1.25 -complete -installsuffix shared -buildid 6TviAiXzqqzT3ZQC8KXT/6TviAiXzqqzT3ZQC8KXT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go go tool buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/52/52a8d4a75baac3f5d86f0e24816ff6ed266fef751d9394ae7315babb3ef9306a-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf mkdir -p $WORK/b365/ cat >/tmp/go-build845050330/b365/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/pickfirst/internal=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog importmap google.golang.org/grpc/internal/pretty=github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build845050330/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build845050330/b364/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build845050330/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build845050330/b358/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build845050330/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build845050330/b355/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build845050330/b366/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build845050330/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build845050330/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build845050330/b357/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/netip=/tmp/go-build845050330/b117/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf -lang=go1.25 -complete -installsuffix shared -buildid 9sm5KyzdhTI64Bv4gAcI/9sm5KyzdhTI64Bv4gAcI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf/pickfirstleaf.go go tool buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/64/64cb8d4791be58ee212aa29c8de42ec08895e510516e75751bda9b949184d612-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata mkdir -p $WORK/b393/ cat >/tmp/go-build845050330/b393/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build845050330/b360/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build845050330/b361/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata -lang=go1.25 -complete -installsuffix shared -buildid 2rBjV8BTiI6EbRGYi90G/2rBjV8BTiI6EbRGYi90G -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata/metadata.go go tool buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/fc/fc42de6e79d116be335cb6ca9086026c1f38bd940669e1d343373bae6af86995-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding mkdir -p $WORK/b372/ cat >/tmp/go-build845050330/b372/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build845050330/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build845050330/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build845050330/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build845050330/b361/_pkg_.a packagefile math/rand/v2=/tmp/go-build845050330/b098/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding -lang=go1.25 -complete -installsuffix shared -buildid gW4To7Fjqo4OMo7amOLh/gW4To7Fjqo4OMo7amOLh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding/endpointsharding.go go tool buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/25/252406fe3467c90064ccc414066bf7aeebc3224e98063242c101cb2d06acaca3-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch mkdir -p $WORK/b380/ cat >/tmp/go-build845050330/b380/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build845050330/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build845050330/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build845050330/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build845050330/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build845050330/b357/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch -lang=go1.25 -complete -installsuffix shared -buildid KKVD8Ah0nZ-qGeKr9GU1/KKVD8Ah0nZ-qGeKr9GU1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch/config.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch/gracefulswitch.go go tool buildid -w $WORK/b388/_pkg_.a # internal go tool buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/dc/dc8505c5672314cd1aeee644dafdd540e9e275bffbf38f1c9ba9f56500f8ec05-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b395/ cat >/tmp/go-build845050330/b395/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build845050330/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build845050330/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build845050330/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build845050330/b357/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig -lang=go1.25 -complete -installsuffix shared -buildid g_kIvD7BoC7kWTM-Xdtc/g_kIvD7BoC7kWTM-Xdtc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig/duration.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/90/903c2f9b234d3c63a401e506a18febb5e9a3dc95528b2b0d797412d339505073-d # internal github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b387/ cat >/tmp/go-build845050330/b387/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build845050330/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build845050330/b388/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status -lang=go1.25 -complete -installsuffix shared -buildid kxrErENLmbhuNxkqUXPq/kxrErENLmbhuNxkqUXPq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go go tool buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/eb/ebdf84643c1702cc40a65dbea9237e611924f010c784949a36b31aca5e072886-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver mkdir -p $WORK/b394/ cat >/tmp/go-build845050330/b394/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build845050330/b395/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build845050330/b360/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build845050330/b361/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver -lang=go1.25 -complete -installsuffix shared -buildid qKPZWhBbNQzhreTOyYdo/qKPZWhBbNQzhreTOyYdo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b394/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/config_selector.go go tool buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/52/5222c9cccf4715c5a6adcea83906629500bfff32acbbb1e67ebe7a9e93a5c75f-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes mkdir -p $WORK/b397/ cat >/tmp/go-build845050330/b397/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build845050330/b361/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes -lang=go1.25 -complete -installsuffix shared -buildid 73CUsQSc3aiCFGs-7_7G/73CUsQSc3aiCFGs-7_7G -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes/proxyattributes.go go tool buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/be/be2ed6d1995de6526471e8e167afc57162bf47f73f06797cd58bdf4e5139c784-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/status mkdir -p $WORK/b389/ cat >/tmp/go-build845050330/b389/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/protoadapt=github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build845050330/b387/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build845050330/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build845050330/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build845050330/b370/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build845050330/b388/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/status -lang=go1.25 -complete -installsuffix shared -buildid Vfw6-B_P4fb3DtZXVyFW/Vfw6-B_P4fb3DtZXVyFW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/status/status.go go tool buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/35/3551467e8a16b6f553ee787a96d81528bead1e820c5df5bbc28455c508818cae-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype mkdir -p $WORK/b409/ cat >/tmp/go-build845050330/b409/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build845050330/b361/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype -lang=go1.25 -complete -installsuffix shared -buildid Qno7KtUXjayY7iugBLpv/Qno7KtUXjayY7iugBLpv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go go tool buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/a0/a0eb864ac103c532ee798f2ccb134658f09d50a4cc647f33df7746512685f9f8-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b383/ cat >/tmp/go-build845050330/b383/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build845050330/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build845050330/b384/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build845050330/b385/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 -lang=go1.25 -complete -installsuffix shared -buildid 3VFMcWYW0CSKktXqsNHL/3VFMcWYW0CSKktXqsNHL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go go tool buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/e2/e240b0ab20cc26919958d04ba4cf2e7c4da9732b2fdd480c6001ff9a01992a6e-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/status mkdir -p $WORK/b386/ cat >/tmp/go-build845050330/b386/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal/status=github.com/containers/podman/vendor/google.golang.org/grpc/internal/status packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build845050330/b387/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build845050330/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build845050330/b389/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/status -lang=go1.25 -complete -installsuffix shared -buildid oYwd-DPFz8ie_cxX9EPP/oYwd-DPFz8ie_cxX9EPP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/status/status.go go tool buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/7a/7a7641909c57ada26a0d7b55e76c2e4777c2c0672ad1f725feb6cd0e36763727-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/peer mkdir -p $WORK/b411/ cat >/tmp/go-build845050330/b411/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build845050330/b352/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/peer -lang=go1.25 -complete -installsuffix shared -buildid _PDEH_x2lpSglYMsvLCH/_PDEH_x2lpSglYMsvLCH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/peer/peer.go go tool buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/54/5456de654879ad7ed11ac738ab3882ff0bff77ba4de201b14fc46eb7cb3b9b2d-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b414/ cat >/tmp/go-build845050330/b414/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build845050330/b361/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough -lang=go1.25 -complete -installsuffix shared -buildid knOSNog--PjQdoQVEt8n/knOSNog--PjQdoQVEt8n -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go go tool buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/24/241828951fa1fcf4ec37b3f951182a391aa0a632c839c374fcd35f8e4acc35b5-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b415/ cat >/tmp/go-build845050330/b415/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/transport/networktype=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build845050330/b409/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build845050330/b361/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix -lang=go1.25 -complete -installsuffix shared -buildid uy0Es6Pw7OkYNgVuqscl/uy0Es6Pw7OkYNgVuqscl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix/unix.go go tool buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/7c/7c2e8203ebf95f24f12a42c0e2ef108c833467c30101940c07e6f16778c10de2-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b419/ cat >/tmp/go-build845050330/b419/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build845050330/b361/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state -lang=go1.25 -complete -installsuffix shared -buildid 04njrRnIhVut88Sda9C_/04njrRnIhVut88Sda9C_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state/state.go go tool buildid -w $WORK/b411/_pkg_.a # internal go tool buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/5d/5dd0c30af9e057f07969cf47d86ae1962e98cc792589d13e8c56af7332818d2a-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b418/ cat >/tmp/go-build845050330/b418/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer/grpclb/state=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/resolver/dns/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build845050330/b419/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build845050330/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build845050330/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build845050330/b355/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build845050330/b420/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build845050330/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build845050330/b357/_pkg_.a packagefile math/rand/v2=/tmp/go-build845050330/b098/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/netip=/tmp/go-build845050330/b117/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns -lang=go1.25 -complete -installsuffix shared -buildid FsqYPaDxLCpRg7KvEwUm/FsqYPaDxLCpRg7KvEwUm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b418/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/1d/1dfe1c984169ed589860184a267ceb7eb71c99d14cba690942114961e42e5814-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b421/ cat >/tmp/go-build845050330/b421/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build845050330/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build845050330/b298/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build845050330/b283/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build845050330/b286/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net/mail=/tmp/go-build845050330/b422/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp -lang=go1.25 -complete -installsuffix shared -buildid qdI0iyxon3a6mqVkObay/qdI0iyxon3a6mqVkObay -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go go tool buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/36/36d3ac58b54cf23f5d2de17b9d24d03b0beffb4eb0fd59c8f69ee9f928dada6f-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 mkdir -p $WORK/b423/ cat >/tmp/go-build845050330/b423/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build845050330/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build845050330/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build845050330/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build845050330/b278/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 -lang=go1.25 -complete -installsuffix shared -buildid dF9eq5xsqVofyxRrwaHG/dF9eq5xsqVofyxRrwaHG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11.go go tool buildid -w $WORK/b365/_pkg_.a # internal go tool buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/0b/0be0f62ac7d883a8c74ca21bce62956529aaef7c0fd325f35f2bd9bdf3a5979b-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b424/ cat >/tmp/go-build845050330/b424/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/smallstep/pkcs7=github.com/containers/podman/vendor/github.com/smallstep/pkcs7 packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/x509=/tmp/go-build845050330/b177/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build845050330/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build845050330/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build845050330/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7=/tmp/go-build845050330/b425/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 -lang=go1.25 -complete -installsuffix shared -buildid UEgzXGhUZjgLI0-7Hb2V/UEgzXGhUZjgLI0-7Hb2V -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7.go cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/a1/a19ef080433e0980db44bcc6f601469d7d119aec0b5dcd7a9c41e0a228f3fb98-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst mkdir -p $WORK/b363/ cat >/tmp/go-build845050330/b363/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/pickfirst/internal=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal importmap google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog importmap google.golang.org/grpc/internal/pretty=github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build845050330/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build845050330/b364/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build845050330/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build845050330/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build845050330/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build845050330/b355/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build845050330/b366/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build845050330/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build845050330/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build845050330/b357/_pkg_.a packagefile math/rand/v2=/tmp/go-build845050330/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst -lang=go1.25 -complete -installsuffix shared -buildid noywN-Y_k6aVLkozpISk/noywN-Y_k6aVLkozpISk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirst.go go tool buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/9f/9fdb2089f931ec501bb13d66f86b702876cb0ef4021e13d3e292d251957b5f99-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b371/ cat >/tmp/go-build845050330/b371/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/endpointsharding=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding importmap google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build845050330/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build845050330/b372/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build845050330/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build845050330/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build845050330/b366/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin -lang=go1.25 -complete -installsuffix shared -buildid sw-u1LeWG2qPDXZjstx1/sw-u1LeWG2qPDXZjstx1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go go tool buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/78/7854bcb6b3d8e4f916a0ff13b12db6c3fa0f5d96a86f7de25b5b9a0851cfa5f8-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b382/ cat >/tmp/go-build845050330/b382/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/binarylog/grpc_binarylog_v1=github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build845050330/b383/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build845050330/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build845050330/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build845050330/b360/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build845050330/b386/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build845050330/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build845050330/b384/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build845050330/b385/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog -lang=go1.25 -complete -installsuffix shared -buildid fPnTeppGEy5L0vCV04zx/fPnTeppGEy5L0vCV04zx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/sink.go go tool buildid -w $WORK/b325/_pkg_.a # internal go tool buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/14/14554d7b4e9e7596810a3503503127c1ca341f5c5718fec61c5cacf592ef4fec-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal mkdir -p $WORK/b464/ cat >/tmp/go-build845050330/b464/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build845050330/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build845050330/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build845050330/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal -lang=go1.25 -complete -installsuffix shared -buildid EcpyBRP2EHMTxaO7Ug9u/EcpyBRP2EHMTxaO7Ug9u -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal/compression.go cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/04/043500521c7dba44fc91f75162db66eae2fb542b9dea1d45dd400ddd0e6a2cc7-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport mkdir -p $WORK/b324/ cat >/tmp/go-build845050330/b324/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/types/descriptorpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build845050330/b325/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport -lang=go1.25 -complete -installsuffix shared -buildid Be5ZLh8bF8YPeITm5408/Be5ZLh8bF8YPeITm5408 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport/editions.go go tool buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/0c/0cdadff30fcfe05d802c4781e445ebd34dd2bf54d535d710ce538adc3a946489-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb mkdir -p $WORK/b336/ cat >/tmp/go-build845050330/b336/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build845050330/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build845050330/b325/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb -lang=go1.25 -complete -installsuffix shared -buildid AH1MNXjEKK5c1ipj6ShB/AH1MNXjEKK5c1ipj6ShB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb/go_features.pb.go go tool buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/d1/d171a4969bf2ba5e6dc50ec0d8b62598268d9a9420ca03068c45ba187a73940f-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns mkdir -p $WORK/b417/ cat >/tmp/go-build845050330/b417/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/resolver/dns=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build845050330/b418/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build845050330/b361/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns -lang=go1.25 -complete -installsuffix shared -buildid TYWBAwC18-V_zUGHNcqo/TYWBAwC18-V_zUGHNcqo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b417/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns/dns_resolver.go go tool buildid -w $WORK/b324/_pkg_.a # internal go tool buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/21/21b3a03e4df84ec0f3263340efab7e7ab9e9befd7d932f03dd5227ff9760846a-d # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/c5/c5bfc4a751eec0d356da22072db2150b7cbb25a05e593ebc60b926c8cd478eb0-d # internal database/sql mkdir -p $WORK/b473/ github.com/containers/podman/vendor/github.com/proglottis/gpgme mkdir -p $WORK/b477/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme pkg-config --cflags -- gpgme cat >/tmp/go-build845050330/b473/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile database/sql/driver=/tmp/go-build845050330/b474/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile math/rand/v2=/tmp/go-build845050330/b098/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p database/sql -lang=go1.25 -std -complete -installsuffix shared -buildid e-pDFSTSn6Pn2uML6NoY/e-pDFSTSn6Pn2uML6NoY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack /usr/lib/golang/src/database/sql/convert.go /usr/lib/golang/src/database/sql/ctxutil.go /usr/lib/golang/src/database/sql/sql.go go tool buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/eb/eb7c606a1d16f2769602253370ef3238b2c7d0584835753d80317a85c30e9dc3-d # internal github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate mkdir -p $WORK/b478/ cat >/tmp/go-build845050330/b478/importcfg << 'EOF' # internal # import config packagefile crypto/x509/pkix=/tmp/go-build845050330/b179/_pkg_.a packagefile encoding/asn1=/tmp/go-build845050330/b152/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate -lang=go1.25 -complete -installsuffix shared -buildid 5Bhap2yrhaCkNjszJrL7/5Bhap2yrhaCkNjszJrL7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate/extensions.go go tool buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/f4/f47ca797042f9897f19f75868b98807e9be3de5abc58bde77d8e8ad9fabdb124-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ocsp mkdir -p $WORK/b486/ cat >/tmp/go-build845050330/b486/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build845050330/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build845050330/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build845050330/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build845050330/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build845050330/b150/_pkg_.a packagefile crypto/x509=/tmp/go-build845050330/b177/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build845050330/b179/_pkg_.a packagefile encoding/asn1=/tmp/go-build845050330/b152/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ocsp -lang=go1.25 -complete -installsuffix shared -buildid NFnNu6bNP-atuOw0qQVx/NFnNu6bNP-atuOw0qQVx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ocsp/ocsp.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme pkg-config --libs -- gpgme go tool buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/74/74c4410cd60e5192a7bd6ba9feafdd02abb494c85be3ad02b66bd7b28be543b4-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b321/ cat >/tmp/go-build845050330/b321/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/editiondefaults=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults importmap google.golang.org/protobuf/internal/editionssupport=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/types/descriptorpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/gofeaturespb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build845050330/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build845050330/b322/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport=/tmp/go-build845050330/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build845050330/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build845050330/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build845050330/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build845050330/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build845050330/b315/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build845050330/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build845050330/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build845050330/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build845050330/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build845050330/b325/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build845050330/b336/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc -lang=go1.25 -complete -installsuffix shared -buildid 9Wqqpz8PLaB_DSRQ_L5p/9Wqqpz8PLaB_DSRQ_L5p -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/editions.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/proto.go go tool buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/74/74cfb77e21643ec9d211ef87953bdfe2fc7539436de9eb7d793e1b11217600e9-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml mkdir -p $WORK/b487/ cat >/tmp/go-build845050330/b487/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build845050330/b124/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml -lang=go1.25 -complete -installsuffix shared -buildid MSpMuqyRCk0jOu1bgpcy/MSpMuqyRCk0jOu1bgpcy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml/yaml.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b477/ -importpath github.com/containers/podman/vendor/github.com/proglottis/gpgme "-ldflags=\"-O2\" \"-g\" \"-lgpgme\"" -- -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b477/ -O2 -g ./data.go ./gpgme.go ./unset_agent_info.go go tool buildid -w $WORK/b382/_pkg_.a # internal go tool buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/d0/d025036df9e8346ddd8266eaf401ff559798dc864dd8b3e50dfb5012df988276-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation mkdir -p $WORK/b485/ cat >/tmp/go-build845050330/b485/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ocsp=github.com/containers/podman/vendor/golang.org/x/crypto/ocsp packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ocsp=/tmp/go-build845050330/b486/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation -lang=go1.25 -complete -installsuffix shared -buildid t1qEoRytDpL8geHbUI81/t1qEoRytDpL8geHbUI81 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation/reasons.go cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/ac/acc1fe75974ae4b39f199270a9347c2a5d44da4a1f7bf75be396ef4ae9327850-d # internal github.com/containers/podman/vendor/github.com/titanous/rocacheck mkdir -p $WORK/b488/ cat >/tmp/go-build845050330/b488/importcfg << 'EOF' # internal # import config packagefile crypto/rsa=/tmp/go-build845050330/b104/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/containers/podman/vendor/github.com/titanous/rocacheck -lang=go1.25 -complete -installsuffix shared -buildid oibnuPYk19NTq_Iwr0fh/oibnuPYk19NTq_Iwr0fh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/titanous/rocacheck/rocacheck.go go tool buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/8c/8c3a7cb217e1ed02d0b3bbfd217771f64bbfef72c19e307c15767ac1c5df74fb-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/scrypt mkdir -p $WORK/b494/ cat >/tmp/go-build845050330/b494/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/pbkdf2=github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build845050330/b282/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/scrypt -lang=go1.25 -complete -installsuffix shared -buildid FwQ2bBOlJFYpwaFsafWF/FwQ2bBOlJFYpwaFsafWF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/scrypt/scrypt.go go tool buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/58/582072781649cad7c6a9ff435ff8b6102fd4d4f8dba1140d358e180434f6f486-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage mkdir -p $WORK/b495/ cat >/tmp/go-build845050330/b495/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build845050330/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build845050330/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage -lang=go1.25 -complete -installsuffix shared -buildid dOu1qQDy0pbMWDL3rrmH/dOu1qQDy0pbMWDL3rrmH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage/wrapper.go go tool buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/09/097687e4f88f55983bbde80a47e1498f91ff372e29edc1d008f0cf0d70679eab-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor mkdir -p $WORK/b460/ cat >/tmp/go-build845050330/b460/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage/pkg/chunked/internal/minimal=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build845050330/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build845050330/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build845050330/b463/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build845050330/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build845050330/b271/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor -lang=go1.25 -complete -installsuffix shared -buildid r9DxnfbOatj_lCODurSc/r9DxnfbOatj_lCODurSc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor/compressor.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor/rollsum.go go tool buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/11/11b4a2e21521d0618a41946fe042ffe05adac9df0574cb08acd69b2bcd2a8a4a-d # internal github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer mkdir -p $WORK/b497/ cat >/tmp/go-build845050330/b497/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build845050330/b156/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile unicode/utf16=/tmp/go-build845050330/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer -lang=go1.25 -complete -installsuffix shared -buildid 0is7YLSoUxqDqQMxLaW2/0is7YLSoUxqDqQMxLaW2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/es6numfmt.go ./_build/src/github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/jsoncanonicalizer.go go tool buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/a4/a49288bbaddfa420a4fb096f4b301dfe054fa976f5b24e2fb050081bbd0f7ac4-d # internal github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name mkdir -p $WORK/b499/ cat >/tmp/go-build845050330/b499/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile encoding=/tmp/go-build845050330/b052/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name -lang=go1.25 -complete -installsuffix shared -buildid f4PyfNVWpZNgkcSQ--aj/f4PyfNVWpZNgkcSQ--aj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/check.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/digest.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/options.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/ref.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/registry.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/repository.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/tag.go go tool buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/fa/fa541ad419f331d7a672eb2361a8cec8467a4beea6034a3a13fd49b501be7cdc-d # internal github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted mkdir -p $WORK/b489/ cat >/tmp/go-build845050330/b489/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/nacl/secretbox=github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox importmap golang.org/x/crypto/scrypt=github.com/containers/podman/vendor/golang.org/x/crypto/scrypt packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox=/tmp/go-build845050330/b490/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/scrypt=/tmp/go-build845050330/b494/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted -lang=go1.25 -complete -installsuffix shared -buildid lbADeCeDjdF4S7qq7DjJ/lbADeCeDjdF4S7qq7DjJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted/encrypted.go go tool buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/61/61d82b51e02131c9e5f8007977bc474a582dbb60cd18beb760e5365ec5be22d1-d # internal github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api mkdir -p $WORK/b502/ cat >/tmp/go-build845050330/b502/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build845050330/b326/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api -lang=go1.25 -complete -installsuffix shared -buildid 8aWOFUfBriJx0rCRU68l/8aWOFUfBriJx0rCRU68l -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/launch_stage.pb.go go tool buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/4c/4c25d464d81ca485c25f262305ee0798e556a23235d3d9a769f8a1776201a726-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options mkdir -p $WORK/b503/ cat >/tmp/go-build845050330/b503/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build845050330/b104/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options -lang=go1.25 -complete -installsuffix shared -buildid QhZlZVbhU_InZV-T2jJu/QhZlZVbhU_InZV-T2jJu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/context.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/digest.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/keyversion.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/loadoptions.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/noop.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/rand.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/remoteverification.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/rpcauth.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/signeropts.go go tool buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/62/62e1fc4a8209363cd7c62591d502384d2689c7c9f68969c06bfeaced948fed3b-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression mkdir -p $WORK/b444/ cat >/tmp/go-build845050330/b444/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/podman/vendor/github.com/ulikunitz/xz importmap go.podman.io/image/v5/pkg/compression/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/storage/pkg/chunked/compressor=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile compress/bzip2=/tmp/go-build845050330/b287/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build845050330/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build845050330/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=/tmp/go-build845050330/b455/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal=/tmp/go-build845050330/b196/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build845050330/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor=/tmp/go-build845050330/b460/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression -lang=go1.25 -complete -installsuffix shared -buildid Roe7AYosYP7er3KWiY7W/Roe7AYosYP7er3KWiY7W -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/compression.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/zstd.go go tool buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/9a/9a4bde2280a4bda6ad169a78512a4a9a6fbc996c6dd50bbc757706b740294ec7-d # internal github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations mkdir -p $WORK/b501/ cat >/tmp/go-build845050330/b501/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/api=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api=/tmp/go-build845050330/b502/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build845050330/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build845050330/b325/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build845050330/b384/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations -lang=go1.25 -complete -installsuffix shared -buildid 7_f4u6sUuP13M5_n6yIF/7_f4u6sUuP13M5_n6yIF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/field_info.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go go tool buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/c8/c8a692eafc4e4492cc0cb64dc5aea09c98325cbeb206f50c619285f65a069120-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload mkdir -p $WORK/b504/ cat >/tmp/go-build845050330/b504/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/name=github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name=/tmp/go-build845050330/b499/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload -lang=go1.25 -complete -installsuffix shared -buildid V8aBslgY2PcYkKyIvqRE/V8aBslgY2PcYkKyIvqRE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload/payload.go go tool buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/28/2810f7b157b8c3e192057b639e95461fd2f6724a175de7d3f69efdff561cc9c8-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b443/ cat >/tmp/go-build845050330/b443/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile cmp=/tmp/go-build845050330/b045/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build845050330/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build845050330/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build845050330/b444/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize -lang=go1.25 -complete -installsuffix shared -buildid fTI47f2DeesFbXPSPtMQ/fTI47f2DeesFbXPSPtMQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize/prioritize.go go tool buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/f4/f47fa7edcb390386c930874171742b16bf50de519a256afc43daaeca7f657441-d # internal github.com/containers/podman/vendor/golang.org/x/sys/cpu mkdir -p $WORK/b506/ echo -n > $WORK/b506/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/cpu -trimpath "$WORK/b506=>" -I $WORK/b506/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b506/symabis ./cpu_arm64.s go tool buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/f4/f48d5d6822256d5b0be5b6a42f1600fa9212e2802bb2bfa9443ed595e9bbc62b-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b302/ cat >/tmp/go-build845050330/b302/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protodesc=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build845050330/b202/_pkg_.a packagefile encoding=/tmp/go-build845050330/b052/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build845050330/b303/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build845050330/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build845050330/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build845050330/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build845050330/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build845050330/b320/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build845050330/b326/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/ioutil=/tmp/go-build845050330/b187/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/containers/podman/vendor/github.com/golang/protobuf/proto -lang=go1.25 -complete -installsuffix shared -buildid vEG3d4FLRTu-4qV3_Gx0/vEG3d4FLRTu-4qV3_Gx0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/defaults.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/discard.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/extensions.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/proto.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/registry.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/text_decode.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/text_encode.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/wire.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/wrappers.go go tool buildid -w $WORK/b473/_pkg_.a # internal go tool buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/49/49873ff71f6b960946e5406c09042edc0bb446c4eafa5a3dc8a49117dfe92a2a-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer mkdir -p $WORK/b507/ cat >/tmp/go-build845050330/b507/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build845050330/b440/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer -lang=go1.25 -complete -installsuffix shared -buildid mOhsFGQnNHR-3o061zHI/mOhsFGQnNHR-3o061zHI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer/signer.go cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/7a/7ace02e2a164b8e96a0d05361d366c674045d77c4249b7bea3353152871b2a01-d # internal github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 mkdir -p $WORK/b475/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b475/ -importpath github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 ./backup.go ./callback.go ./error.go ./sqlite3.go ./sqlite3_context.go ./sqlite3_load_extension.go ./sqlite3_opt_serialize.go ./sqlite3_opt_userauth_omit.go ./sqlite3_other.go ./sqlite3_type.go go tool buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/62/6262c0883f50017c6d7ab2a66faf1b199ff77be21c98ce4bf924e9c7faba8dec-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc mkdir -p $WORK/b511/ cat >/tmp/go-build845050330/b511/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/storage/pkg/chunked/internal/minimal=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build845050330/b464/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc -lang=go1.25 -complete -installsuffix shared -buildid iIyB6X02wlmHaxC33Uv0/iIyB6X02wlmHaxC33Uv0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc/toc.go go tool buildid -w $WORK/b443/_pkg_.a # internal cat >/tmp/go-build845050330/b506/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/containers/podman/vendor/golang.org/x/sys/cpu -lang=go1.25 -installsuffix shared -buildid UQfvb18rcT_R1ADuCAGv/UQfvb18rcT_R1ADuCAGv -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b506/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack -asmhdr $WORK/b506/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/byteorder.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_arm64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_gc_arm64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_linux_arm64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/endian_little.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/hwcap_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/parse.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/proc_cpuinfo_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/runtime_auxv.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/a4/a43f7524ce95826c38afdca31852dc13fb2bd1bf02db3d012159538b744a4ec5-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b442/ cat >/tmp/go-build845050330/b442/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build845050330/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build845050330/b197/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build845050330/b443/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory -lang=go1.25 -complete -installsuffix shared -buildid Xk_IMomX5TBtAnyVyjkE/Xk_IMomX5TBtAnyVyjkE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory/memory.go go tool buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/b0/b02a7c910e87f801a9b691eb1282857464081bd9ab6bbfd24c92613e92a18a77-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/image mkdir -p $WORK/b513/ cat >/tmp/go-build845050330/b513/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/unparsedimage=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build845050330/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build845050330/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage=/tmp/go-build845050330/b495/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/image -lang=go1.25 -complete -installsuffix shared -buildid nhCfQoQ6N-v7voVC321R/nhCfQoQ6N-v7voVC321R -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/image/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/image/sourced.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/image/unparsed.go go tool buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/9a/9ab24ba02c00814568400af7aa54c50afa3608d4ff192070844065474793c82f-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath mkdir -p $WORK/b515/ cat >/tmp/go-build845050330/b515/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath -lang=go1.25 -complete -installsuffix shared -buildid PSGwWZB60k3IRmpoTFTW/PSGwWZB60k3IRmpoTFTW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath/path.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/cpu -trimpath "$WORK/b506=>" -I $WORK/b506/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b506/cpu_arm64.o ./cpu_arm64.s go tool buildid -w $WORK/b501/_pkg_.a # internal go tool pack r $WORK/b506/_pkg_.a $WORK/b506/cpu_arm64.o # internal go tool buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/f0/f0df20a56b7189c0f6a824b81c7ef0310e4668308e4b5843305f19033e3d3b49-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/sha3 mkdir -p $WORK/b505/ cat >/tmp/go-build845050330/b505/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/cpu=github.com/containers/podman/vendor/golang.org/x/sys/cpu packagefile crypto/sha3=/tmp/go-build845050330/b109/_pkg_.a packagefile crypto/subtle=/tmp/go-build845050330/b100/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/cpu=/tmp/go-build845050330/b506/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF go tool buildid -w $WORK/b442/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/sha3 -lang=go1.25 -complete -installsuffix shared -buildid n7ITGdjrXRp87JTTVbS5/n7ITGdjrXRp87JTTVbS5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/sha3/hashes.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/sha3/legacy_hash.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/sha3/legacy_keccakf.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/sha3/shake.go go tool buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/d9/d9f087e1f670b6397fbaa5a27b62d14d0411eb09bad41695d60fd09f12c90eee-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal mkdir -p $WORK/b516/ cat >/tmp/go-build845050330/b516/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal -lang=go1.25 -complete -installsuffix shared -buildid YCnxL95UdwcoriGKCYWX/YCnxL95UdwcoriGKCYWX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal/oci_util.go cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/0d/0d186397aa00a789ee757061c404380df2f1497b253b5434fdaaef80aed12804-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal mkdir -p $WORK/b523/ cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/5e/5e869db7f8138a8b0058ef33ae96caad8258fe0d1d9da536255e7d9b5e811fd4-d # internal cat >/tmp/go-build845050330/b523/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal -lang=go1.25 -complete -installsuffix shared -buildid Vx7OGWCiKRWykejWHwmx/Vx7OGWCiKRWykejWHwmx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/errors_linux.go github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1 mkdir -p $WORK/b500/ cat >/tmp/go-build845050330/b500/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/api/annotations=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build845050330/b501/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build845050330/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build845050330/b385/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1 -lang=go1.25 -complete -installsuffix shared -buildid 55QfzL-eY4dJMrvTdSID/55QfzL-eY4dJMrvTdSID -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1/sigstore_common.pb.go go tool buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/2e/2e45019742860ad85ab7884b68398650efbce91e5de4574f5e14da22a3be3a5f-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat mkdir -p $WORK/b524/ cat >/tmp/go-build845050330/b524/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build845050330/b045/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat -lang=go1.25 -complete -installsuffix shared -buildid MUTtSx6b9hp8Ezomyaa6/MUTtSx6b9hp8Ezomyaa6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_atomic_go119.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_errors_go120.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_generics_go121.go go tool buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/ff/fffcc1cc9b99910d38af4cd4da15d8cb79f91c9ae3544857b3a0ca829d1538e4-d # internal go tool buildid -w $WORK/b524/_pkg_.a # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert mkdir -p $WORK/b528/ cat >/tmp/go-build845050330/b528/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert -lang=go1.25 -complete -installsuffix shared -buildid 49Tc6TwJljuE7lnTxIkC/49Tc6TwJljuE7lnTxIkC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert/assert.go cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/8e/8e156b1ef189d665ca414cc91be09efe1be5719229757d5cc5026866055880d4-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd mkdir -p $WORK/b522/ cat >/tmp/go-build845050330/b522/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal=/tmp/go-build845050330/b523/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build845050330/b524/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd -lang=go1.25 -complete -installsuffix shared -buildid -izc50kfV16DW8qG4aJa/-izc50kfV16DW8qG4aJa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/at_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/fd.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/fd_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/mount_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/openat2_linux.go go tool buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/2c/2cd6f9adef72f2beda9a27c5afcf9570731164d0b7f60afa904331d2a898a4ef-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion mkdir -p $WORK/b526/ cat >/tmp/go-build845050330/b526/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build845050330/b524/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion -lang=go1.25 -complete -installsuffix shared -buildid hOYA7fAaiEtM7hc_21v5/hOYA7fAaiEtM7hc_21v5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b526/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion/kernel_linux.go go tool buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/88/8838beb0b945d1f9771609a2a9e7cd8609357dcdb6d37fc0b3f854a445136cd4-d # internal github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset mkdir -p $WORK/b530/ cat >/tmp/go-build845050330/b530/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset -lang=go1.25 -complete -installsuffix shared -buildid F3DNBDJCWToPBzgbyYNQ/F3DNBDJCWToPBzgbyYNQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b530/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset/intervalset.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset/intervalset_immutable.go go tool buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/ae/ae7d9c467b0642d3641df0d8fb975335fff8e5e1bc3ebe2fc325b24bfa45e6ca-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir mkdir -p $WORK/b532/ cat >/tmp/go-build845050330/b532/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir -lang=go1.25 -complete -installsuffix shared -buildid -dlruQmfZxKbb20b8J8X/-dlruQmfZxKbb20b8J8X -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir/pwalkdir.go go tool buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/6a/6ac18da336fa2c9c2e155878484fd057b2d09e77a98984b3cdab10132dcd5eb6-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux mkdir -p $WORK/b525/ cat >/tmp/go-build845050330/b525/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build845050330/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion=/tmp/go-build845050330/b526/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux -lang=go1.25 -complete -installsuffix shared -buildid X48peHr0YIf1sv6aY_rt/X48peHr0YIf1sv6aY_rt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b525/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux/mount_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux/openat2_linux.go go tool buildid -w $WORK/b532/_pkg_.a # internal go tool buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/ea/ea88081cdb3ae32b0e19a072ce0c10ab6b838a492de7b705026a406ab04d3a2c-d # internal github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile mkdir -p $WORK/b537/ cat >/tmp/go-build845050330/b537/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/internal/rawfilelock=github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock=/tmp/go-build845050330/b270/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile -lang=go1.25 -complete -installsuffix shared -buildid j8n0xfFpO3HQfQW6gckB/j8n0xfFpO3HQfQW6gckB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile/staging_lockfile.go cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/3f/3f5dfe108dfec4e2fdc5a9f9050d4755e3e002684b48c0bce101eb2b524ffcbb-d # internal github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup mkdir -p $WORK/b535/ cat >/tmp/go-build845050330/b535/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/pkg/pwalkdir=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build845050330/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile hash/crc64=/tmp/go-build845050330/b459/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup -lang=go1.25 -complete -installsuffix shared -buildid H1FLwnWRwaESGyq03gHX/H1FLwnWRwaESGyq03gHX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b535/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup/dedup.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup/dedup_linux.go go tool buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/30/30a2512f3fc9ef637c94b0a638f1cf6418d8de57e39ffa74f7064ca54bbda1b7-d # internal flag mkdir -p $WORK/b539/ cat >/tmp/go-build845050330/b539/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build845050330/b052/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p flag -lang=go1.25 -std -complete -installsuffix shared -buildid F7pwuHUfxYTUm7kMwMZt/F7pwuHUfxYTUm7kMwMZt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack /usr/lib/golang/src/flag/flag.go go tool buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/76/769dedf179ee3909d8943625a94c07e22baca32c89a514b08eed7de49c380809-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs mkdir -p $WORK/b527/ cat >/tmp/go-build845050330/b527/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/internal/consts=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build845050330/b520/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal=/tmp/go-build845050330/b523/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert=/tmp/go-build845050330/b528/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=/tmp/go-build845050330/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build845050330/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=/tmp/go-build845050330/b525/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs -lang=go1.25 -complete -installsuffix shared -buildid fT9tw6xD1vfVc1MymzC1/fT9tw6xD1vfVc1MymzC1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b527/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs/procfs_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs/procfs_lookup_linux.go go tool buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/14/149cb8997b7a7f74e6c765e34c32e26fb9b69e2d10dd6914462b2448ada56938-d # internal github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir mkdir -p $WORK/b536/ cat >/tmp/go-build845050330/b536/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/internal/staging_lockfile=github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile=/tmp/go-build845050330/b537/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build845050330/b262/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir -lang=go1.25 -complete -installsuffix shared -buildid arsRTcfeo-DXeNemGCNd/arsRTcfeo-DXeNemGCNd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir/tempdir.go go tool buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/af/af8ced308407c4da7bd207b9f020ae396a2df699e241d74cfca14f7299caf03c-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory mkdir -p $WORK/b540/ cat >/tmp/go-build845050330/b540/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory -lang=go1.25 -complete -installsuffix shared -buildid Gm6gnp_1NiiC3Oevk18g/Gm6gnp_1NiiC3Oevk18g -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b540/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory/directory.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory/directory_unix.go go tool buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/27/27c3368b80c39763de49355044e280e2b859405d2521192521002fea08d991a7-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path mkdir -p $WORK/b546/ cat >/tmp/go-build845050330/b546/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path -lang=go1.25 -complete -installsuffix shared -buildid nHo5spPZIawCWS5mYTNs/nHo5spPZIawCWS5mYTNs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path/path.go go tool buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/63/63b59b556bc70b4af8bd982421bb063acf78f7115a0f8641afa4a9a611f47c32-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils mkdir -p $WORK/b547/ cat >/tmp/go-build845050330/b547/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils -lang=go1.25 -complete -installsuffix shared -buildid 2HfDe80yWSNuk3dQzWhR/2HfDe80yWSNuk3dQzWhR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils/fsutils_linux.go go tool buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/72/721b58dcd57cf7b287e43363ac692a6f84ef041d64f6902a4215155ce62f4596-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump mkdir -p $WORK/b545/ cat >/tmp/go-build845050330/b545/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/storage/pkg/chunked/internal/minimal=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal importmap go.podman.io/storage/pkg/chunked/internal/path=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build845050330/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path=/tmp/go-build845050330/b546/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump -lang=go1.25 -complete -installsuffix shared -buildid HIYP2WHQSAubHGUvxTmJ/HIYP2WHQSAubHGUvxTmJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b545/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump/dump.go go tool buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/a1/a1365d5d9663dbe5639b489153b88ed9c4fbfd4c0743bd1bedf424431563b183-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota mkdir -p $WORK/b544/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b544/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b544/ -O2 -g ./projectquota_supported.go go tool buildid -w $WORK/b527/_pkg_.a # internal go tool buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/fc/fcd19920dff4a072c3b8826364a48436185dbc905425fc13e1bb9d70019975ef-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs mkdir -p $WORK/b529/ cat >/tmp/go-build845050330/b529/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=/tmp/go-build845050330/b527/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs -lang=go1.25 -complete -installsuffix shared -buildid 3-PD3HZk7jCc85v1sHY_/3-PD3HZk7jCc85v1sHY_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs/procfs_linux.go cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/7d/7db3bb6f4c8dd7abe5925887ae9598056ad113f84019b2639aa58b8326f5a588-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive mkdir -p $WORK/b538/ cat >/tmp/go-build845050330/b538/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build845050330/b469/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile flag=/tmp/go-build845050330/b539/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build845050330/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build845050330/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build845050330/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build845050330/b267/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build845050330/b262/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/user=/tmp/go-build845050330/b266/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive -lang=go1.25 -complete -installsuffix shared -buildid V87_o6Lb1TKnZK9dVVRO/V87_o6Lb1TKnZK9dVVRO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/archive.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/archive_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/chroot_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/diff.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/diff_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/init_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/jsoniter.go go tool buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/b5/b58025b408f519b8fc1d003051feb17c63b46b3733d402fea8efe83ebc6f0fc5-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity mkdir -p $WORK/b548/ cat >/tmp/go-build845050330/b548/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity -lang=go1.25 -complete -installsuffix shared -buildid JFiE1sdx0_xhlHBsi9xV/JFiE1sdx0_xhlHBsi9xV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b548/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity/fsverity_linux.go go tool buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/f8/f874a60c7a9921b3ca90b4c399a6927dd74522093a0d68fb0640cf6742630712-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap mkdir -p $WORK/b549/ cat >/tmp/go-build845050330/b549/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap -lang=go1.25 -complete -installsuffix shared -buildid plPpjYyJzELMi90qAuv9/plPpjYyJzELMi90qAuv9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap/idmapped_utils.go go tool buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/92/92a4e34489c19ca2c053e25e94cfff356f0de8e77629de8e00f72a6079697c1d-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite mkdir -p $WORK/b521/ cat >/tmp/go-build845050330/b521/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/internal/consts=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs importmap github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build845050330/b520/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=/tmp/go-build845050330/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build845050330/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=/tmp/go-build845050330/b525/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=/tmp/go-build845050330/b527/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build845050330/b529/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite -lang=go1.25 -complete -installsuffix shared -buildid 0h2MvwqxFCmO_8ngXk6T/0h2MvwqxFCmO_8ngXk6T -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b521/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/lookup_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/mkdir_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/open_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/openat2_linux.go go tool buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/0c/0cf7b84cadb5d4a22f1982103b707c67ad53f594ad9a7f8e2b6065dcef012d4a-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback mkdir -p $WORK/b550/ cat >/tmp/go-build845050330/b550/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback -lang=go1.25 -complete -installsuffix shared -buildid goafNHJ48hJkhQnMQmCG/goafNHJ48hJkhQnMQmCG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b550/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/attach_loopback.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/ioctl.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/loop_wrapper.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/loopback.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/loopback_unsupported.go go tool buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/d3/d379c0f4173272d54e57fb946e1f282a1782fa9a94868594d2b4aa3295ec366c-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers mkdir -p $WORK/b551/ cat >/tmp/go-build845050330/b551/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers -lang=go1.25 -complete -installsuffix shared -buildid 2okwzWR4mvc1Frh02UBk/2okwzWR4mvc1Frh02UBk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b551/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers/parsers.go go tool buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/98/981946b6be6c366050614e836d73284938500d592b0a3e56302ecdbb17cafb2d-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b519/ cat >/tmp/go-build845050330/b519/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/internal/consts=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts importmap github.com/cyphar/filepath-securejoin/pathrs-lite=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build845050330/b520/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build845050330/b521/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin -lang=go1.25 -complete -installsuffix shared -buildid Bui38Z4V8NljQeU6eKh5/Bui38Z4V8NljQeU6eKh5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/deprecated_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/join.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/vfs.go go tool buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/f7/f784efaed1be7cf2905243ecb6bcc577c492b4277cafaa93f7992a31acf4f4b1-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b531/ cat >/tmp/go-build845050330/b531/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite importmap github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs importmap github.com/opencontainers/selinux/pkg/pwalkdir=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build845050330/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build845050330/b529/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build845050330/b532/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/user=/tmp/go-build845050330/b266/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux -lang=go1.25 -complete -installsuffix shared -buildid NJUxp0Pu8e1fYRX2wpgp/NJUxp0Pu8e1fYRX2wpgp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/selinux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/selinux_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/xattrs_linux.go go tool buildid -w $WORK/b519/_pkg_.a # internal go tool buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/8f/8f1e9f7e0db0c63021e9f93d515119c91c99d752ef5d6e5372c64e20b6621110-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy mkdir -p $WORK/b553/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b553/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b553/ -O2 -g ./copy_linux.go cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/71/718025bf2e56eb55b32b197aac4ab328660deb791a060c72420ea10b43bd914a-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers mkdir -p $WORK/b534/ cat >/tmp/go-build845050330/b534/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/pkg/pwalkdir=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage/internal/dedup=github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build845050330/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build845050330/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build845050330/b463/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build845050330/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build845050330/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build845050330/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build845050330/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build845050330/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build845050330/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build845050330/b267/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build845050330/b262/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers -lang=go1.25 -complete -installsuffix shared -buildid F7Qx4yuGOBaXLdRj15Gb/F7Qx4yuGOBaXLdRj15Gb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/chown.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/chown_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/chroot_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/counter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/driver.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/driver_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/fsdiff.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/jsoniter.go go tool buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/68/68b8acde233cff09362cdbe659c48901d35d4c9387efbe568f631b8fe5b51c51-d # internal github.com/containers/podman/vendor/github.com/google/uuid mkdir -p $WORK/b556/ cat >/tmp/go-build845050330/b556/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto/md5=/tmp/go-build845050330/b173/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/sha1=/tmp/go-build845050330/b110/_pkg_.a packagefile database/sql/driver=/tmp/go-build845050330/b474/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/containers/podman/vendor/github.com/google/uuid -lang=go1.25 -complete -installsuffix shared -buildid bD9K_VNTnXF5jGtTnq4l/bD9K_VNTnXF5jGtTnq4l -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/dce.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/marshal.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/node.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/node_net.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/null.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/sql.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/time.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/util.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/uuid.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version1.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version4.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version6.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version7.go go tool buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/6d/6d56275dac65646bb15017bc4949fa81f92c4fed8cd1ef2c7155cc98165c8e91-d # internal github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3 mkdir -p $WORK/b555/ cat >/tmp/go-build845050330/b555/importcfg << 'EOF' # internal # import config importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build845050330/b556/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3 -lang=go1.25 -complete -installsuffix shared -buildid FR0nocC39A0l6u6Lzc0b/FR0nocC39A0l6u6Lzc0b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/error.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/utils_notsolaris.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/zfs.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/zpool.go go tool buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/1a/1a3cb092fe299d2f1bd5d8c6ce2469d03ffea811ee167f7fbaf082b3068d92c9-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b533/ cat >/tmp/go-build845050330/b533/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build845050330/b531/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label -lang=go1.25 -complete -installsuffix shared -buildid 5U9hYVLRWvrvFhlE2Fy-/5U9hYVLRWvrvFhlE2Fy- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label/label.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label/label_linux.go cd $WORK/b553 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b553=/tmp/go-build -gno-record-gcc-switches -I $WORK/b553/ -O2 -g -frandom-seed=CFQoOP7w8MXKKOq1oKpl -o $WORK/b553/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/5a/5a5fc3f323f1058c1b1a7c1b32f839ed7ddcd4e2bd91293db42015bc26e9d6bb-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid mkdir -p $WORK/b557/ cat >/tmp/go-build845050330/b557/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build845050330/b191/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile math/rand=/tmp/go-build845050330/b103/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid -lang=go1.25 -complete -installsuffix shared -buildid MudPW0zsYEvtbg-DfDtX/MudPW0zsYEvtbg-DfDtX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid/stringid.go go tool buildid -w $WORK/b201/_pkg_.a # internal cd $WORK/b544 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b544=/tmp/go-build -gno-record-gcc-switches -I $WORK/b544/ -O2 -g -frandom-seed=XzSes8GAmvAu1X3BMUc6 -o $WORK/b544/_x001.o -c _cgo_export.c cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/91/9130d13e35190ba6e5c8d3e270b0c2d0c0acc1dbe4a144fa04b15d5fdced42f7-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b200/ cat >/tmp/go-build845050330/b200/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF go tool buildid -w $WORK/b555/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode -lang=go1.25 -complete -installsuffix shared -buildid wbK9dfBVPLI4i-xnUNJ5/wbK9dfBVPLI4i-xnUNJ5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode/handler.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode/register.go cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/ed/edbdd344cf5714f91bc0e43cf2bde02a444fc4cbc90ff48fbe45c039393a68f1-d # internal github.com/containers/podman/vendor/github.com/gorilla/mux mkdir -p $WORK/b223/ cat >/tmp/go-build845050330/b223/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/containers/podman/vendor/github.com/gorilla/mux -lang=go1.25 -complete -installsuffix shared -buildid H33HOxJvlSS5NMvOGoAv/H33HOxJvlSS5NMvOGoAv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/middleware.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/mux.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/regexp.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/route.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/test_helpers.go go tool buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/89/89914c2a96c05500c7479e1ab4b859fd02a1532dbcd92e4baadb9d2edbe2d218-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b272/ cat >/tmp/go-build845050330/b272/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile crypto/tls=/tmp/go-build845050330/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build845050330/b177/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig -lang=go1.25 -complete -installsuffix shared -buildid Dx3WKlKSEC0JW1_4ETL2/Dx3WKlKSEC0JW1_4ETL2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig/tlsclientconfig.go cd $WORK/b553 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b553=/tmp/go-build -gno-record-gcc-switches -I $WORK/b553/ -O2 -g -frandom-seed=CFQoOP7w8MXKKOq1oKpl -o $WORK/b553/_x002.o -c copy_linux.cgo2.c cd $WORK/b544 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b544=/tmp/go-build -gno-record-gcc-switches -I $WORK/b544/ -O2 -g -frandom-seed=XzSes8GAmvAu1X3BMUc6 -o $WORK/b544/_x002.o -c projectquota_supported.cgo2.c go tool buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/88/88f39ff274b899eae8cda92a7b488419cca9a839344ac434cbde1dd019b90824-d # internal github.com/containers/podman/vendor/golang.org/x/net/trace mkdir -p $WORK/b338/ cat >/tmp/go-build845050330/b338/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/timeseries=github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build845050330/b339/_pkg_.a packagefile html/template=/tmp/go-build845050330/b340/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile text/tabwriter=/tmp/go-build845050330/b344/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/containers/podman/vendor/golang.org/x/net/trace -lang=go1.25 -complete -installsuffix shared -buildid 4jUCiAM5oLlfERtom9sU/4jUCiAM5oLlfERtom9sU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/trace/events.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/trace/histogram.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/trace/trace.go go tool buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/02/0265732dd65fd6ab076f0ae5d505b9ecc1b73b3f1e51a73d1e4ffa97ad24a413-d # internal github.com/containers/podman/vendor/golang.org/x/net/http2 mkdir -p $WORK/b399/ cat >/tmp/go-build845050330/b399/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/podman/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/podman/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/podman/vendor/golang.org/x/net/idna importmap golang.org/x/net/internal/httpcommon=github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile compress/flate=/tmp/go-build845050330/b203/_pkg_.a packagefile compress/gzip=/tmp/go-build845050330/b202/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/tls=/tmp/go-build845050330/b155/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=/tmp/go-build845050330/b400/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build845050330/b406/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=/tmp/go-build845050330/b401/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon=/tmp/go-build845050330/b407/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile math/rand=/tmp/go-build845050330/b103/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/http/httptrace=/tmp/go-build845050330/b217/_pkg_.a packagefile net/textproto=/tmp/go-build845050330/b211/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/containers/podman/vendor/golang.org/x/net/http2 -lang=go1.25 -complete -installsuffix shared -buildid veLVqXHmLOegB_M1v90u/veLVqXHmLOegB_M1v90u -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/ascii.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/ciphers.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/client_conn_pool.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/config.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/config_go125.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/databuffer.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/errors.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/flow.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/frame.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/gotrack.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/http2.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/pipe.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/server.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/transport.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/unencrypted.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/write.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_priority_rfc7540.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_priority_rfc9218.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_random.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_roundrobin.go cd $WORK/b553 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b553=/tmp/go-build -gno-record-gcc-switches -I $WORK/b553/ -O2 -g -frandom-seed=CFQoOP7w8MXKKOq1oKpl -o $WORK/b553/_cgo_main.o -c _cgo_main.c cd $WORK/b544 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b544=/tmp/go-build -gno-record-gcc-switches -I $WORK/b544/ -O2 -g -frandom-seed=XzSes8GAmvAu1X3BMUc6 -o $WORK/b544/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/2b/2bdf35b474bf8d73a47523ffc1fc622679d30120814e84e3c548d5b623b39d7c-d # internal net/http/httputil mkdir -p $WORK/b413/ cat >/tmp/go-build845050330/b413/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build845050330/b205/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile mime=/tmp/go-build845050330/b214/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/http/httptrace=/tmp/go-build845050330/b217/_pkg_.a packagefile net/http/internal=/tmp/go-build845050330/b218/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build845050330/b219/_pkg_.a packagefile net/textproto=/tmp/go-build845050330/b211/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p net/http/httputil -lang=go1.25 -std -complete -installsuffix shared -buildid AJ6-n3jjE_Jml5198B4Y/AJ6-n3jjE_Jml5198B4Y -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b544=/tmp/go-build -gno-record-gcc-switches -o $WORK/b544/_cgo_.o $WORK/b544/_cgo_main.o $WORK/b544/_x001.o $WORK/b544/_x002.o -O2 -g TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b553=/tmp/go-build -gno-record-gcc-switches -o $WORK/b553/_cgo_.o $WORK/b553/_cgo_main.o $WORK/b553/_x001.o $WORK/b553/_x002.o -O2 -g go tool buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/76/76eafee3af46a9b904f69e536791befed2dfbbf6aecb463491b6030fb787c810-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b221/ cat >/tmp/go-build845050330/b221/importcfg << 'EOF' # internal # import config importmap github.com/distribution/reference=github.com/containers/podman/vendor/github.com/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build845050330/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build845050330/b200/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build845050330/b223/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 -lang=go1.25 -complete -installsuffix shared -buildid fJiio3ozdONrGjUtXKw8/fJiio3ozdONrGjUtXKw8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/descriptors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/headerparser.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/routes.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/urls.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b544=/tmp/go-build -gno-record-gcc-switches -o $WORK/b544/_cgo_.o $WORK/b544/_cgo_main.o $WORK/b544/_x001.o $WORK/b544/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage quota -dynimport $WORK/b544/_cgo_.o -dynout $WORK/b544/_cgo_import.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b553=/tmp/go-build -gno-record-gcc-switches -o $WORK/b553/_cgo_.o $WORK/b553/_cgo_main.o $WORK/b553/_x001.o $WORK/b553/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage copy -dynimport $WORK/b553/_cgo_.o -dynout $WORK/b553/_cgo_import.go cat >/tmp/go-build845050330/b553/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/pools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile container/list=/tmp/go-build845050330/b156/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build845050330/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build845050330/b262/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile runtime/cgo=/tmp/go-build845050330/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -lang=go1.25 -installsuffix shared -buildid CFQoOP7w8MXKKOq1oKpl/CFQoOP7w8MXKKOq1oKpl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack $WORK/b553/_cgo_gotypes.go $WORK/b553/copy_linux.cgo1.go $WORK/b553/_cgo_import.go cat >/tmp/go-build845050330/b544/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build845050330/b540/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile runtime/cgo=/tmp/go-build845050330/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -lang=go1.25 -installsuffix shared -buildid XzSes8GAmvAu1X3BMUc6/XzSes8GAmvAu1X3BMUc6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota/projectquota.go $WORK/b544/_cgo_gotypes.go $WORK/b544/projectquota_supported.cgo1.go $WORK/b544/_cgo_import.go go tool buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/b4/b47768f6a1cdf7381f5e5a81bd9efb6fedad404edee9dc1cc9453a2a911ee64f-d # internal expvar mkdir -p $WORK/b482/ cat >/tmp/go-build845050330/b482/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile internal/godebug=/tmp/go-build845050330/b038/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p expvar -lang=go1.25 -std -complete -installsuffix shared -buildid a__VIEeQrx1iV7WaqGFP/a__VIEeQrx1iV7WaqGFP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack /usr/lib/golang/src/expvar/expvar.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy go tool pack r $WORK/b553/_pkg_.a $WORK/b553/_x001.o $WORK/b553/_x002.o # internal go tool buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/19/19c57fcfbcbde0aaebfbce93d0ec8ebc769530ed0e95781ecdbe1e28680887a8-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs mkdir -p $WORK/b484/ cat >/tmp/go-build845050330/b484/importcfg << 'EOF' # internal # import config importmap github.com/letsencrypt/boulder/identifier=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier=/tmp/go-build845050330/b483/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs -lang=go1.25 -complete -installsuffix shared -buildid ZoL23qPcf1kfOEdEnJl4/ZoL23qPcf1kfOEdEnJl4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs/probs.go go tool buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/9a/9a4ca0fc454daf8bc39c9bff9a182363dee9fa070d8845ab1ecd2f8d9a0327ec-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout mkdir -p $WORK/b514/ cat >/tmp/go-build845050330/b514/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/oci/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal importmap go.podman.io/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build845050330/b155/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build845050330/b227/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build845050330/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build845050330/b515/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build845050330/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build845050330/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build845050330/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build845050330/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build845050330/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build845050330/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build845050330/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build845050330/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build845050330/b197/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal=/tmp/go-build845050330/b516/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build845050330/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build845050330/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout -lang=go1.25 -complete -installsuffix shared -buildid hkKxSRy_eYSRNFLZZqiI/hkKxSRy_eYSRNFLZZqiI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/oci_delete.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/oci_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/oci_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/oci_transport.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/reader.go go tool buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/e5/e53e8946e256316edcbad617d5f0a935143dc5d4a088a58fb5db43fd521d5a16-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker mkdir -p $WORK/b226/ cat >/tmp/go-build845050330/b226/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/iolimits=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/rootless=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/streamdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest importmap go.podman.io/image/v5/internal/uploadreader=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader importmap go.podman.io/image/v5/internal/useragent=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/pkg/docker/config=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/tls=/tmp/go-build845050330/b155/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build845050330/b200/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build845050330/b221/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build845050330/b227/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build845050330/b228/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build845050330/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build845050330/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build845050330/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build845050330/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build845050330/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build845050330/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build845050330/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build845050330/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build845050330/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build845050330/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build845050330/b242/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build845050330/b197/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build845050330/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest=/tmp/go-build845050330/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader=/tmp/go-build845050330/b245/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent=/tmp/go-build845050330/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build845050330/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build845050330/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build845050330/b248/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build845050330/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build845050330/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build845050330/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build845050330/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build845050330/b191/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build845050330/b124/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile iter=/tmp/go-build845050330/b046/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/rand/v2=/tmp/go-build845050330/b098/_pkg_.a packagefile mime=/tmp/go-build845050330/b214/_pkg_.a packagefile mime/multipart=/tmp/go-build845050330/b215/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker -lang=go1.25 -complete -installsuffix shared -buildid cSpjDnjE5JQZHs2KBwKF/cSpjDnjE5JQZHs2KBwKF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/body_reader.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/cache.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/distribution_error.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_client.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_image.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_image_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_image_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_transport.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/paths_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/registries_d.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/wwwauthenticate.go go tool buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/ed/edad2c88b688cc1a64b0ab293608fb2d5c91a203e390ae1c8fc374ddce527553-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils mkdir -p $WORK/b543/ cat >/tmp/go-build845050330/b543/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build845050330/b534/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils -lang=go1.25 -complete -installsuffix shared -buildid SFJejATP-jy9WVdYzTQR/SFJejATP-jy9WVdYzTQR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils/overlayutils.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota go tool pack r $WORK/b544/_pkg_.a $WORK/b544/_x001.o $WORK/b544/_x002.o # internal go tool buildid -w $WORK/b544/_pkg_.a # internal go tool buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/51/5165c6c52f45d9c95eb51054c97a951e8bebf02b2119fb9d4c37571ade121051-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs mkdir -p $WORK/b552/ cat >/tmp/go-build845050330/b552/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/drivers/copy=github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy importmap go.podman.io/storage/internal/dedup=github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build845050330/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build845050330/b463/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build845050330/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy=/tmp/go-build845050330/b553/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build845050330/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build845050330/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build845050330/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build845050330/b551/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build845050330/b262/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs -lang=go1.25 -complete -installsuffix shared -buildid wJISUtnisIIRWx2goCrK/wJISUtnisIIRWx2goCrK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b552/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs/copy_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs/driver.go cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/9a/9a2b563e285a637bb09b390d682ca213270228c4ecd90d536fe638ed64867f53-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay mkdir -p $WORK/b542/ cat >/tmp/go-build845050330/b542/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/drivers/overlayutils=github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils importmap go.podman.io/storage/drivers/quota=github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota importmap go.podman.io/storage/internal/dedup=github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup importmap go.podman.io/storage/internal/staging_lockfile=github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/chunked/dump=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/fsutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils importmap go.podman.io/storage/pkg/fsverity=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity importmap go.podman.io/storage/pkg/idmap=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/loopback=github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile encoding/base32=/tmp/go-build845050330/b186/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile flag=/tmp/go-build845050330/b539/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build845050330/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build845050330/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build845050330/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build845050330/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils=/tmp/go-build845050330/b543/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota=/tmp/go-build845050330/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build845050330/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile=/tmp/go-build845050330/b537/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build845050330/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build845050330/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump=/tmp/go-build845050330/b545/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build845050330/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils=/tmp/go-build845050330/b547/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity=/tmp/go-build845050330/b548/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap=/tmp/go-build845050330/b549/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build845050330/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback=/tmp/go-build845050330/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build845050330/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build845050330/b551/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build845050330/b267/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build845050330/b262/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay -lang=go1.25 -complete -installsuffix shared -buildid 54E2Q2tbZ1bWS6hIKhj_/54E2Q2tbZ1bWS6hIKhj_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/check.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/check_116.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/composefs.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/jsoniter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/mount.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/overlay.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/overlay_disk_quota.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/randomid.go go tool buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/ca/ca0ec36abdb5aab2e7108c811602ca10600830365e307506275377d66eeee0c2-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core mkdir -p $WORK/b481/ cat >/tmp/go-build845050330/b481/importcfg << 'EOF' # internal # import config importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 importmap github.com/letsencrypt/boulder/identifier=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier importmap github.com/letsencrypt/boulder/probs=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs importmap github.com/letsencrypt/boulder/revocation=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation importmap golang.org/x/crypto/ocsp=github.com/containers/podman/vendor/golang.org/x/crypto/ocsp importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build845050330/b141/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build845050330/b104/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile crypto/x509=/tmp/go-build845050330/b177/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile encoding/pem=/tmp/go-build845050330/b181/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile expvar=/tmp/go-build845050330/b482/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build845050330/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier=/tmp/go-build845050330/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs=/tmp/go-build845050330/b484/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation=/tmp/go-build845050330/b485/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ocsp=/tmp/go-build845050330/b486/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build845050330/b384/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build845050330/b385/_pkg_.a packagefile hash/fnv=/tmp/go-build845050330/b307/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile math/rand=/tmp/go-build845050330/b103/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core -lang=go1.25 -complete -installsuffix shared -buildid jr-CzOTTvKMrNxW0FY_e/jr-CzOTTvKMrNxW0FY_e -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core/challenges.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core/interfaces.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core/objects.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core/util.go go tool buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/39/390a17485409c35c51c1a5f25d3628401367a27f6719614317a407e82d4b81a3-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs mkdir -p $WORK/b554/ cat >/tmp/go-build845050330/b554/importcfg << 'EOF' # internal # import config importmap github.com/mistifyio/go-zfs/v3=github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3 importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3=/tmp/go-build845050330/b555/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build845050330/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build845050330/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build845050330/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build845050330/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build845050330/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build845050330/b551/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs -lang=go1.25 -complete -installsuffix shared -buildid h6iIF8WYBluSnt09QuzW/h6iIF8WYBluSnt09QuzW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs/zfs.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs/zfs_linux.go go tool buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/ec/ec49fbf3f96a2641eb65e580719fdb8070c976534a2b4740036f780cd8008097-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog mkdir -p $WORK/b559/ cat >/tmp/go-build845050330/b559/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build845050330/b461/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog -lang=go1.25 -complete -installsuffix shared -buildid Gh4SR6XSRs-RUPPuvG8r/Gh4SR6XSRs-RUPPuvG8r -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b559/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog/tarlogger.go go tool buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/3c/3c762fb27e277fe2eb05547a19806f0bf0fdf5eadddcf492d9312ec00d5603c4-d # internal github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia mkdir -p $WORK/b561/ cat >/tmp/go-build845050330/b561/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia -lang=go1.25 -complete -installsuffix shared -buildid wuWz0rMI_bOAspeR2J-v/wuWz0rMI_bOAspeR2J-v -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia/children.go ./_build/src/github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia/patricia.go go tool buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/10/10532a91ce679efdb51967d5044ef350e0f1ee8daef19898795b7e0fda2697d4-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey mkdir -p $WORK/b480/ cat >/tmp/go-build845050330/b480/importcfg << 'EOF' # internal # import config importmap github.com/letsencrypt/boulder/core=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core importmap github.com/letsencrypt/boulder/strictyaml=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml importmap github.com/titanous/rocacheck=github.com/containers/podman/vendor/github.com/titanous/rocacheck packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build845050330/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build845050330/b147/_pkg_.a packagefile crypto/rsa=/tmp/go-build845050330/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build845050330/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core=/tmp/go-build845050330/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml=/tmp/go-build845050330/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/titanous/rocacheck=/tmp/go-build845050330/b488/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey -lang=go1.25 -complete -installsuffix shared -buildid na7lTqrcy9kJPS3DHdws/na7lTqrcy9kJPS3DHdws -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey/blocked.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey/good_key.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey/weak.go go tool buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/1e/1e71f2049982567e862a696116b7bbb6c57321e863de5830cf8014deb2dfb8f1-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/config mkdir -p $WORK/b563/ cat >/tmp/go-build845050330/b563/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/config -lang=go1.25 -complete -installsuffix shared -buildid 8LtF9KtbB4RLo0CcS0HX/8LtF9KtbB4RLo0CcS0HX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/config/config.go go tool buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/a9/a9183079297cfd169d3ecfcd77f8b3504c938d43635a501ee6d1a0996f5201c1-d # internal github.com/containers/podman/vendor/go.podman.io/storage/types mkdir -p $WORK/b562/ cat >/tmp/go-build845050330/b562/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/config=github.com/containers/podman/vendor/go.podman.io/storage/pkg/config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build845050330/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/config=/tmp/go-build845050330/b563/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build845050330/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/containers/podman/vendor/go.podman.io/storage/types -lang=go1.25 -complete -installsuffix shared -buildid fKKt8FYanzMzFoIiKV2Q/fKKt8FYanzMzFoIiKV2Q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b562/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/idmappings.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/options.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/options_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/utils.go go tool buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/d5/d53ee578588afcc5232bb42b0a9c723fc819e213090255727ca6ed135d57c598-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex mkdir -p $WORK/b560/ cat >/tmp/go-build845050330/b560/importcfg << 'EOF' # internal # import config importmap github.com/tchap/go-patricia/v2/patricia=github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia=/tmp/go-build845050330/b561/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex -lang=go1.25 -complete -installsuffix shared -buildid uhQZy-FHKUV-uPq4mBwH/uhQZy-FHKUV-uPq4mBwH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b560/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex/truncindex.go go tool buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/f1/f1205b38e9fdfbc8d9a526f2a3e9b2e77f7727d39eb40cbbc951b20f77df869d-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils mkdir -p $WORK/b479/ cat >/tmp/go-build845050330/b479/importcfg << 'EOF' # internal # import config importmap github.com/letsencrypt/boulder/goodkey=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey importmap github.com/secure-systems-lab/go-securesystemslib/encrypted=github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build845050330/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build845050330/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build845050330/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build845050330/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build845050330/b110/_pkg_.a packagefile crypto/x509=/tmp/go-build845050330/b177/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build845050330/b179/_pkg_.a packagefile encoding/asn1=/tmp/go-build845050330/b152/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile encoding/pem=/tmp/go-build845050330/b181/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey=/tmp/go-build845050330/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build845050330/b489/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build845050330/b429/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils -lang=go1.25 -complete -installsuffix shared -buildid VI2kQaMjYR2PYeMWCRYm/VI2kQaMjYR2PYeMWCRYm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/certificate.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/generic.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/password.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/privatekey.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/publickey.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/sans.go go tool buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/09/09f5f82554f82d3f9505f42a80b05b263e84b9f5b482d5726e4cf6d2f7ef8dcb-d # internal github.com/containers/podman/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b564/ cat >/tmp/go-build845050330/b564/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/containers/podman/vendor/golang.org/x/sync/errgroup -lang=go1.25 -complete -installsuffix shared -buildid JzaDTXXh6kFvUPl2mNmT/JzaDTXXh6kFvUPl2mNmT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b564/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/sync/errgroup/errgroup.go go tool buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/3d/3d2dd200b842651421c63da14558ac8722e1e2a510f8ae6c6e0529072e03fbc4-d # internal github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil mkdir -p $WORK/b567/ cat >/tmp/go-build845050330/b567/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil -lang=go1.25 -complete -installsuffix shared -buildid 8rHnjGqzaDlzJnob3MfD/8rHnjGqzaDlzJnob3MfD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil/errors.go go tool buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/96/96b2c329be24d6b846986e4564403d2204417387504d892b6633ca79ab5f5b05-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature mkdir -p $WORK/b498/ cat >/tmp/go-build845050330/b498/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/name=github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name importmap github.com/sigstore/protobuf-specs/gen/pb-go/common/v1=github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1 importmap github.com/sigstore/sigstore/pkg/cryptoutils=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils importmap github.com/sigstore/sigstore/pkg/signature/options=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options importmap github.com/sigstore/sigstore/pkg/signature/payload=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload importmap golang.org/x/crypto/sha3=github.com/containers/podman/vendor/golang.org/x/crypto/sha3 packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build845050330/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build845050330/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build845050330/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build845050330/b104/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build845050330/b150/_pkg_.a packagefile encoding/asn1=/tmp/go-build845050330/b152/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name=/tmp/go-build845050330/b499/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1=/tmp/go-build845050330/b500/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build845050330/b479/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options=/tmp/go-build845050330/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload=/tmp/go-build845050330/b504/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/sha3=/tmp/go-build845050330/b505/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature -lang=go1.25 -complete -installsuffix shared -buildid vPMfYtxxM7rwpnv8fhPv/vPMfYtxxM7rwpnv8fhPv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b498/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/algorithm_registry.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/ecdsa.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/ed25519.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/ed25519ph.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/message.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/publickey.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/rsapkcs1v15.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/rsapss.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/signer.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/signerverifier.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/util.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/verifier.go go tool buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/54/548fe86530ea7ca0024f0221c91acaf57dfe540cbc106ac50e3946766a675167-d # internal internal/sysinfo mkdir -p $WORK/b569/ cat >/tmp/go-build845050330/b569/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile internal/cpu=/tmp/go-build845050330/b011/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p internal/sysinfo -lang=go1.25 -std -complete -installsuffix shared -buildid 9nPkvNcZ-KgO762o5oew/9nPkvNcZ-KgO762o5oew -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack /usr/lib/golang/src/internal/sysinfo/cpuinfo_linux.go /usr/lib/golang/src/internal/sysinfo/sysinfo.go go tool buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/11/1145bdd11d9846e1cae682c3326ab67bddb56025c5887aadc3c9611f346f053c-d # internal runtime/trace mkdir -p $WORK/b570/ cat >/tmp/go-build845050330/b570/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build845050330/b032/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p runtime/trace -lang=go1.25 -std -installsuffix shared -buildid 3xP9kphhKjYlIw8GozMO/3xP9kphhKjYlIw8GozMO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/batch.go /usr/lib/golang/src/runtime/trace/encoding.go /usr/lib/golang/src/runtime/trace/flightrecorder.go /usr/lib/golang/src/runtime/trace/recorder.go /usr/lib/golang/src/runtime/trace/subscribe.go /usr/lib/golang/src/runtime/trace/trace.go go tool buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/8e/8ef9aa7df61fc0b4b11cd43e59d08e437c7f9e1f41dd6f7dea056857e10e02b3-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/directory mkdir -p $WORK/b572/ cat >/tmp/go-build845050330/b572/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build845050330/b515/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build845050330/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build845050330/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build845050330/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build845050330/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build845050330/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build845050330/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build845050330/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build845050330/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build845050330/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build845050330/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/directory -lang=go1.25 -complete -installsuffix shared -buildid hH3-Bp_OPhcFcVDIlRe5/hH3-Bp_OPhcFcVDIlRe5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b572/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/directory/directory_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/directory/directory_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/directory/directory_transport.go go tool buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/37/377b9fe15e52394924531b51adf6c6b1e4f4529c959d970293f404881ee5fc02-d # internal testing mkdir -p $WORK/b568/ cat >/tmp/go-build845050330/b568/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile flag=/tmp/go-build845050330/b539/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile internal/race=/tmp/go-build845050330/b029/_pkg_.a packagefile internal/sysinfo=/tmp/go-build845050330/b569/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/rand=/tmp/go-build845050330/b103/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build845050330/b452/_pkg_.a packagefile runtime/trace=/tmp/go-build845050330/b570/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p testing -lang=go1.25 -std -complete -installsuffix shared -buildid IyTJ_U1iAZOUdGvlqZUO/IyTJ_U1iAZOUdGvlqZUO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/fuzz.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/newcover.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/src/testing/testing_other.go go tool buildid -w $WORK/b226/_pkg_.a # internal go tool buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/aa/aae08546b357bf22029ab45b78165b5e10d9dd833b204d25b3a86bc0c18c6924-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile mkdir -p $WORK/b574/ cat >/tmp/go-build845050330/b574/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/iolimits=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/internal/streamdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile archive/tar=/tmp/go-build845050330/b469/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build845050330/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build845050330/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build845050330/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build845050330/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build845050330/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build845050330/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build845050330/b197/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest=/tmp/go-build845050330/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build845050330/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build845050330/b444/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile -lang=go1.25 -complete -installsuffix shared -buildid aq1U9P6CL6yjZbhEkXzY/aq1U9P6CL6yjZbhEkXzY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/reader.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/writer.go cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/0e/0ea9bd207f6a270c14695e9e3a1834a3c6afa478baaf3f97691a7bf8c5ce20a8-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/retry mkdir -p $WORK/b199/ cat >/tmp/go-build845050330/b199/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build845050330/b200/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build845050330/b221/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build845050330/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build845050330/b226/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/rand/v2=/tmp/go-build845050330/b098/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/retry -lang=go1.25 -complete -installsuffix shared -buildid AGGWcPcdgoDf6RxdPc5V/AGGWcPcdgoDf6RxdPc5V -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/retry/retry.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/retry/retry_linux.go go tool buildid -w $WORK/b542/_pkg_.a # internal go tool buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/7d/7d8194b6804ca8c2021c339ce053d59ba4d81bb692bd0a817ca22326503491d1-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal mkdir -p $WORK/b496/ cat >/tmp/go-build845050330/b496/importcfg << 'EOF' # internal # import config importmap github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sigstore/sigstore/pkg/signature=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/version=github.com/containers/podman/vendor/go.podman.io/image/v5/version packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build845050330/b141/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile encoding/pem=/tmp/go-build845050330/b181/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=/tmp/go-build845050330/b497/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build845050330/b498/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build845050330/b197/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build845050330/b247/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal -lang=go1.25 -complete -installsuffix shared -buildid E-6_bQMrQSOm5VDA9j23/E-6_bQMrQSOm5VDA9j23 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/json.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/rekor_api_types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/rekor_set.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/sigstore_payload.go cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/f6/f644d9055d4555e8dbb5819bfed30be6aae4c2ca9c59d58aa292bb88ef0d1983-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/register mkdir -p $WORK/b541/ cat >/tmp/go-build845050330/b541/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/drivers/overlay=github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay importmap go.podman.io/storage/drivers/vfs=github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs importmap go.podman.io/storage/drivers/zfs=github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay=/tmp/go-build845050330/b542/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs=/tmp/go-build845050330/b552/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs=/tmp/go-build845050330/b554/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/register -lang=go1.25 -complete -installsuffix shared -buildid 4cmQFCY_xk1yIphh04KW/4cmQFCY_xk1yIphh04KW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b541/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/register/register_overlay.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/register/register_vfs.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/register/register_zfs.go go tool buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/d3/d3adfcc23d86e454e7179a40b3df8b9c2652d99767069ba2478e39e10b2852f5-d # internal github.com/containers/podman/vendor/github.com/containerd/errdefs mkdir -p $WORK/b577/ cat >/tmp/go-build845050330/b577/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/containers/podman/vendor/github.com/containerd/errdefs -lang=go1.25 -complete -installsuffix shared -buildid udU6tRyYdDxDTDX24c1Z/udU6tRyYdDxDTDX24c1Z -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/resolve.go go tool buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/f7/f78ea0537c57357d11713ad2608ef16846297992bf179f470ee0fb0d3ce4cfbc-d # internal github.com/containers/podman/vendor/go.podman.io/storage mkdir -p $WORK/b518/ cat >/tmp/go-build845050330/b518/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/google/go-intervals/intervalset=github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/drivers/register=github.com/containers/podman/vendor/go.podman.io/storage/drivers/register importmap go.podman.io/storage/internal/dedup=github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap go.podman.io/storage/pkg/pools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid importmap go.podman.io/storage/pkg/stringutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/tarlog=github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog importmap go.podman.io/storage/pkg/truncindex=github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sync/errgroup=github.com/containers/podman/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build845050330/b469/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile embed=/tmp/go-build845050330/b323/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build845050330/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset=/tmp/go-build845050330/b530/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build845050330/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build845050330/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build845050330/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build845050330/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build845050330/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build845050330/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build845050330/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build845050330/b463/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build845050330/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/register=/tmp/go-build845050330/b541/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build845050330/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build845050330/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build845050330/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build845050330/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build845050330/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build845050330/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build845050330/b551/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build845050330/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build845050330/b557/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils=/tmp/go-build845050330/b558/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build845050330/b262/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog=/tmp/go-build845050330/b559/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex=/tmp/go-build845050330/b560/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build845050330/b562/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build845050330/b564/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/user=/tmp/go-build845050330/b266/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cat >/tmp/go-build845050330/b518/embedcfg << 'EOF' # internal { "Patterns": { "VERSION": [ "VERSION" ] }, "Files": { "VERSION": "/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/VERSION" } }EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/containers/podman/vendor/go.podman.io/storage -lang=go1.25 -complete -installsuffix shared -buildid JKPNaEkT74U1KF8h6lQF/JKPNaEkT74U1KF8h6lQF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -embedcfg $WORK/b518/embedcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/check.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/containers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/deprecated.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/idset.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/images.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/jsoniter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/layers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/lockfile_compat.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/store.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/userns.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/utils.go go tool buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/ef/efe8963a463953e2ccb10f2394a0d7c2cb7cea92c212a0e35242b79af23b491f-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport mkdir -p $WORK/b398/ cat >/tmp/go-build845050330/b398/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/podman/vendor/golang.org/x/net/http2 importmap golang.org/x/net/http2/hpack=github.com/containers/podman/vendor/golang.org/x/net/http2/hpack importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/internal/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials importmap google.golang.org/grpc/internal/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog importmap google.golang.org/grpc/internal/grpcsync=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata importmap google.golang.org/grpc/internal/pretty=github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty importmap google.golang.org/grpc/internal/proxyattributes=github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes importmap google.golang.org/grpc/internal/status=github.com/containers/podman/vendor/google.golang.org/grpc/internal/status importmap google.golang.org/grpc/internal/syscall=github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall importmap google.golang.org/grpc/internal/transport/networktype=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/keepalive=github.com/containers/podman/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/mem=github.com/containers/podman/vendor/google.golang.org/grpc/mem importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/containers/podman/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/containers/podman/vendor/google.golang.org/grpc/tap importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=/tmp/go-build845050330/b399/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build845050330/b406/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build845050330/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build845050330/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build845050330/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build845050330/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build845050330/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build845050330/b354/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build845050330/b366/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build845050330/b390/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build845050330/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build845050330/b393/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build845050330/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes=/tmp/go-build845050330/b397/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build845050330/b389/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build845050330/b408/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build845050330/b409/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=/tmp/go-build845050330/b410/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build845050330/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build845050330/b360/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=/tmp/go-build845050330/b411/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build845050330/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build845050330/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build845050330/b386/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=/tmp/go-build845050330/b412/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build845050330/b318/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/rand/v2=/tmp/go-build845050330/b098/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/http/httputil=/tmp/go-build845050330/b413/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport -lang=go1.25 -complete -installsuffix shared -buildid VxnPnyUjcRgE48fQLvRb/VxnPnyUjcRgE48fQLvRb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/client_stream.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/defaults.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/handler_server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/http2_client.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/http2_server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/http_util.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/logging.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/proxy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/server_stream.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/transport.go go tool buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/61/612d3fecfccdd5193b168df5281ac149381ca2d7dcdd93eb5fc5fa634476e7d4-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal mkdir -p $WORK/b509/ cat >/tmp/go-build845050330/b509/importcfg << 'EOF' # internal # import config importmap github.com/sigstore/sigstore/pkg/signature=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/signature/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build845050330/b498/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build845050330/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build845050330/b496/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal -lang=go1.25 -complete -installsuffix shared -buildid 82DV5HeTJXcnkzP5O-uX/82DV5HeTJXcnkzP5O-uX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal/signer.go go tool buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/87/8754b2c0935b6a39582830df7122e808212a30e44aedbacdd5e4112ee115dac5-d # internal github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause mkdir -p $WORK/b579/ cat >/tmp/go-build845050330/b579/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause -lang=go1.25 -complete -installsuffix shared -buildid EcaUx76i06o0lFGVxAE_/EcaUx76i06o0lFGVxAE_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause/cause.go go tool buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/97/9775d25d2dc1d71646e88aa1413a298e4989f48e0b41cbdcb50e65b78b94bb35-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive mkdir -p $WORK/b573/ cat >/tmp/go-build845050330/b573/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/docker/internal/tarfile=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile=/tmp/go-build845050330/b574/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build845050330/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build845050330/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build845050330/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive -lang=go1.25 -complete -installsuffix shared -buildid UVtPqSTisjmmCXhYcTYc/UVtPqSTisjmmCXhYcTYc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/reader.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/transport.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/writer.go go tool buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/15/15c357b31505a5b24a33bbb3ae761cdb75e048fe1ca27e8c851c097671d44197-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore mkdir -p $WORK/b508/ cat >/tmp/go-build845050330/b508/importcfg << 'EOF' # internal # import config importmap github.com/secure-systems-lab/go-securesystemslib/encrypted=github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted importmap github.com/sigstore/sigstore/pkg/cryptoutils=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils importmap github.com/sigstore/sigstore/pkg/signature=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature importmap go.podman.io/image/v5/internal/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/signature/sigstore/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build845050330/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build845050330/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build845050330/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build845050330/b104/_pkg_.a packagefile crypto/x509=/tmp/go-build845050330/b177/_pkg_.a packagefile encoding/pem=/tmp/go-build845050330/b181/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build845050330/b489/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build845050330/b479/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build845050330/b498/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build845050330/b440/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build845050330/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build845050330/b509/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore -lang=go1.25 -complete -installsuffix shared -buildid 0TLuSxf5Av5J49zmWCRS/0TLuSxf5Av5J49zmWCRS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/copied.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/generate.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/signer.go go tool buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/3f/3fab5beaaeb5c673ca84c665496a791b298148fa165e44e12fa8214bd40ad75d-d # internal github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp mkdir -p $WORK/b578/ cat >/tmp/go-build845050330/b578/importcfg << 'EOF' # internal # import config importmap github.com/containerd/errdefs=github.com/containers/podman/vendor/github.com/containerd/errdefs importmap github.com/containerd/errdefs/pkg/internal/cause=github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build845050330/b577/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause=/tmp/go-build845050330/b579/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp -lang=go1.25 -complete -installsuffix shared -buildid qInePU_kY96LaWZj89_A/qInePU_kY96LaWZj89_A -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b578/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp/http.go go tool buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/54/54ff0e8346ae57a1d339a1230591ea54112d1f58235d5df428b78bc273c7ff37-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b584/ cat >/tmp/go-build845050330/b584/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev -lang=go1.25 -complete -installsuffix shared -buildid cfUwyi7kifU8FbvdwJZs/cfUwyi7kifU8FbvdwJZs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev/blkio.go go tool buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/e7/e707f48981b0f2cc4a2de7665a238b7a32e4a608adc00167301c2b3dd216dc8f-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b586/ cat >/tmp/go-build845050330/b586/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build845050330/b189/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters -lang=go1.25 -complete -installsuffix shared -buildid lH-FOd25ZVVs75tKBAND/lH-FOd25ZVVs75tKBAND -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b586/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters/filters_deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters/parse.go go tool buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/7f/7ffaa1ba46af69b48c94ce7972607e48f273da1bd087d2bef74eb215ac8fb0db-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b587/ cat >/tmp/go-build845050330/b587/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build845050330/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount -lang=go1.25 -complete -installsuffix shared -buildid 4GSnxEbWOyi0R2MGd-Ed/4GSnxEbWOyi0R2MGd-Ed -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount/mount.go go tool buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/47/47178143e010191b57949b4a1bee239c8c1b597f7684cdefcd6d2bc8d235241f-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b590/ cat >/tmp/go-build845050330/b590/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice -lang=go1.25 -complete -installsuffix shared -buildid YtZRxxWbCrm5i-GaXaUs/YtZRxxWbCrm5i-GaXaUs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice/strslice.go go tool buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/ae/ae5d8c2df8a0e1eb614ad7cb2d4a8257b6b807cf7837d33f64ab9c28e91d7916-d # internal github.com/containers/podman/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b591/ cat >/tmp/go-build845050330/b591/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/containers/podman/vendor/github.com/docker/go-connections/nat -lang=go1.25 -complete -installsuffix shared -buildid MuOVPPvCVcoFM8n9XFjC/MuOVPPvCVcoFM8n9XFjC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b591/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat/nat.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat/sort.go go tool buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/cc/cc76e2c658185751167a224ad798ad02033c514a23ff11677bf27024b19320f1-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b588/ cat >/tmp/go-build845050330/b588/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build845050330/b586/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/netip=/tmp/go-build845050330/b117/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/network -lang=go1.25 -complete -installsuffix shared -buildid 1hPPtv5Yhz1XQT1wsUZl/1hPPtv5Yhz1XQT1wsUZl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network/create_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network/endpoint.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network/ipam.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network/network.go go tool buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/3a/3a0383cf9500ac8878660a7f302d670ac3a79c41905393a4e16b53aa55242a14-d # internal github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 mkdir -p $WORK/b592/ cat >/tmp/go-build845050330/b592/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 -lang=go1.25 -complete -installsuffix shared -buildid d25r9IeqRGP_4G_HAYYG/d25r9IeqRGP_4G_HAYYG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1/image.go go tool buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/80/80212dab73eabad55f083b010eedc8a7fc7cb9299f852d711c9acd020748b7a2-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b593/ cat >/tmp/go-build845050330/b593/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build845050330/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry -lang=go1.25 -complete -installsuffix shared -buildid BrSx4QD0URlf7TTwt1F2/BrSx4QD0URlf7TTwt1F2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b593/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/authconfig.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/authenticate.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/registry.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/search.go go tool buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/89/8948bd2e73661681307cf1db687157cfb94c64ccc24a369bf628ec6d6722d969-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b596/ cat >/tmp/go-build845050330/b596/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime -lang=go1.25 -complete -installsuffix shared -buildid 4XrrejHOJyz0jI9dOGTa/4XrrejHOJyz0jI9dOGTa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime/runtime.go go tool buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/b6/b64db18f45d951928556268bb8771bda1d0e695bcd93b8d4f72be8059dd5ab7b-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b583/ cat >/tmp/go-build845050330/b583/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/common=github.com/containers/podman/vendor/github.com/docker/docker/api/types/common importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/storage=github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage importmap github.com/docker/docker/api/types/strslice=github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/moby/docker-image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build845050330/b584/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/common=/tmp/go-build845050330/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build845050330/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build845050330/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build845050330/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build845050330/b589/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build845050330/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build845050330/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build845050330/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/container -lang=go1.25 -complete -installsuffix shared -buildid m2uWlqnjfoOWY95RdehM/m2uWlqnjfoOWY95RdehM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/change_type.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/change_types.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/commit.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/config.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/container.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/create_request.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/create_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/exec.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/filesystem_change.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/health.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/hostconfig.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/network_settings.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/options.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/port.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/state.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/stats.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/top_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/update_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/wait_exit_error.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/wait_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/waitcondition.go go tool buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/d5/d5b78321ef1ba2219d10a5341d723c64a789f26ffbf40269c05e3f30d9172432-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b599/ cat >/tmp/go-build845050330/b599/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build845050330/b586/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/events -lang=go1.25 -complete -installsuffix shared -buildid VmGq0oqQLYkw3BHJWcn-/VmGq0oqQLYkw3BHJWcn- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/events/events.go go tool buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/2d/2dbc3a19f15131615789ce66701c9a4e7e7e5eef9d25be38cdd4278d4b0aec99-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b601/ cat >/tmp/go-build845050330/b601/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/time -lang=go1.25 -complete -installsuffix shared -buildid lMDHt1gk_gWhBAhXOcQp/lMDHt1gk_gWhBAhXOcQp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/time/timestamp.go go tool buildid -w $WORK/b568/_pkg_.a # internal go tool buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/74/743c1c0720e0839fd259f83dc3450da0b54be8cc8aada038cf73582cf18df1a5-d # internal github.com/containers/podman/vendor/github.com/docker/go-connections/sockets mkdir -p $WORK/b602/ cat >/tmp/go-build845050330/b602/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build845050330/b155/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p github.com/containers/podman/vendor/github.com/docker/go-connections/sockets -lang=go1.25 -complete -installsuffix shared -buildid Z-Dt2MUF1qAXZ2jrA_e-/Z-Dt2MUF1qAXZ2jrA_e- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/inmem_socket.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/proxy.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/sockets.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/sockets_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/tcp_socket.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/unix_socket.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/unix_socket_unix.go cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/af/af4be8c9219fab68c791f5bf8726b8d28123f0f6ad7b917613ae934114e2ff34-d # internal github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz mkdir -p $WORK/b566/ cat >/tmp/go-build845050330/b566/importcfg << 'EOF' # internal # import config importmap github.com/containerd/stargz-snapshotter/estargz/errorutil=github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap golang.org/x/sync/errgroup=github.com/containers/podman/vendor/golang.org/x/sync/errgroup packagefile archive/tar=/tmp/go-build845050330/b469/_pkg_.a packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build845050330/b202/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build845050330/b567/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build845050330/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build845050330/b461/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build845050330/b564/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile testing=/tmp/go-build845050330/b568/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz -lang=go1.25 -complete -installsuffix shared -buildid 8y0Py0K6uYgaIz0U_5Tj/8y0Py0K6uYgaIz0U_5Tj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b566/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/build.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/estargz.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/gzip.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/testutil.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/types.go go tool buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/37/37eae892e463cd3eb395e12a2cd2c54bf2239047a0e30786526e8e09044bae9e-d # internal github.com/containers/podman/vendor/github.com/pkg/errors mkdir -p $WORK/b603/ cat >/tmp/go-build845050330/b603/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p github.com/containers/podman/vendor/github.com/pkg/errors -lang=go1.25 -complete -installsuffix shared -buildid hAZpFbht2ox3Xcpp7qyH/hAZpFbht2ox3Xcpp7qyH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pkg/errors/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/errors/go113.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/errors/stack.go go tool buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/73/73a5878d7da9dd81c5cab985fb87d17efa228130eb767f7fb372e2751bd84ad7-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/build mkdir -p $WORK/b582/ cat >/tmp/go-build845050330/b582/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build845050330/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build845050330/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build845050330/b593/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/build -lang=go1.25 -complete -installsuffix shared -buildid uWnj9t01gUxXXsStJRLI/uWnj9t01gUxXXsStJRLI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b582/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/build/build.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/build/cache.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/build/disk_usage.go go tool buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/b3/b3cfe4b347d5cbdb5faf49b0fc5f9e12c3e21a27ced6920ca2f2f98dff791a66-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b594/ cat >/tmp/go-build845050330/b594/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/storage=github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage importmap github.com/moby/docker-image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build845050330/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build845050330/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build845050330/b589/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build845050330/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/image -lang=go1.25 -complete -installsuffix shared -buildid TexWeZXXA1kiPAyir7VU/TexWeZXXA1kiPAyir7VU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/delete_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/image.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/image_history.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/image_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/manifest.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/summary.go go tool buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/e2/e2abf8f85e734d40adb8f01e0d1c07857ce4663b3557f7b78a7ad21aadb9e058-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b595/ cat >/tmp/go-build845050330/b595/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build845050330/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build845050330/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build845050330/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build845050330/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build845050330/b596/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm -lang=go1.25 -complete -installsuffix shared -buildid X_2i9G1kpfdE7OqCSuSK/X_2i9G1kpfdE7OqCSuSK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/common.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/config.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/container.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/network.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/node.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/secret.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/service.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/service_create_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/service_update_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/swarm.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/task.go go tool buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/24/24caa377c46c5ddfbb79f975605f0d2a7b2877bc9229272e756cb77eb46ec4a3-d # internal github.com/containers/podman/vendor/github.com/felixge/httpsnoop mkdir -p $WORK/b605/ cat >/tmp/go-build845050330/b605/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p github.com/containers/podman/vendor/github.com/felixge/httpsnoop -lang=go1.25 -complete -installsuffix shared -buildid J1h-ulzoHImUoeXX1v7q/J1h-ulzoHImUoeXX1v7q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/felixge/httpsnoop/capture_metrics.go ./_build/src/github.com/containers/podman/vendor/github.com/felixge/httpsnoop/docs.go ./_build/src/github.com/containers/podman/vendor/github.com/felixge/httpsnoop/wrap_generated_gteq_1.8.go go tool buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/bd/bd1504bfae0d5024c73d23b8a8a805e311774db72f8ddbe32cf9c4ef0bd20d91-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request mkdir -p $WORK/b606/ cat >/tmp/go-build845050330/b606/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request -lang=go1.25 -complete -installsuffix shared -buildid s324vMov1jDgwTuuxHa7/s324vMov1jDgwTuuxHa7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/body_wrapper.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/gen.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/resp_writer_wrapper.go go tool buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/c3/c3a301dfb3d7ed3d2ccd7751d2195bb479294b60a91bb48392aa86cc8f3cec1b-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b597/ cat >/tmp/go-build845050330/b597/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build845050330/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build845050330/b595/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume -lang=go1.25 -complete -installsuffix shared -buildid YhwWX_HSGII2DwcCLED3/YhwWX_HSGII2DwcCLED3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/cluster_volume.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/create_options.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/list_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/options.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/volume.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/volume_update.go go tool buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/51/517b5f455d004a27d756271af4ffc600da9e4960ad0f4fae2141871cc05a24aa-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b581/ cat >/tmp/go-build845050330/b581/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/build=github.com/containers/podman/vendor/github.com/docker/docker/api/types/build importmap github.com/docker/docker/api/types/common=github.com/containers/podman/vendor/github.com/docker/docker/api/types/common importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/storage=github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build845050330/b582/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/common=/tmp/go-build845050330/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build845050330/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build845050330/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build845050330/b589/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build845050330/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build845050330/b597/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types -lang=go1.25 -complete -installsuffix shared -buildid Zk2JEG-BAlUyVoThIrPw/Zk2JEG-BAlUyVoThIrPw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b581/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/client.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/error_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/error_response_ext.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_device.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_env.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_interface_type.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_mount.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_responses.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/types.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/types_deprecated.go go tool buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/06/0603dfbe8a5f45516715867ef2e345a946646d611258775adb04a324e34af3e6-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/system mkdir -p $WORK/b600/ cat >/tmp/go-build845050330/b600/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build845050330/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build845050330/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build845050330/b595/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/system -lang=go1.25 -complete -installsuffix shared -buildid ziQIK6o92JiP8RL5lysR/ziQIK6o92JiP8RL5lysR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/system/info.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/system/runtime.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/system/security_opts.go go tool buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/aa/aa52aa30850e1525756658871d3d1f61441f4d40a2d597cd6b1d44348da3c1c3-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal mkdir -p $WORK/b610/ cat >/tmp/go-build845050330/b610/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal -lang=go1.25 -complete -installsuffix shared -buildid jf49Pr7jQ2wuJ3Rp1qmt/jf49Pr7jQ2wuJ3Rp1qmt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal/attribute.go go tool buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/6c/6c907295760924678c97ee6ab5ddf0aac3d2c4033e9863224e976aca9e97ebd9-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes mkdir -p $WORK/b611/ cat >/tmp/go-build845050330/b611/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes -lang=go1.25 -complete -installsuffix shared -buildid aQY5--kVi-Z7U7Xcd4ud/aQY5--kVi-Z7U7Xcd4ud -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes/codes.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes/doc.go go tool buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/78/78649d7f271de5ac078dca32b8f3c2ce73fcc3b2b0fda65c2803c973bffa7f51-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute mkdir -p $WORK/b609/ cat >/tmp/go-build845050330/b609/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute/internal=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile cmp=/tmp/go-build845050330/b045/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal=/tmp/go-build845050330/b610/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute -lang=go1.25 -complete -installsuffix shared -buildid NuYTy7qm8zgIyxYiT0B3/NuYTy7qm8zgIyxYiT0B3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/encoder.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/filter.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/iterator.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/key.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/kv.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/rawhelpers.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/set.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/type_string.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/value.go go tool buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/21/2121e67d7775f93088cf25a83d5aa1f99c8d04e24ebb2de833dcad4d0e0f80f6-d # internal log/slog/internal/buffer mkdir -p $WORK/b617/ cat >/tmp/go-build845050330/b617/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p log/slog/internal/buffer -lang=go1.25 -std -complete -installsuffix shared -buildid ifLbtprGD-WSKN2fMFSf/ifLbtprGD-WSKN2fMFSf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack /usr/lib/golang/src/log/slog/internal/buffer/buffer.go go tool buildid -w $WORK/b611/_pkg_.a # internal go tool buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/27/27002e35cf92fad3dc95fc9725317aee71b9bdbcc212f4962861516463389c2e-d # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/84/84941992b03c196312e1b3c31463d6a377423adbaed217c489ba175ea94b410e-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry mkdir -p $WORK/b622/ log/slog mkdir -p $WORK/b615/ cat >/tmp/go-build845050330/b622/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile cmp=/tmp/go-build845050330/b045/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry -lang=go1.25 -complete -installsuffix shared -buildid DzY4bAuaRCa5U75brrE5/DzY4bAuaRCa5U75brrE5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b622/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/attr.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/id.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/number.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/resource.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/scope.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/span.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/status.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/traces.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/value.go cat >/tmp/go-build845050330/b615/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding=/tmp/go-build845050330/b052/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile log/internal=/tmp/go-build845050330/b135/_pkg_.a packagefile log/slog/internal=/tmp/go-build845050330/b616/_pkg_.a packagefile log/slog/internal/buffer=/tmp/go-build845050330/b617/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p log/slog -lang=go1.25 -std -complete -installsuffix shared -buildid AnatXL2sQ4Ky4ND2Olcb/AnatXL2sQ4Ky4ND2Olcb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack /usr/lib/golang/src/log/slog/attr.go /usr/lib/golang/src/log/slog/doc.go /usr/lib/golang/src/log/slog/handler.go /usr/lib/golang/src/log/slog/json_handler.go /usr/lib/golang/src/log/slog/level.go /usr/lib/golang/src/log/slog/logger.go /usr/lib/golang/src/log/slog/record.go /usr/lib/golang/src/log/slog/text_handler.go /usr/lib/golang/src/log/slog/value.go go tool buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/f1/f18ef65cec246ee93996287b344faf6e04d1a51ee65e6b13fa039431a1fbeca5-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver mkdir -p $WORK/b396/ cat >/tmp/go-build845050330/b396/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/proxyattributes=github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes importmap google.golang.org/grpc/internal/transport=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport importmap google.golang.org/grpc/internal/transport/networktype=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build845050330/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes=/tmp/go-build845050330/b397/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build845050330/b398/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build845050330/b409/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build845050330/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build845050330/b357/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver -lang=go1.25 -complete -installsuffix shared -buildid 5Mp2qyLyXos8UcSHIkfw/5Mp2qyLyXos8UcSHIkfw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver/delegatingresolver.go go tool buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/43/434d5e1fb0016e03cebddb15dd330440ddbf5cb9111c50907ccdee341651ec97-d # internal github.com/containers/podman/vendor/google.golang.org/grpc mkdir -p $WORK/b337/ cat >/tmp/go-build845050330/b337/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/trace=github.com/containers/podman/vendor/golang.org/x/net/trace importmap google.golang.org/grpc/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/backoff importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/balancer/pickfirst=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst importmap google.golang.org/grpc/balancer/roundrobin=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin importmap google.golang.org/grpc/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/channelz importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/credentials/insecure=github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure importmap google.golang.org/grpc/encoding=github.com/containers/podman/vendor/google.golang.org/grpc/encoding importmap google.golang.org/grpc/encoding/proto=github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/internal/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/balancer/gracefulswitch=github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch importmap google.golang.org/grpc/internal/balancerload=github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload importmap google.golang.org/grpc/internal/binarylog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog importmap google.golang.org/grpc/internal/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/grpcsync=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/idle=github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle importmap google.golang.org/grpc/internal/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata importmap google.golang.org/grpc/internal/pretty=github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty importmap google.golang.org/grpc/internal/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver importmap google.golang.org/grpc/internal/resolver/delegatingresolver=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver importmap google.golang.org/grpc/internal/resolver/passthrough=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough importmap google.golang.org/grpc/internal/resolver/unix=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix importmap google.golang.org/grpc/internal/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig importmap google.golang.org/grpc/internal/stats=github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats importmap google.golang.org/grpc/internal/status=github.com/containers/podman/vendor/google.golang.org/grpc/internal/status importmap google.golang.org/grpc/internal/transport=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport importmap google.golang.org/grpc/keepalive=github.com/containers/podman/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/mem=github.com/containers/podman/vendor/google.golang.org/grpc/mem importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/containers/podman/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/resolver/dns=github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/containers/podman/vendor/google.golang.org/grpc/tap packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build845050330/b202/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/trace=/tmp/go-build845050330/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=/tmp/go-build845050330/b345/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build845050330/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build845050330/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst=/tmp/go-build845050330/b363/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build845050330/b371/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/channelz=/tmp/go-build845050330/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build845050330/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build845050330/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build845050330/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure=/tmp/go-build845050330/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=/tmp/go-build845050330/b375/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build845050330/b378/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build845050330/b358/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build845050330/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build845050330/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build845050330/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build845050330/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build845050330/b381/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build845050330/b382/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build845050330/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build845050330/b390/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build845050330/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle=/tmp/go-build845050330/b392/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build845050330/b393/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build845050330/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build845050330/b394/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver=/tmp/go-build845050330/b396/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build845050330/b414/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build845050330/b415/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build845050330/b395/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats=/tmp/go-build845050330/b416/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build845050330/b389/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build845050330/b398/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=/tmp/go-build845050330/b410/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build845050330/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build845050330/b360/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=/tmp/go-build845050330/b411/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build845050330/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns=/tmp/go-build845050330/b417/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build845050330/b357/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build845050330/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build845050330/b386/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=/tmp/go-build845050330/b412/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/rand/v2=/tmp/go-build845050330/b098/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/containers/podman/vendor/google.golang.org/grpc -lang=go1.25 -complete -installsuffix shared -buildid sRDYN_GZf5K8PjE1Rfxu/sRDYN_GZf5K8PjE1Rfxu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/backoff.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer_wrapper.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/call.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/clientconn.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codec.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/dialoptions.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/interceptor.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/picker_wrapper.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/preloader.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver_wrapper.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/rpc_util.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/service_config.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stream.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stream_interfaces.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/trace.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/trace_withtrace.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/version.go go tool buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/39/3938a940e9e8b2deacec4bda6e763ee855de9e7ff195779d48578522ffe4a33b-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 mkdir -p $WORK/b612/ cat >/tmp/go-build845050330/b612/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build845050330/b609/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 -lang=go1.25 -complete -installsuffix shared -buildid OXc2dxAxjWsXpS47xBUJ/OXc2dxAxjWsXpS47xBUJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b612/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/attribute_group.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/event.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/exception.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/http.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/resource.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/schema.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/trace.go go tool buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/ce/cec9cc250c376fc5d6159e37a5a42e68e162b4b2ae86f649d6d644e2a43be29d-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 mkdir -p $WORK/b623/ cat >/tmp/go-build845050330/b623/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build845050330/b609/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 -lang=go1.25 -complete -installsuffix shared -buildid Ps0hx_7uBxnicp57f4nE/Ps0hx_7uBxnicp57f4nE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b623/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/attribute_group.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/exception.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/metric.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/schema.go go tool buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/cb/cb44fed94d651a42da6145d6e4cec305f4ea584ef955b0fc0f44b32a6513752f-d # internal github.com/containers/podman/vendor/github.com/go-logr/logr mkdir -p $WORK/b614/ cat >/tmp/go-build845050330/b614/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile log/slog=/tmp/go-build845050330/b615/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p github.com/containers/podman/vendor/github.com/go-logr/logr -lang=go1.25 -complete -installsuffix shared -buildid u-M5s132fMayubP8E3Aw/u-M5s132fMayubP8E3Aw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b614/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/context.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/context_slog.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/discard.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/logr.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/sloghandler.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/slogr.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/slogsink.go go tool buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/16/161a6a1cf7371523cacf7a7593209e861a084fd920e36e51bcdf796dc983b4e6-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil mkdir -p $WORK/b608/ cat >/tmp/go-build845050330/b608/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/semconv/v1.20.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build845050330/b609/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build845050330/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build845050330/b612/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil -lang=go1.25 -complete -installsuffix shared -buildid BdYdOX7Xz5CKvzO3LfTS/BdYdOX7Xz5CKvzO3LfTS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/gen.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/httpconv.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/netconv.go go tool buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/d5/d50f8207036380dcbaef8ff4779a10e120cf1b3a5f53d46b79aeb142480ea826-d # internal github.com/containers/podman/vendor/github.com/go-logr/logr/funcr mkdir -p $WORK/b620/ cat >/tmp/go-build845050330/b620/importcfg << 'EOF' # internal # import config importmap github.com/go-logr/logr=github.com/containers/podman/vendor/github.com/go-logr/logr packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding=/tmp/go-build845050330/b052/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build845050330/b614/_pkg_.a packagefile log/slog=/tmp/go-build845050330/b615/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p github.com/containers/podman/vendor/github.com/go-logr/logr/funcr -lang=go1.25 -complete -installsuffix shared -buildid jLs5CqZC5qWgeA1EMKE2/jLs5CqZC5qWgeA1EMKE2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/funcr/funcr.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/funcr/slogsink.go go tool buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/61/610b757f42e6dbe86162b0c982a46961f9f5165afa814fd9b3fd13884af829e8-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry mkdir -p $WORK/b626/ cat >/tmp/go-build845050330/b626/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile cmp=/tmp/go-build845050330/b045/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry -lang=go1.25 -complete -installsuffix shared -buildid 26gevNA_nG_YYki5B_qP/26gevNA_nG_YYki5B_qP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/attr.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/id.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/number.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/resource.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/scope.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/span.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/status.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/traces.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/value.go go tool buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/88/889bde2c2e0af6f62fe99e8feb614d42feaa704280533f3c0d803a8c1543c8e7-d # internal github.com/containers/podman/vendor/github.com/go-logr/stdr mkdir -p $WORK/b619/ cat >/tmp/go-build845050330/b619/importcfg << 'EOF' # internal # import config importmap github.com/go-logr/logr=github.com/containers/podman/vendor/github.com/go-logr/logr importmap github.com/go-logr/logr/funcr=github.com/containers/podman/vendor/github.com/go-logr/logr/funcr packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build845050330/b614/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr/funcr=/tmp/go-build845050330/b620/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p github.com/containers/podman/vendor/github.com/go-logr/stdr -lang=go1.25 -complete -installsuffix shared -buildid 5YoM0db3z1gomMJIi-d3/5YoM0db3z1gomMJIi-d3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/stdr/stdr.go go tool buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/f8/f820c8d1496dab82fba76499ea1a05abe4a5c19c76da216789234e950e10b9d1-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric mkdir -p $WORK/b628/ cat >/tmp/go-build845050330/b628/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/metric/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build845050330/b609/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build845050330/b629/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric -lang=go1.25 -complete -installsuffix shared -buildid BeiE7gSwo_6e3yFQLwR2/BeiE7gSwo_6e3yFQLwR2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b628/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/asyncfloat64.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/asyncint64.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/config.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/instrument.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/meter.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/syncfloat64.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/syncint64.go go tool buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/10/107c71a4451626ad4d033954b1b237f9653afa2686a442cf14c4bdc130d36d77-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage mkdir -p $WORK/b632/ cat >/tmp/go-build845050330/b632/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build845050330/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage -lang=go1.25 -complete -installsuffix shared -buildid -PPDvOgHHWzstg4ejKau/-PPDvOgHHWzstg4ejKau -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b632/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage/baggage.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage/context.go go tool buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/a6/a67ae5b64dfe880ec9a09ecaa3a2e5b030c7a3a1b771f475e75589d7ac71385f-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive mkdir -p $WORK/b634/ cat >/tmp/go-build845050330/b634/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagesource=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/oci/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build845050330/b515/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build845050330/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build845050330/b439/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build845050330/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build845050330/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build845050330/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build845050330/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build845050330/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build845050330/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal=/tmp/go-build845050330/b516/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build845050330/b514/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build845050330/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive -lang=go1.25 -complete -installsuffix shared -buildid XSMlOIWL_HJXtnJwn03h/XSMlOIWL_HJXtnJwn03h -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b634/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive/oci_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive/oci_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive/oci_transport.go go tool buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/bb/bba0aed869ecc4e175ba6b36fa0a06fa7c2703f301e776941fcc962e841a5df5-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked mkdir -p $WORK/b565/ cat >/tmp/go-build845050330/b565/importcfg << 'EOF' # internal # import config importmap github.com/containerd/stargz-snapshotter/estargz=github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/drivers/copy=github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chunked/compressor=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor importmap go.podman.io/storage/pkg/chunked/internal/minimal=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal importmap go.podman.io/storage/pkg/chunked/internal/path=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path importmap go.podman.io/storage/pkg/chunked/toc=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc importmap go.podman.io/storage/pkg/fsverity=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build845050330/b469/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build845050330/b566/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build845050330/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build845050330/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build845050330/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build845050330/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build845050330/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build845050330/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build845050330/b463/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build845050330/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build845050330/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy=/tmp/go-build845050330/b553/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor=/tmp/go-build845050330/b460/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build845050330/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path=/tmp/go-build845050330/b546/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build845050330/b511/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity=/tmp/go-build845050330/b548/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build845050330/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build845050330/b262/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile hash/crc32=/tmp/go-build845050330/b204/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked -lang=go1.25 -complete -installsuffix shared -buildid G5fzTIETI3rjEbIMjz3k/G5fzTIETI3rjEbIMjz3k -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b565/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/bloom_filter_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/cache_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compression.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compression_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/filesystem_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/storage.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/storage_linux.go go tool buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/98/98edb1a9f98df4a50742849f6442b60237fa0dff017a2d578e64cfb8d1ecc158-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage mkdir -p $WORK/b631/ cat >/tmp/go-build845050330/b631/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/internal/baggage=github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage=/tmp/go-build845050330/b632/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage -lang=go1.25 -complete -installsuffix shared -buildid A8QJ7-DAiQt6AsnemEig/A8QJ7-DAiQt6AsnemEig -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b631/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage/baggage.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage/context.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage/doc.go go tool buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/86/86b25c2c470808f63599ef54adb168551af0f6348801eb6c386302dc66861398-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace mkdir -p $WORK/b624/ cat >/tmp/go-build845050330/b624/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/semconv/v1.26.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 importmap go.opentelemetry.io/otel/trace/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded importmap go.opentelemetry.io/otel/trace/internal/telemetry=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build845050330/b609/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build845050330/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build845050330/b623/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build845050330/b625/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry=/tmp/go-build845050330/b626/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace -lang=go1.25 -complete -installsuffix shared -buildid 5dOLoCDmGcCzauLMS49K/5dOLoCDmGcCzauLMS49K -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b624/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/auto.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/config.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/context.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/nonrecording.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/provider.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/span.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/trace.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/tracer.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/tracestate.go go tool buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/75/7549b4502218169c9d778ebf03727516bc10062a077110fac7a193f6a0173ea6-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop mkdir -p $WORK/b633/ cat >/tmp/go-build845050330/b633/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/metric/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build845050330/b628/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build845050330/b629/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop -lang=go1.25 -complete -installsuffix shared -buildid OFMfdrFvT8mqezHjVicH/OFMfdrFvT8mqezHjVicH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b633/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop/noop.go go tool buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/35/3524dc40c01b7abcfa42d07f9ea3ac640dc75b648ce14feba773ea13813bc1bf-d # internal github.com/containers/podman/vendor/dario.cat/mergo mkdir -p $WORK/b636/ cat >/tmp/go-build845050330/b636/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p github.com/containers/podman/vendor/dario.cat/mergo -lang=go1.25 -complete -installsuffix shared -buildid wCZWmCMCTmIqilBlcEF5/wCZWmCMCTmIqilBlcEF5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b636/importcfg -pack ./_build/src/github.com/containers/podman/vendor/dario.cat/mergo/doc.go ./_build/src/github.com/containers/podman/vendor/dario.cat/mergo/map.go ./_build/src/github.com/containers/podman/vendor/dario.cat/mergo/merge.go ./_build/src/github.com/containers/podman/vendor/dario.cat/mergo/mergo.go go tool buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/38/38efa7ad0509261177450b733679bf250ce6fff7eb8f82a22a100bb46b1fa80e-d # internal github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1 mkdir -p $WORK/b639/ cat >/tmp/go-build845050330/b639/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/v1/types=github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile encoding=/tmp/go-build845050330/b052/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build845050330/b640/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1 -lang=go1.25 -complete -installsuffix shared -buildid prRHxvtc0tkcuTlVab4v/prRHxvtc0tkcuTlVab4v -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/config.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/image.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/index.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/layer.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/manifest.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/platform.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/progress.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/zz_deepcopy_generated.go go tool buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/a1/a1b332d230532a1ee65d0df2f422942c2e53003ad46c6eb0dd186ea4260e248e-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/tarball mkdir -p $WORK/b641/ cat >/tmp/go-build845050330/b641/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build845050330/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build845050330/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build845050330/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build845050330/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build845050330/b444/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build845050330/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build845050330/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/tarball -lang=go1.25 -complete -installsuffix shared -buildid 4WvUpMj6J51HNoxRhWVP/4WvUpMj6J51HNoxRhWVP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b641/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/tarball/doc.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/tarball/tarball_reference.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/tarball/tarball_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/tarball/tarball_transport.go go tool buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/cd/cd2cf859c9d1b51b145b944f5709f46cc878c71eaf523385e205cc0e1cd6c548-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/openshift mkdir -p $WORK/b635/ cat >/tmp/go-build845050330/b635/importcfg << 'EOF' # internal # import config importmap dario.cat/mergo=github.com/containers/podman/vendor/dario.cat/mergo importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/iolimits=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/image/v5/version=github.com/containers/podman/vendor/go.podman.io/image/v5/version importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/tls=/tmp/go-build845050330/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build845050330/b177/_pkg_.a packagefile github.com/containers/podman/vendor/dario.cat/mergo=/tmp/go-build845050330/b636/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build845050330/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build845050330/b228/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build845050330/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build845050330/b439/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build845050330/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build845050330/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build845050330/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build845050330/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build845050330/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build845050330/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build845050330/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build845050330/b197/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build845050330/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build845050330/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build845050330/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build845050330/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build845050330/b191/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build845050330/b124/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/netip=/tmp/go-build845050330/b117/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/openshift -lang=go1.25 -complete -installsuffix shared -buildid RC98VXnVnw7KKjuhvLsh/RC98VXnVnw7KKjuhvLsh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b635/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift-copies.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift_transport.go go tool buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/51/518a23d7ff4e862d771c7e273168cf35b44f29272af8c793d712bc50576cace8-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop mkdir -p $WORK/b627/ cat >/tmp/go-build845050330/b627/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace importmap go.opentelemetry.io/otel/trace/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build845050330/b609/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build845050330/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build845050330/b624/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build845050330/b625/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop -lang=go1.25 -complete -installsuffix shared -buildid TjW8yH66OSBR0oaSJuCG/TjW8yH66OSBR0oaSJuCG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop/noop.go go tool buildid -w $WORK/b641/_pkg_.a # internal cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b477/ -O2 -g -frandom-seed=wUqCl_bvis2vJ-iAxqqY -o $WORK/b477/_x001.o -c _cgo_export.c cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/bb/bba5f00fe8099a59b774d9a9e2236184ba0bfa8511c9f64b18cfa6e6192c30f9-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation mkdir -p $WORK/b630/ cat >/tmp/go-build845050330/b630/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/baggage=github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage=/tmp/go-build845050330/b631/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build845050330/b624/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation -lang=go1.25 -complete -installsuffix shared -buildid tO6lcBsy8tTrMRJEdAuK/tO6lcBsy8tTrMRJEdAuK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b630/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation/baggage.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation/propagation.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation/trace_context.go go tool buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/57/57e3bac63463bb02b75b494fe597f52b9561a23d81b07bfa1e014e23df5cf066-d # internal github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif mkdir -p $WORK/b638/ cat >/tmp/go-build845050330/b638/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/v1=github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1 importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile encoding=/tmp/go-build845050330/b052/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1=/tmp/go-build845050330/b639/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build845050330/b556/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif -lang=go1.25 -complete -installsuffix shared -buildid AicMFyMrhnzIIPkTvZPn/AicMFyMrhnzIIPkTvZPn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b638/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/add.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/arch.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/create.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/delete.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/descriptor.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/descriptor_input.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/load.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/select.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/set.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/sif.go go tool buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/04/046cdf8ef8b16b67b6dce530096f851a95e5a20f2dda04ad50009a84e0cf6418-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk mkdir -p $WORK/b621/ cat >/tmp/go-build845050330/b621/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/auto/sdk/internal/telemetry=github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/semconv/v1.26.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace importmap go.opentelemetry.io/otel/trace/noop=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry=/tmp/go-build845050330/b622/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build845050330/b609/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build845050330/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build845050330/b623/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build845050330/b624/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop=/tmp/go-build845050330/b627/_pkg_.a packagefile log/slog=/tmp/go-build845050330/b615/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk -lang=go1.25 -complete -installsuffix shared -buildid -jGBHzEEREcAnV3OuRIf/-jGBHzEEREcAnV3OuRIf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/limit.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/span.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/tracer.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/tracer_provider.go go tool buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/94/94a7f19821931170114ac078476ade0f295fff7c91016ea5df0a555fffbacad3-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider mkdir -p $WORK/b301/ cat >/tmp/go-build845050330/b301/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap google.golang.org/grpc=github.com/containers/podman/vendor/google.golang.org/grpc importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=/tmp/go-build845050330/b302/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=/tmp/go-build845050330/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build845050330/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build845050330/b386/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider -lang=go1.25 -complete -installsuffix shared -buildid SJqyBq31Q4X0fw9wWXF_/SJqyBq31Q4X0fw9wWXF_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.pb.go go tool buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/13/13f7ddf91ced45f37493b7f2d2be4b74e28f2680eb9cafcc2cf9bb972d4e6d3c-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types mkdir -p $WORK/b642/ cat >/tmp/go-build845050330/b642/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build845050330/b191/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types -lang=go1.25 -complete -installsuffix shared -buildid 7gXiZ1uo-RZ-c9zHP4yI/7gXiZ1uo-RZ-c9zHP4yI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b642/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/const.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/define.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/network.go cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b477/ -O2 -g -frandom-seed=wUqCl_bvis2vJ-iAxqqY -o $WORK/b477/_x002.o -c data.cgo2.c go tool buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/b1/b1e7e20b677932a7f3b4f816be598d456c733ab76451aed4aaac48df33128057-d # internal encoding/csv mkdir -p $WORK/b647/ cat >/tmp/go-build845050330/b647/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p encoding/csv -lang=go1.25 -std -complete -installsuffix shared -buildid SePQVxcbW0ZDnxH5i2jW/SePQVxcbW0ZDnxH5i2jW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b647/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go go tool buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/42/424ed04903825858d13411697db5d432ad88f5d2b3b787f3aa4fe7ae23685e1e-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global mkdir -p $WORK/b618/ cat >/tmp/go-build845050330/b618/importcfg << 'EOF' # internal # import config importmap github.com/go-logr/logr=github.com/containers/podman/vendor/github.com/go-logr/logr importmap github.com/go-logr/stdr=github.com/containers/podman/vendor/github.com/go-logr/stdr importmap go.opentelemetry.io/auto/sdk=github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/metric/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded importmap go.opentelemetry.io/otel/propagation=github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace importmap go.opentelemetry.io/otel/trace/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded packagefile container/list=/tmp/go-build845050330/b156/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build845050330/b614/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/stdr=/tmp/go-build845050330/b619/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk=/tmp/go-build845050330/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build845050330/b609/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build845050330/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build845050330/b628/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build845050330/b629/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build845050330/b630/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build845050330/b624/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build845050330/b625/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global -lang=go1.25 -complete -installsuffix shared -buildid H_Uyo95Qu6EWKRSX2a-n/H_Uyo95Qu6EWKRSX2a-n -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/handler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/instruments.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/internal_logging.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/meter.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/propagator.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/state.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/trace.go go tool buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/d1/d1e5e4f8c3f6f5ab2514d4cd9d46fd8570a5964e6901dc6044bce2bc43d4993d-d # internal github.com/containers/podman/vendor/github.com/containerd/log mkdir -p $WORK/b650/ cat >/tmp/go-build845050330/b650/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/containers/podman/vendor/github.com/containerd/log -lang=go1.25 -complete -installsuffix shared -buildid Ams47G2U62p68Pga0NzL/Ams47G2U62p68Pga0NzL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/log/context.go go tool buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/ad/adba39a0a61b30da7432c9aaedb94bf78f19ddb69d5e5c3c5896e58756c67d00-d # internal github.com/containers/podman/vendor/github.com/spf13/pflag mkdir -p $WORK/b646/ cat >/tmp/go-build845050330/b646/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding=/tmp/go-build845050330/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/csv=/tmp/go-build845050330/b647/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile flag=/tmp/go-build845050330/b539/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/containers/podman/vendor/github.com/spf13/pflag -lang=go1.25 -complete -installsuffix shared -buildid deX8puDY4RJYzd2smzUp/deX8puDY4RJYzd2smzUp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b646/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bool.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bool_func.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bool_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bytes.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/count.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/duration.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/duration_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/flag.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float32.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float32_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float64_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/func.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/golangflag.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int16.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int32.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int32_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int64_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int8.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ip.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ip_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ipmask.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ipnet.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ipnet_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_array.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_to_int.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_to_int64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_to_string.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/text.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/time.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint16.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint32.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint8.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint_slice.go go tool buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/37/373f57b44a02597a9e176932c97031d33d2267b56d5e23a54bfbbf759ae60a6f-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider mkdir -p $WORK/b300/ cat >/tmp/go-build845050330/b300/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/config/keyprovider-config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/containers/ocicrypt/utils/keyprovider=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc=github.com/containers/podman/vendor/google.golang.org/grpc packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build845050330/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build845050330/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build845050330/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build845050330/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build845050330/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=/tmp/go-build845050330/b337/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider -lang=go1.25 -complete -installsuffix shared -buildid _qa1wjQvEmqsPwQ5Dzi9/_qa1wjQvEmqsPwQ5Dzi9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go go tool buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/d2/d2f9244f4ce91eda85a01c5875a42ce39989a8a14d42c3b69d4ca5b6788e0ede-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/sif mkdir -p $WORK/b637/ cat >/tmp/go-build845050330/b637/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/sylabs/sif/v2/pkg/sif=github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif importmap go.podman.io/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build845050330/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build845050330/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build845050330/b515/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build845050330/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build845050330/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build845050330/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build845050330/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build845050330/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build845050330/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/sif -lang=go1.25 -complete -installsuffix shared -buildid Lm5QwXwCUXMDDE9VlcQW/Lm5QwXwCUXMDDE9VlcQW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/sif/load.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/sif/src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/sif/transport.go go tool buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/20/2088d18340107fc046ba3e112b22c5e29aba493973344560a14832da6e5d54e4-d # internal github.com/containers/podman/vendor/github.com/containerd/platforms mkdir -p $WORK/b649/ cat >/tmp/go-build845050330/b649/importcfg << 'EOF' # internal # import config importmap github.com/containerd/log=github.com/containers/podman/vendor/github.com/containerd/log importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build845050330/b650/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p github.com/containers/podman/vendor/github.com/containerd/platforms -lang=go1.25 -complete -installsuffix shared -buildid lBXKVcIm3WEHWshapeh1/lBXKVcIm3WEHWshapeh1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b649/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/compare.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/cpuinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/cpuinfo_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/database.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/defaults.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/defaults_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/platform_windows_compat.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/platforms.go cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b477/ -O2 -g -frandom-seed=wUqCl_bvis2vJ-iAxqqY -o $WORK/b477/_x003.o -c gpgme.cgo2.c go tool buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/1a/1a0aacc33529f6bdc9c7fcf61f33ca31431832ec5c17c769da40f4b616f2760b-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/storage mkdir -p $WORK/b517/ cat >/tmp/go-build845050330/b517/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chunked=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked importmap go.podman.io/storage/pkg/chunked/toc=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build845050330/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build845050330/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build845050330/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build845050330/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build845050330/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build845050330/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build845050330/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build845050330/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build845050330/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build845050330/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build845050330/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build845050330/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build845050330/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked=/tmp/go-build845050330/b565/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build845050330/b511/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build845050330/b271/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/storage -lang=go1.25 -complete -installsuffix shared -buildid RQWNlPYW1ppAQmH7uLpA/RQWNlPYW1ppAQmH7uLpA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_image.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_reference.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_transport.go go tool buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/24/2444628b878a3e8b4f7f7a87e9dbcbec582ef7384bcd861b917b0532e3787fae-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt mkdir -p $WORK/b276/ cat >/tmp/go-build845050330/b276/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/blockcipher=github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/config/keyprovider-config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/keywrap/jwe=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe importmap github.com/containers/ocicrypt/keywrap/keyprovider=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider importmap github.com/containers/ocicrypt/keywrap/pgp=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp importmap github.com/containers/ocicrypt/keywrap/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 importmap github.com/containers/ocicrypt/keywrap/pkcs7=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=/tmp/go-build845050330/b277/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build845050330/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build845050330/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build845050330/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build845050330/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build845050330/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build845050330/b421/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build845050330/b423/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build845050330/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build845050330/b283/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build845050330/b286/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build845050330/b429/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt -lang=go1.25 -complete -installsuffix shared -buildid npwTnsofiYgsaUFgijTt/npwTnsofiYgsaUFgijTt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/encryption.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/gpg.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/gpgvault.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/reader.go go tool buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/d7/d705ca4c3866d4e9edf117d57fdc643cfa1361966783fcdf659845a38b34108e-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/parse mkdir -p $WORK/b653/ cat >/tmp/go-build845050330/b653/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build845050330/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build845050330/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/parse -lang=go1.25 -complete -installsuffix shared -buildid 1oXOplR_NImy0_FWpbP4/1oXOplR_NImy0_FWpbP4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/parse/parse.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/parse/parse_unix.go go tool buildid -w $WORK/b618/_pkg_.a # internal go tool buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/ac/acffc3f7cfad3518929d6807de69ad897b84642fa60811be40e5f9f909020816-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse mkdir -p $WORK/b652/ cat >/tmp/go-build845050330/b652/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build845050330/b653/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse -lang=go1.25 -complete -installsuffix shared -buildid C_s9ghNv3TZA_ZcP22xf/C_s9ghNv3TZA_ZcP22xf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b652/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse/parse.go cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/b1/b126eef343a8aa610a3057639bf5479890b1cca6efaca5cc84e73819be30c692-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel mkdir -p $WORK/b613/ cat >/tmp/go-build845050330/b613/importcfg << 'EOF' # internal # import config importmap github.com/go-logr/logr=github.com/containers/podman/vendor/github.com/go-logr/logr importmap go.opentelemetry.io/otel/internal/global=github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/propagation=github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build845050330/b614/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build845050330/b618/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build845050330/b628/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build845050330/b630/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build845050330/b624/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel -lang=go1.25 -complete -installsuffix shared -buildid M_ZJ_YC5G21XIGjyDNmv/M_ZJ_YC5G21XIGjyDNmv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b613/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/error_handler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/handler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal_logging.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/version.go go tool buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/55/5563cef7794a762f4dc0f5a4e08e833602a5bab5a33a51123679c8ff16423cf4-d # internal github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring mkdir -p $WORK/b657/ cat >/tmp/go-build845050330/b657/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build845050330/b253/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring -lang=go1.25 -complete -installsuffix shared -buildid I1G4DZpZbu4QS7T-2ofc/I1G4DZpZbu4QS7T-2ofc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b657/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring/slice.go go tool buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/d9/d9c8d97f17cf2df3c39bd0e818f06c697d455f97d06c73a96cebcc211c912fb2-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor mkdir -p $WORK/b658/ cat >/tmp/go-build845050330/b658/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/version=github.com/containers/podman/vendor/go.podman.io/common/version packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/version=/tmp/go-build845050330/b659/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor -lang=go1.25 -complete -installsuffix shared -buildid ePvVVZkkf3dAfPyYScHV/ePvVVZkkf3dAfPyYScHV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b658/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor/apparmor.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor/apparmor_unsupported.go go tool buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/54/543dd49fea044c728146c2e12dfd0be2cfa7feba0937c85b26523bacdb4768d6-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities mkdir -p $WORK/b660/ cat >/tmp/go-build845050330/b660/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build845050330/b259/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities -lang=go1.25 -complete -installsuffix shared -buildid bPTV2S-wm0Oq8EQbkF19/bPTV2S-wm0Oq8EQbkF19 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b660/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities/capabilities.go go tool buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/9f/9fc1296106018a4c39c100d85c8de6f72c6224b1f79b1816430063ec39cc892c-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 mkdir -p $WORK/b661/ cat >/tmp/go-build845050330/b661/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 -lang=go1.25 -complete -installsuffix shared -buildid NaFiV6FoE57zq99OAkKB/NaFiV6FoE57zq99OAkKB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b661/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2/cgroups_linux.go go tool buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/cf/cf0b95941c1c978d0d3101a3f629b4d8064f69d805679fa49f7b416880c8bd6e-d # internal github.com/containers/podman/vendor/github.com/godbus/dbus/v5 mkdir -p $WORK/b664/ cat >/tmp/go-build845050330/b664/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/sha1=/tmp/go-build845050330/b110/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile os/user=/tmp/go-build845050330/b266/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/containers/podman/vendor/github.com/godbus/dbus/v5 -lang=go1.25 -complete -installsuffix shared -buildid roQ-UctgKDVrZsMJCTND/roQ-UctgKDVrZsMJCTND -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b664/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth_anonymous.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth_external.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth_sha1.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/call.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/conn.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/conn_other.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/conn_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/dbus.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/default_handler.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/escape.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/export.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/homedir.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/match.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/message.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/object.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/sequence.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/sequential_handler.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/server_interfaces.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/sig.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_nonce_tcp.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_tcp.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_unixcred_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/variant.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/variant_lexer.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/variant_parser.go go tool buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/a6/a60cfe0fc0cf70156d10090311bb15fa35377a352bc4967da37d636095d05eaa-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv mkdir -p $WORK/b607/ cat >/tmp/go-build845050330/b607/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil importmap go.opentelemetry.io/otel=github.com/containers/podman/vendor/go.opentelemetry.io/otel importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/metric/noop=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop importmap go.opentelemetry.io/otel/semconv/v1.20.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 importmap go.opentelemetry.io/otel/semconv/v1.26.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build845050330/b608/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel=/tmp/go-build845050330/b613/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build845050330/b609/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build845050330/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build845050330/b628/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop=/tmp/go-build845050330/b633/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build845050330/b612/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build845050330/b623/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv -lang=go1.25 -complete -installsuffix shared -buildid 4D9brJkhs4ehkb-OkZD_/4D9brJkhs4ehkb-OkZD_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/env.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/gen.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/httpconv.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/util.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/v1.20.0.go go tool buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/e7/e7ac41da5aea4b81320c6f5ff948681715ba8e811be8ff53bec3aabc931d8786-d # internal github.com/containers/podman/vendor/github.com/moby/sys/userns mkdir -p $WORK/b667/ cat >/tmp/go-build845050330/b667/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/containers/podman/vendor/github.com/moby/sys/userns -lang=go1.25 -complete -installsuffix shared -buildid 70l_r7NbkDIyBhsiBd99/70l_r7NbkDIyBhsiBd99 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/userns/userns.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/userns/userns_linux.go cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b477/ -O2 -g -frandom-seed=wUqCl_bvis2vJ-iAxqqY -o $WORK/b477/_x004.o -c unset_agent_info.cgo2.c go tool buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/46/4698e720bd2f3887754d7397f0d1fa09f7c27ef7ca0f9c8d27d800b6532b1432-d # internal github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser mkdir -p $WORK/b672/ cat >/tmp/go-build845050330/b672/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser -lang=go1.25 -complete -installsuffix shared -buildid BNowd4ddqsawcXBtDmAG/BNowd4ddqsawcXBtDmAG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b672/importcfg -pack ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser/parser.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b477/ -O2 -g -frandom-seed=wUqCl_bvis2vJ-iAxqqY -o $WORK/b477/_x005.o -c go_gpgme.c go tool buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/57/57731140b2f9c1783d7078720f65d490d38f8b5eb9db4177a256d0dc95315165-d # internal crypto/mlkem mkdir -p $WORK/b675/ cat >/tmp/go-build845050330/b675/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/mlkem=/tmp/go-build845050330/b165/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p crypto/mlkem -lang=go1.25 -std -complete -installsuffix shared -buildid hsH-HxDWCJpKm7_CpZiS/hsH-HxDWCJpKm7_CpZiS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b675/importcfg -pack /usr/lib/golang/src/crypto/mlkem/mlkem.go go tool buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/32/32d8631986689e13caef43db2b801b6058366222db2fe2961998452c6c51ee38-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b676/ echo -n > $WORK/b676/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b676=>" -I $WORK/b676/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b676/symabis ./chacha_arm64.s go tool buildid -w $WORK/b675/_pkg_.a # internal cat >/tmp/go-build845050330/b676/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build845050330/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build845050330/b491/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 -lang=go1.25 -installsuffix shared -buildid kMk422KoD-2nQcy4Fu6n/kMk422KoD-2nQcy4Fu6n -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b676/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b676/importcfg -pack -asmhdr $WORK/b676/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20/chacha_generic.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20/xor.go cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/ff/ff1269d2cee76a78f4dea7cac9e15acc5a95a5a1cf0786ab0e0aa7381f9f8f31-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b677/ cat >/tmp/go-build845050330/b677/importcfg << 'EOF' # internal # import config packagefile crypto/ecdh=/tmp/go-build845050330/b142/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 -lang=go1.25 -complete -installsuffix shared -buildid RIqNAHgomE9Iv_SzIE1v/RIqNAHgomE9Iv_SzIE1v -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b677/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/curve25519/curve25519.go go tool buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/89/8912aa5380dfe2c95c398dd470fbe9fa88b8a2148a61d3d98cd35debe8948bd1-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b679/ cat >/tmp/go-build845050330/b679/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/blowfish -lang=go1.25 -complete -installsuffix shared -buildid rVXnzDk7FjoEUx-orBHN/rVXnzDk7FjoEUx-orBHN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b679/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish/block.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish/cipher.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish/const.go cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b477/ -O2 -g -frandom-seed=wUqCl_bvis2vJ-iAxqqY -o $WORK/b477/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/34/340ce0e8df13787524e26711ef507651a27766b00fb56cd809bd0bc356245305-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b683/ cat >/tmp/go-build845050330/b683/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/user=/tmp/go-build845050330/b266/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir -lang=go1.25 -complete -installsuffix shared -buildid mo5tEx87g19kKcNLbZhj/mo5tEx87g19kKcNLbZhj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b683/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir/homedir.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir/homedir_linux.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b676=>" -I $WORK/b676/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b676/chacha_arm64.o ./chacha_arm64.s go tool buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/3f/3fe92fba55e7b25a5efbcfc68ac97e3bf38a3fdaf263b0b385374b6e5be9dce4-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b678/ cat >/tmp/go-build845050330/b678/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/containers/podman/vendor/golang.org/x/crypto/blowfish packagefile crypto/sha512=/tmp/go-build845050330/b150/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=/tmp/go-build845050330/b679/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -lang=go1.25 -complete -installsuffix shared -buildid Xzb-K0qrVNEfmq-UW33o/Xzb-K0qrVNEfmq-UW33o -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b678/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go go tool buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/32/327bc0ff4627c71b6ff42e63ac0448ece560f1a41dd889d999b045539fdaa684-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp mkdir -p $WORK/b604/ cat >/tmp/go-build845050330/b604/importcfg << 'EOF' # internal # import config importmap github.com/felixge/httpsnoop=github.com/containers/podman/vendor/github.com/felixge/httpsnoop importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv importmap go.opentelemetry.io/otel=github.com/containers/podman/vendor/go.opentelemetry.io/otel importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/propagation=github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/felixge/httpsnoop=/tmp/go-build845050330/b605/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=/tmp/go-build845050330/b606/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build845050330/b607/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel=/tmp/go-build845050330/b613/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build845050330/b609/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build845050330/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build845050330/b628/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build845050330/b630/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build845050330/b624/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/http/httptrace=/tmp/go-build845050330/b217/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp -lang=go1.25 -complete -installsuffix shared -buildid 1KzFPUVNeaccet6JIXp9/1KzFPUVNeaccet6JIXp9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/client.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/common.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/config.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/labeler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/start_time_context.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/transport.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/version.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 go tool pack r $WORK/b676/_pkg_.a $WORK/b676/chacha_arm64.o # internal go tool buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/38/38132cfde5d3f902cd948f0ca9e0da6ac150579563bcf3645c1d7bfa29970d29-d # internal github.com/containers/podman/vendor/github.com/moby/term mkdir -p $WORK/b685/ cat >/tmp/go-build845050330/b685/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p github.com/containers/podman/vendor/github.com/moby/term -lang=go1.25 -complete -installsuffix shared -buildid 4Ahr_4eaMKXHCkr5BOG3/4Ahr_4eaMKXHCkr5BOG3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/ascii.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/proxy.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/term.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/term_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/termios_nonbsd.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/termios_unix.go go tool buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/5d/5d0e518de48cdfdd1e4900b67fe3f7679f480e068e430a07711c9d2a969f9927-d # internal github.com/containers/podman/vendor/github.com/morikuni/aec mkdir -p $WORK/b686/ cat >/tmp/go-build845050330/b686/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p github.com/containers/podman/vendor/github.com/morikuni/aec -lang=go1.25 -complete -installsuffix shared -buildid mBUQXLHMZ12zUZz0FWPJ/mBUQXLHMZ12zUZz0FWPJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b686/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/aec.go ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/ansi.go ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/builder.go ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/sgr.go go tool buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/68/68899da39bdaf77b8a4bd0d94bbceb70dd14bd0e5c86c6d91dac5c1437c3c41b-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh mkdir -p $WORK/b674/ cat >/tmp/go-build845050330/b674/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/curve25519=github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/internal/poly1305=github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build845050330/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build845050330/b079/_pkg_.a packagefile crypto/des=/tmp/go-build845050330/b158/_pkg_.a packagefile crypto/dsa=/tmp/go-build845050330/b178/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build845050330/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build845050330/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build845050330/b147/_pkg_.a packagefile crypto/fips140=/tmp/go-build845050330/b176/_pkg_.a packagefile crypto/hmac=/tmp/go-build845050330/b164/_pkg_.a packagefile crypto/md5=/tmp/go-build845050330/b173/_pkg_.a packagefile crypto/mlkem=/tmp/go-build845050330/b675/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/rc4=/tmp/go-build845050330/b174/_pkg_.a packagefile crypto/rsa=/tmp/go-build845050330/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build845050330/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build845050330/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build845050330/b100/_pkg_.a packagefile crypto/x509=/tmp/go-build845050330/b177/_pkg_.a packagefile encoding/asn1=/tmp/go-build845050330/b152/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile encoding/pem=/tmp/go-build845050330/b181/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=/tmp/go-build845050330/b676/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=/tmp/go-build845050330/b677/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build845050330/b492/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build845050330/b678/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile math/rand=/tmp/go-build845050330/b103/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/netip=/tmp/go-build845050330/b117/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh -lang=go1.25 -complete -installsuffix shared -buildid B8qPWmQcYHc-5cr3XYhH/B8qPWmQcYHc-5cr3XYhH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b674/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/buffer.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/certs.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/channel.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/cipher.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/client.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/client_auth.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/common.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/connection.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/doc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/handshake.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/kex.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/keys.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/mac.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/messages.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/mlkem.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/mux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/server.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/session.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/ssh_gss.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/streamlocal.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/tcpip.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/transport.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -o $WORK/b477/_cgo_.o $WORK/b477/_cgo_main.o $WORK/b477/_x001.o $WORK/b477/_x002.o $WORK/b477/_x003.o $WORK/b477/_x004.o $WORK/b477/_x005.o -O2 -g -lgpgme go tool buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/4d/4d43ab70e2f5ebc5d3f8811467280e73472be34ecf2a69bade3c081453865fde-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b687/ cat >/tmp/go-build845050330/b687/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy -lang=go1.25 -complete -installsuffix shared -buildid sB42W3yAIlf04kOgxuW6/sB42W3yAIlf04kOgxuW6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b687/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy/stdcopy.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -o $WORK/b477/_cgo_.o $WORK/b477/_cgo_main.o $WORK/b477/_x001.o $WORK/b477/_x002.o $WORK/b477/_x003.o $WORK/b477/_x004.o $WORK/b477/_x005.o -O2 -g -lgpgme # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage gpgme -dynimport $WORK/b477/_cgo_.o -dynout $WORK/b477/_cgo_import.go go tool buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/21/217d684d8710ea8bf10956749b48ecc76f4b75e9eb318d11322e3f5f16a64136-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b684/ cat >/tmp/go-build845050330/b684/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/moby/term=github.com/containers/podman/vendor/github.com/moby/term importmap github.com/morikuni/aec=github.com/containers/podman/vendor/github.com/morikuni/aec packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build845050330/b685/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=/tmp/go-build845050330/b686/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage -lang=go1.25 -complete -installsuffix shared -buildid gXo1EtfpO8_HhI_YLkFq/gXo1EtfpO8_HhI_YLkFq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b684/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go cat >/tmp/go-build845050330/b477/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build845050330/b113/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/containers/podman/vendor/github.com/proglottis/gpgme -lang=go1.25 -installsuffix shared -buildid wUqCl_bvis2vJ-iAxqqY/wUqCl_bvis2vJ-iAxqqY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack $WORK/b477/_cgo_gotypes.go $WORK/b477/data.cgo1.go $WORK/b477/gpgme.cgo1.go $WORK/b477/unset_agent_info.cgo1.go $WORK/b477/_cgo_import.go go tool buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/91/9172b93e6f91d3e85409794bdc30d1c28ce9601b30901b1fa62c972dc48f0b5c-d # internal github.com/containers/podman/vendor/github.com/docker/docker/client mkdir -p $WORK/b576/ cat >/tmp/go-build845050330/b576/importcfg << 'EOF' # internal # import config importmap github.com/containerd/errdefs=github.com/containers/podman/vendor/github.com/containerd/errdefs importmap github.com/containerd/errdefs/pkg/errhttp=github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp importmap github.com/distribution/reference=github.com/containers/podman/vendor/github.com/distribution/reference importmap github.com/docker/docker/api=github.com/containers/podman/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/build=github.com/containers/podman/vendor/github.com/docker/docker/api/types/build importmap github.com/docker/docker/api/types/checkpoint=github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/system=github.com/containers/podman/vendor/github.com/docker/docker/api/types/system importmap github.com/docker/docker/api/types/time=github.com/containers/podman/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/go-connections/sockets=github.com/containers/podman/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build845050330/b155/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build845050330/b577/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp=/tmp/go-build845050330/b578/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build845050330/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=/tmp/go-build845050330/b580/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build845050330/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build845050330/b582/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint=/tmp/go-build845050330/b598/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build845050330/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build845050330/b599/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build845050330/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build845050330/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build845050330/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build845050330/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build845050330/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build845050330/b600/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=/tmp/go-build845050330/b601/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build845050330/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build845050330/b597/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=/tmp/go-build845050330/b602/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build845050330/b227/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build845050330/b603/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build845050330/b604/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build845050330/b624/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/containers/podman/vendor/github.com/docker/docker/client -lang=go1.25 -complete -installsuffix shared -buildid AIc8dFhEqz4EgEyQpc8N/AIc8dFhEqz4EgEyQpc8N -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b576/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/build_cancel.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/build_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint_delete.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client_deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client_interfaces.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_attach.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_commit.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_copy.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_diff.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_exec.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_export.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_kill.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_pause.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_rename.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_resize.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_restart.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_start.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_stats.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_stop.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_top.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_unpause.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_wait.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/distribution_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/envvars.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/events.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/hijack.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_build.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_history.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_history_opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_import.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_inspect_opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_load.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_load_opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_pull.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_push.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_save.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_save_opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_search.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_tag.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/info.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/login.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_connect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_disconnect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/options.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/ping.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_disable.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_enable.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_install.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_push.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_set.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_upgrade.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/request.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_get_unlock_key.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_init.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_join.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_leave.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_unlock.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/task_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/task_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/task_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/version.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_update.go go tool buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/a2/a293815f30a0d1d6ab79b3489915ae6cbdbf4099048fabd9d813fefd768b9049-d # internal github.com/containers/podman/vendor/github.com/moby/go-archive/compression mkdir -p $WORK/b689/ cat >/tmp/go-build845050330/b689/importcfg << 'EOF' # internal # import config importmap github.com/containerd/log=github.com/containers/podman/vendor/github.com/containerd/log importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile compress/bzip2=/tmp/go-build845050330/b287/_pkg_.a packagefile compress/gzip=/tmp/go-build845050330/b202/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build845050330/b650/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build845050330/b445/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p github.com/containers/podman/vendor/github.com/moby/go-archive/compression -lang=go1.25 -complete -installsuffix shared -buildid uNj2kca5GOyRqOgRXO2N/uNj2kca5GOyRqOgRXO2N -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b689/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/compression/compression.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/compression/compression_detect.go go tool buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/6b/6b29ca2bea86b5cc485ab2c9bcb8d15eb5a69e4789dcfb13647a3376504356ed-d # internal github.com/containers/podman/vendor/github.com/spf13/cobra mkdir -p $WORK/b645/ cat >/tmp/go-build845050330/b645/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build845050330/b646/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile text/template=/tmp/go-build845050330/b342/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a EOF go tool buildid -w $WORK/b684/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/containers/podman/vendor/github.com/spf13/cobra -lang=go1.25 -complete -installsuffix shared -buildid -kxhvq-6S-q321KK6OMa/-kxhvq-6S-q321KK6OMa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b645/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/active_help.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/args.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/bash_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/bash_completionsV2.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/cobra.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command_notwin.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/fish_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/flag_groups.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/powershell_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/shell_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/zsh_completions.go cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/30/30dc43dd41a6bd01886bd434be7d98f00fe7310e36abc059f6f38bd66d0272d4-d # internal github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader mkdir -p $WORK/b690/ cat >/tmp/go-build845050330/b690/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build845050330/b469/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader -lang=go1.25 -complete -installsuffix shared -buildid NScSidVdCQEj0oqCKbCn/NScSidVdCQEj0oqCKbCn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b690/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader/tarheader.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader/tarheader_unix.go go tool buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/77/771b57e5e6d3a419104178f628945070212ca076db14fd0b0a67854c641a8673-d # internal github.com/containers/podman/vendor/github.com/moby/patternmatcher mkdir -p $WORK/b691/ cat >/tmp/go-build845050330/b691/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile text/scanner=/tmp/go-build845050330/b256/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p github.com/containers/podman/vendor/github.com/moby/patternmatcher -lang=go1.25 -complete -installsuffix shared -buildid -uOX1bsa1d8MB3lePtrJ/-uOX1bsa1d8MB3lePtrJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b691/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/patternmatcher/patternmatcher.go go tool buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/42/422ec05fb5fb65736a8b3920dde4d6ffbdb0e43387b182d1dc3cac747a774f2f-d # internal github.com/containers/podman/vendor/github.com/moby/sys/sequential mkdir -p $WORK/b692/ cat >/tmp/go-build845050330/b692/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build845050330/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p github.com/containers/podman/vendor/github.com/moby/sys/sequential -lang=go1.25 -complete -installsuffix shared -buildid hIsPHXJ2VprEwWFIMjRw/hIsPHXJ2VprEwWFIMjRw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b692/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/sequential/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/sequential/sequential_unix.go go tool buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/30/3064cbbae068525b081231b3c758abe61b3ca441742a8893de6cc58c5495ba36-d # internal github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell mkdir -p $WORK/b695/ cat >/tmp/go-build845050330/b695/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build845050330/b603/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile text/scanner=/tmp/go-build845050330/b256/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell -lang=go1.25 -complete -installsuffix shared -buildid W1WNBx74FNXT5_Tajf59/W1WNBx74FNXT5_Tajf59 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b695/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell/equal_env_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell/lex.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme go tool pack r $WORK/b477/_pkg_.a $WORK/b477/_x001.o $WORK/b477/_x002.o $WORK/b477/_x003.o $WORK/b477/_x004.o $WORK/b477/_x005.o # internal go tool buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/fe/fe7a59eb3b23edd7dc8659c23392b4a797b6c844946adc800f2c6020362ee173-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature mkdir -p $WORK/b476/ cat >/tmp/go-build845050330/b476/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/proglottis/gpgme=github.com/containers/podman/vendor/github.com/proglottis/gpgme importmap github.com/sigstore/fulcio/pkg/certificate=github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate importmap github.com/sigstore/sigstore/pkg/cryptoutils=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/unparsedimage=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/signature/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/image/v5/version=github.com/containers/podman/vendor/go.podman.io/image/v5/version importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build845050330/b141/_pkg_.a packagefile crypto/x509=/tmp/go-build845050330/b177/_pkg_.a packagefile encoding/asn1=/tmp/go-build845050330/b152/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/proglottis/gpgme=/tmp/go-build845050330/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate=/tmp/go-build845050330/b478/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build845050330/b479/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build845050330/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build845050330/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build845050330/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage=/tmp/go-build845050330/b495/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build845050330/b496/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build845050330/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build845050330/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build845050330/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build845050330/b191/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build845050330/b283/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature -lang=go1.25 -complete -installsuffix shared -buildid 7WnuIJ2z019V_gtRNXCc/7WnuIJ2z019V_gtRNXCc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/docker.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/fulcio_cert.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/mechanism.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/mechanism_gpgme.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/mechanism_gpgme_only.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/pki_cert.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_config_sigstore.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval_baselayer.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval_signedby.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval_sigstore.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval_simple.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_paths_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_reference_match.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simple.go cd $WORK/b475 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/ae/ae78dd41bd28745a1662bb93b0e9af39e4e2bb9a81dd0df3ecc79ec7824e9387-d # internal github.com/containers/podman/vendor/github.com/moby/go-archive mkdir -p $WORK/b688/ cat >/tmp/go-build845050330/b688/importcfg << 'EOF' # internal # import config importmap github.com/containerd/log=github.com/containers/podman/vendor/github.com/containerd/log importmap github.com/moby/go-archive/compression=github.com/containers/podman/vendor/github.com/moby/go-archive/compression importmap github.com/moby/go-archive/tarheader=github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader importmap github.com/moby/patternmatcher=github.com/containers/podman/vendor/github.com/moby/patternmatcher importmap github.com/moby/sys/sequential=github.com/containers/podman/vendor/github.com/moby/sys/sequential importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/moby/sys/userns=github.com/containers/podman/vendor/github.com/moby/sys/userns importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build845050330/b469/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build845050330/b650/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/compression=/tmp/go-build845050330/b689/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader=/tmp/go-build845050330/b690/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/patternmatcher=/tmp/go-build845050330/b691/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/sequential=/tmp/go-build845050330/b692/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build845050330/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build845050330/b667/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p github.com/containers/podman/vendor/github.com/moby/go-archive -lang=go1.25 -complete -installsuffix shared -buildid s2UI2dUhxxLhhRtiADSK/s2UI2dUhxxLhhRtiADSK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b688/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/archive.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/archive_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/archive_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/changes.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/changes_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/changes_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/copy.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/copy_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/dev_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/diff.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/diff_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/path.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/path_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/time.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/time_nonwindows.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/whiteouts.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/wrap.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/xattr_supported.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/xattr_supported_linux.go go tool buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/1c/1cfe32579d834b896bb8a3576c9a7f4f5b0787e20ed5803ce1c699ca3a728233-d # internal github.com/containers/podman/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b698/ cat >/tmp/go-build845050330/b698/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding=/tmp/go-build845050330/b052/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/containers/podman/vendor/github.com/gogo/protobuf/proto -lang=go1.25 -complete -installsuffix shared -buildid aUtEoxAaXvwJlK4Hmxbj/aUtEoxAaXvwJlK4Hmxbj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b698/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/clone.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/discard.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/duration.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/equal.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/extensions.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/lib.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/message_set.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_marshal.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_merge.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/text.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/text_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/text_parser.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/timestamp.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/wrappers.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go cd $WORK/b475 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_x002.o -c backup.cgo2.c go tool buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/45/45b3e2901f0d209cab39443e3fe5fb7a3be9db7d3702205624e3727070998810-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion mkdir -p $WORK/b644/ cat >/tmp/go-build845050330/b644/importcfg << 'EOF' # internal # import config importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion -lang=go1.25 -complete -installsuffix shared -buildid 3iMbeVSUA3SQCNcmPaxh/3iMbeVSUA3SQCNcmPaxh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b644/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion/completion.go cd $WORK/b475 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_x003.o -c callback.cgo2.c go tool buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/93/939375480e29135f1d2d9ca626507b2cc576942ab7263fe7812502641d2d4efd-d # internal github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers mkdir -p $WORK/b699/ cat >/tmp/go-build845050330/b699/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers -lang=go1.25 -complete -installsuffix shared -buildid 0ulQb-TJ9A3JD1BKV4Ho/0ulQb-TJ9A3JD1BKV4Ho -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b699/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers/protohelpers.go go tool buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/55/556090b0979b8d34fa3aac64f4f50761597e60f374d1911fc9117770d45f8dae-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b663/ cat >/tmp/go-build845050330/b663/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build845050330/b664/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus -lang=go1.25 -complete -installsuffix shared -buildid MLjc3TCJJdjH7VXRUkcE/MLjc3TCJJdjH7VXRUkcE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b663/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/dbus.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/methods.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/set.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/subscription.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/subscription_set.go go tool buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/11/110e918b5b19f133bf31eaf72edb7162111835dbefcd576c7e5d4eeb99bc5864-d # internal github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b682/ cat >/tmp/go-build845050330/b682/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/pkg/homedir=github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/moby/go-archive=github.com/containers/podman/vendor/github.com/moby/go-archive importmap github.com/moby/patternmatcher=github.com/containers/podman/vendor/github.com/moby/patternmatcher packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build845050330/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build845050330/b177/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build845050330/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build845050330/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build845050330/b683/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build845050330/b684/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=/tmp/go-build845050330/b687/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive=/tmp/go-build845050330/b688/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/patternmatcher=/tmp/go-build845050330/b691/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/http/httputil=/tmp/go-build845050330/b413/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient -lang=go1.25 -complete -installsuffix shared -buildid Or0LIqh4esJksnjZBUH4/Or0LIqh4esJksnjZBUH4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b682/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/auth.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/change.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/client.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/client_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_archive.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_attach.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_changes.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_commit.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_copy.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_create.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_export.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_kill.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_list.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_pause.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_rename.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_resize.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_restart.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_start.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_stats.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_stop.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_top.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_unpause.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_update.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_wait.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/distribution.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/env.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/event.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/exec.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/image.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/misc.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/network.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/plugin.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/registry_auth.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/signal.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_configs.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_node.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_secrets.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_service.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_task.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/system.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/tar.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/tls.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/volume.go cd $WORK/b475 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_x004.o -c error.cgo2.c go tool buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/74/7466332ab5e43be0ed6c49b1b39fddf8a67deac5d54de9466a62f334fd26159d-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal mkdir -p $WORK/b702/ cat >/tmp/go-build845050330/b702/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal -lang=go1.25 -complete -installsuffix shared -buildid tAjg6RElNJUnzt99aQlA/tAjg6RElNJUnzt99aQlA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b702/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal/env.go go tool buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/90/901d8aa9e7ba70f6346a8f953b19223a965ac33ba91c16dd2714ba487482a512-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b703/ cat >/tmp/go-build845050330/b703/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal -lang=go1.25 -complete -installsuffix shared -buildid cdMaMZb6b4BU6iVLo-hn/cdMaMZb6b4BU6iVLo-hn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b703/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal/signal.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal/signals.go go tool buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/ab/ab1b29297de3f0381534f4e418d50e83ec3d518cec31af225d5be988fcd765a7-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning mkdir -p $WORK/b510/ cat >/tmp/go-build845050330/b510/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build845050330/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build845050330/b440/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build845050330/b476/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build845050330/b507/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning -lang=go1.25 -complete -installsuffix shared -buildid 8cRMLk8xzuvLJr29s7am/8cRMLk8xzuvLJr29s7am -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning/signer.go cd $WORK/b475 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_x005.o -c sqlite3.cgo2.c go tool buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/be/be904f94d6b67f4a6d4b963db06e47e718df1051b617d304dfc315094ba91063-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b704/ cat >/tmp/go-build845050330/b704/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice -lang=go1.25 -complete -installsuffix shared -buildid T8IuTWFh9Bp7-bo9-Vuh/T8IuTWFh9Bp7-bo9-Vuh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b704/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice/strslice.go go tool buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/ae/aea2688927b908b6b1bc0b8f29fef213d6a06f2682965f75b6620170385028f1-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype mkdir -p $WORK/b708/ cat >/tmp/go-build845050330/b708/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype -lang=go1.25 -complete -installsuffix shared -buildid Ots5mnN2i_zNi2F1TjiM/Ots5mnN2i_zNi2F1TjiM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b708/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype/timestamp.go go tool buildid -w $WORK/b576/_pkg_.a # internal go tool buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/d3/d3c967832983041ea32f19ddc40e4fb9ef254c847fc205dd462c4426e4544f57-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups mkdir -p $WORK/b666/ cat >/tmp/go-build845050330/b666/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/moby/sys/mountinfo=github.com/containers/podman/vendor/github.com/moby/sys/mountinfo importmap github.com/moby/sys/userns=github.com/containers/podman/vendor/github.com/moby/sys/userns importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build845050330/b663/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build845050330/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=/tmp/go-build845050330/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build845050330/b667/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build845050330/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups -lang=go1.25 -complete -installsuffix shared -buildid 0G9gUUGBVhZdr3Q_jieE/0G9gUUGBVhZdr3Q_jieE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b666/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/cgroups.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_blkio_device.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_hugepages.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_ifprio_map.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_rdma.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/file.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/getallpids.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/stats.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/v1_utils.go cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/2f/2fccac6dd5bbebbd616031260957426e76f64fdb739b4f291a929b5b0bd03baf-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon mkdir -p $WORK/b575/ cat >/tmp/go-build845050330/b575/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/client=github.com/containers/podman/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/internal/tarfile=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile importmap go.podman.io/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=/tmp/go-build845050330/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build845050330/b227/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile=/tmp/go-build845050330/b574/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build845050330/b228/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build845050330/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build845050330/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build845050330/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon -lang=go1.25 -complete -installsuffix shared -buildid Erqf_K2Ok-VItYuvJtJ6/Erqf_K2Ok-VItYuvJtJ6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon/client.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon/daemon_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon/daemon_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon/daemon_transport.go go tool buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/2f/2f893a6edcdf037e4e9ec157219ca809e09b02e1e9e6e7e79edf331f9cb73c38-d # internal github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal mkdir -p $WORK/b711/ cat >/tmp/go-build845050330/b711/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal -lang=go1.25 -complete -installsuffix shared -buildid eXwzFDB8NBgx5ciUMZ8b/eXwzFDB8NBgx5ciUMZ8b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b711/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal/debug_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal/internal.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal/unix.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal/unix2.go go tool buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/2e/2e7a72b3f8d13a8c9e6acaf24a6ae3be61b2360ac22c54e09625d978c4fc87c3-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/filters mkdir -p $WORK/b707/ cat >/tmp/go-build845050330/b707/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/timetype=github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype=/tmp/go-build845050330/b708/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/filters -lang=go1.25 -complete -installsuffix shared -buildid g4yoV0rWrM2rYi71TwxJ/g4yoV0rWrM2rYi71TwxJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b707/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/filters/filters.go go tool buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/7a/7abbe2cff78c50784a2204d8243bba9e75801cf27af1ffefc7092b1729132888-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/machine mkdir -p $WORK/b712/ cat >/tmp/go-build845050330/b712/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/machine -lang=go1.25 -complete -installsuffix shared -buildid zIgLOTUPOGeNQTkshskh/zIgLOTUPOGeNQTkshskh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b712/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/machine/machine.go go tool buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/30/301522fdd704fb081e13413e3317b26a03bab453aad8d7d12780880861a4bd15-d # internal github.com/containers/podman/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b710/ cat >/tmp/go-build845050330/b710/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify/internal=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal=/tmp/go-build845050330/b711/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p github.com/containers/podman/vendor/github.com/fsnotify/fsnotify -lang=go1.25 -complete -installsuffix shared -buildid n9pKgx-_ILwC5G3vQBDq/n9pKgx-_ILwC5G3vQBDq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b710/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/backend_inotify.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/fsnotify.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/shared.go go tool buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/81/81a4d9ccbcf8a7c4cdeb02354ae3422fc025e38f831188d73483cd081348cb30-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports mkdir -p $WORK/b571/ cat >/tmp/go-build845050330/b571/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/directory=github.com/containers/podman/vendor/go.podman.io/image/v5/directory importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/archive=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive importmap go.podman.io/image/v5/docker/daemon=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon importmap go.podman.io/image/v5/oci/archive=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/openshift=github.com/containers/podman/vendor/go.podman.io/image/v5/openshift importmap go.podman.io/image/v5/sif=github.com/containers/podman/vendor/go.podman.io/image/v5/sif importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/tarball=github.com/containers/podman/vendor/go.podman.io/image/v5/tarball importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory=/tmp/go-build845050330/b572/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build845050330/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive=/tmp/go-build845050330/b573/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon=/tmp/go-build845050330/b575/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive=/tmp/go-build845050330/b634/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build845050330/b514/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/openshift=/tmp/go-build845050330/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/sif=/tmp/go-build845050330/b637/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build845050330/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/tarball=/tmp/go-build845050330/b641/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build845050330/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports -lang=go1.25 -complete -installsuffix shared -buildid zieMPKwGo2jQTy4nlAan/zieMPKwGo2jQTy4nlAan -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b571/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports/alltransports.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports/docker_daemon.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports/storage.go go tool buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/ce/cecc8ff13cc282d7fdab595331c4c4f528d6fb799e16f4df2a99f713aa26ea5f-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon mkdir -p $WORK/b669/ cat >/tmp/go-build845050330/b669/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build845050330/b666/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon -lang=go1.25 -complete -installsuffix shared -buildid d3mYnHHFOiHKwjh7JPbx/d3mYnHHFOiHKwjh7JPbx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b669/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon/rdma.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon/utils.go go tool buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/8f/8fcc9d971a948a9de8a398fa9d78df168443a738c23e9a5b5c0315278770067e-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path mkdir -p $WORK/b670/ cat >/tmp/go-build845050330/b670/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build845050330/b666/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path -lang=go1.25 -complete -installsuffix shared -buildid lRqbxq76Uf3dAu2HsmsW/lRqbxq76Uf3dAu2HsmsW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path/path.go go tool buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/99/9987553078fd551fc380f4eaf4f45a7cd6a9919a7daf76cffb8107bde349c211-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/completion mkdir -p $WORK/b714/ cat >/tmp/go-build845050330/b714/importcfg << 'EOF' # internal # import config importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/capabilities=github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build845050330/b660/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/completion -lang=go1.25 -complete -installsuffix shared -buildid eQTKwZRMInrijm6bYgTe/eQTKwZRMInrijm6bYgTe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b714/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/completion/completion.go go tool buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/8c/8c27b72402193208099defa59e628618277c07023029c9cb4cff3da06db4a5da-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent mkdir -p $WORK/b680/ cat >/tmp/go-build845050330/b680/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto/dsa=/tmp/go-build845050330/b178/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build845050330/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build845050330/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build845050330/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build845050330/b104/_pkg_.a packagefile crypto/subtle=/tmp/go-build845050330/b100/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build845050330/b674/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent -lang=go1.25 -complete -installsuffix shared -buildid U_q7_KBcXsRbBuW8DG9A/U_q7_KBcXsRbBuW8DG9A -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/client.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/forward.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/keyring.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/server.go go tool buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/82/82d6a9a23088c449ceb9a90f88051fa34877f8fe5dcce8c9460e2025eefd7109-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/password mkdir -p $WORK/b715/ cat >/tmp/go-build845050330/b715/importcfg << 'EOF' # internal # import config importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build845050330/b429/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/signal=/tmp/go-build845050330/b268/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/password -lang=go1.25 -complete -installsuffix shared -buildid sALsT8PFmgQ4K3bWPg6k/sALsT8PFmgQ4K3bWPg6k -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b715/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/password/password_supported.go go tool buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/34/3418ecaf791f8d08a441fa11921736934c1903ad205363d13aa3ab0f9781717b-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs mkdir -p $WORK/b668/ cat >/tmp/go-build845050330/b668/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/opencontainers/cgroups/fscommon=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon importmap github.com/opencontainers/cgroups/internal/path=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build845050330/b666/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon=/tmp/go-build845050330/b669/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path=/tmp/go-build845050330/b670/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs -lang=go1.25 -complete -installsuffix shared -buildid JAR5NYckEB0sdYd-J_al/JAR5NYckEB0sdYd-J_al -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b668/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/blkio.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/cpu.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/cpuacct.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/cpuset.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/devices.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/error.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/freezer.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/fs.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/hugetlb.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/memory.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/name.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/net_cls.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/net_prio.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/paths.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/perf_event.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/pids.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/rdma.go go tool buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/6d/6dffacbe00960eafb4fed6e21c58082875335caec9faee74491e0714429bfe14-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2 mkdir -p $WORK/b671/ cat >/tmp/go-build845050330/b671/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/opencontainers/cgroups/fscommon=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon importmap github.com/opencontainers/cgroups/internal/path=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build845050330/b666/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon=/tmp/go-build845050330/b669/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path=/tmp/go-build845050330/b670/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2 -lang=go1.25 -complete -installsuffix shared -buildid c9gRb9GnjnwA19tgGKk1/c9gRb9GnjnwA19tgGKk1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/cpu.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/cpuset.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/create.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/defaultpath.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/freezer.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/fs2.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/hugetlb.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/io.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/memory.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/misc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/pids.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/psi.go go tool buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/6b/6beb543973fa233a92870d9b5c5bd073778b94c19872159c887422d7d7bd2fce-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/auth mkdir -p $WORK/b713/ cat >/tmp/go-build845050330/b713/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/password=github.com/containers/podman/vendor/go.podman.io/common/pkg/password importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/pkg/docker/config=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build845050330/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build845050330/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/password=/tmp/go-build845050330/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build845050330/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build845050330/b248/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build845050330/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build845050330/b257/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/auth -lang=go1.25 -complete -installsuffix shared -buildid q3W3iXgA9mZDLEKMgzVs/q3W3iXgA9mZDLEKMgzVs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b713/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/auth/auth.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/auth/cli.go go tool buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/16/168e15b3675ac209921ee239b83dba11d8924ea6c843106d3aabdc05b52a60d3-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/util mkdir -p $WORK/b709/ cat >/tmp/go-build845050330/b709/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build845050330/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/util -lang=go1.25 -complete -installsuffix shared -buildid RbHaxbjD_SeKhUq0Z9kT/RbHaxbjD_SeKhUq0Z9kT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b709/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/util/util.go cd $WORK/b475 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_x006.o -c sqlite3_context.cgo2.c go tool buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/5c/5ccf439266621e0067b132c1e8066eabbca9c9a723eadd22e70dcf39d11dc1c9-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util mkdir -p $WORK/b706/ cat >/tmp/go-build845050330/b706/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/filters=github.com/containers/podman/vendor/go.podman.io/common/pkg/filters importmap go.podman.io/common/pkg/util=github.com/containers/podman/vendor/go.podman.io/common/pkg/util packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build845050330/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build845050330/b709/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util -lang=go1.25 -complete -installsuffix shared -buildid 2BVyMybR1KRMqiJNRuIS/2BVyMybR1KRMqiJNRuIS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b706/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util/filters.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util/ip.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util/ip_calc.go go tool buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/19/19853163377f4150fe17c51c3db9918a5e34aa2ab259ba5d9a99000d0806e3e6-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config mkdir -p $WORK/b718/ cat >/tmp/go-build845050330/b718/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build845050330/b074/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build845050330/b124/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config -lang=go1.25 -complete -installsuffix shared -buildid 7m6XtZqCtUvvGQVw8PaD/7m6XtZqCtUvvGQVw8PaD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b718/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config/config.go go tool buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/9f/9fbd4aacef019368e2c9ed1dfba9ffe790cc7f8a76c13f314369f175eaa04661-d # internal github.com/containers/podman/pkg/signal mkdir -p $WORK/b724/ cat >/tmp/go-build845050330/b724/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/signal=/tmp/go-build845050330/b268/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p github.com/containers/podman/pkg/signal -lang=go1.25 -complete -installsuffix shared -buildid _9IxkxA5nKIgXV-9yOZ5/_9IxkxA5nKIgXV-9yOZ5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b724/importcfg -pack ./_build/src/github.com/containers/podman/pkg/signal/signal_common.go ./_build/src/github.com/containers/podman/pkg/signal/signal_linux.go cd $WORK/b475 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_x007.o -c sqlite3_load_extension.cgo2.c go tool buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/89/89e86261ef0c5c58e8a1e2ee7f65e31a28a5848a8d40b233b020b4fa5a21463e-d # internal github.com/containers/podman/vendor/github.com/blang/semver/v4 mkdir -p $WORK/b726/ cat >/tmp/go-build845050330/b726/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=/tmp/go-build845050330/b474/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p github.com/containers/podman/vendor/github.com/blang/semver/v4 -lang=go1.25 -complete -installsuffix shared -buildid mzjsH8xGcx0ldSp_soIt/mzjsH8xGcx0ldSp_soIt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b726/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/json.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/range.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/semver.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/sort.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/sql.go go tool buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/de/defb7b97b2f789c6838447af53a902df48c4c42314885d3844c782b7cee47407-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups mkdir -p $WORK/b665/ cat >/tmp/go-build845050330/b665/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/opencontainers/cgroups/fs=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs importmap github.com/opencontainers/cgroups/fs2=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build845050330/b663/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build845050330/b664/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build845050330/b666/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs=/tmp/go-build845050330/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2=/tmp/go-build845050330/b671/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups -lang=go1.25 -complete -installsuffix shared -buildid erqvpV219LZQwkYmf-MT/erqvpV219LZQwkYmf-MT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/blkio_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/cgroups_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/cpu_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/cpuset_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/memory_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/pids_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/systemd_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/utils_linux.go go tool buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/07/07011030800b385bd761a73ae500cc80a33c11f73ab98b72574df20235232a63-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/detach mkdir -p $WORK/b728/ cat >/tmp/go-build845050330/b728/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/detach -lang=go1.25 -complete -installsuffix shared -buildid K2IUlQsAJnPZiwPe3vEa/K2IUlQsAJnPZiwPe3vEa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b728/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/detach/copy.go go tool buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/7e/7e682c4e6a0b317d3af276248ebf862455dae7981e9226273f6fae3c5ccf7033-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers mkdir -p $WORK/b717/ cat >/tmp/go-build845050330/b717/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt=github.com/containers/podman/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/config/pkcs11config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=/tmp/go-build845050330/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build845050330/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config=/tmp/go-build845050330/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build845050330/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build845050330/b278/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers -lang=go1.25 -complete -installsuffix shared -buildid IIXVoG5zbtbE9jkOpT5b/IIXVoG5zbtbE9jkOpT5b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b717/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers/parse_helpers.go go tool buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/68/68d026f39b5fd7b9c3e6edc46ab76857860a9d94bb1b58642ddb4e16e465f8cc-d # internal github.com/containers/podman/pkg/errorhandling mkdir -p $WORK/b731/ cat >/tmp/go-build845050330/b731/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build845050330/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p github.com/containers/podman/pkg/errorhandling -lang=go1.25 -complete -installsuffix shared -buildid GZj98kw_z45L9JS-0WWO/GZj98kw_z45L9JS-0WWO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b731/importcfg -pack ./_build/src/github.com/containers/podman/pkg/errorhandling/errorhandling.go go tool buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/d3/d332fff1316b88aeb93f840a130981e9e99b2f0d5b6143854967aa9dd988c12c-d # internal github.com/containers/podman/pkg/namespaces mkdir -p $WORK/b733/ cat >/tmp/go-build845050330/b733/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p github.com/containers/podman/pkg/namespaces -lang=go1.25 -complete -installsuffix shared -buildid iatd2D5AtEWSrS5I063s/iatd2D5AtEWSrS5I063s -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b733/importcfg -pack ./_build/src/github.com/containers/podman/pkg/namespaces/namespaces.go go tool buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/5f/5ff37faa663aa511e262571b6b0030ee64c191108e62cdb2094f8a3bb67e69d1-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev mkdir -p $WORK/b736/ cat >/tmp/go-build845050330/b736/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev -lang=go1.25 -complete -installsuffix shared -buildid 9Nw2s5uGuCfGUiDaYgaZ/9Nw2s5uGuCfGUiDaYgaZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b736/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev/tty.go go tool buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/90/901bebc20fbd62d5b2b4265e0819b13e8508f18287507592753a23c5077e5487-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups mkdir -p $WORK/b738/ cat >/tmp/go-build845050330/b738/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups -lang=go1.25 -complete -installsuffix shared -buildid ETAUaqf2jvJInzI3ZAwY/ETAUaqf2jvJInzI3ZAwY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b738/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups/cgroups.go cd $WORK/b475 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_x008.o -c sqlite3_opt_serialize.cgo2.c go tool buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/38/388c960388cd2b7ff1d64f5e20705e93e914941ad4c304c14ce9ae56d273ef41-d # internal github.com/containers/podman/pkg/rootless mkdir -p $WORK/b730/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b730/ -importpath github.com/containers/podman/pkg/rootless "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b730/ -O2 -g ./rootless_linux.go go tool buildid -w $WORK/b736/_pkg_.a # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/17/17f14bbd09f305ff4e6381151f602a7192ef6b4fd6e8cdff9d2b181f648cbfe5-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b740/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b740/ -importpath github.com/containers/podman/vendor/github.com/containers/psgo/internal/host "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b740/ -O2 -g ./host_cgo.go go tool buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/a2/a28e4784311c42a2f20f16edfa4db2e0219d62725b626fd156cb037b4aba2f3f-d # internal github.com/containers/podman/version mkdir -p $WORK/b725/ cat >/tmp/go-build845050330/b725/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/podman/v5/version/rawversion=github.com/containers/podman/version/rawversion packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build845050330/b726/_pkg_.a packagefile github.com/containers/podman/version/rawversion=/tmp/go-build845050330/b727/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p github.com/containers/podman/version -lang=go1.25 -complete -installsuffix shared -buildid bIwQR9c6K2vut8LKoKyF/bIwQR9c6K2vut8LKoKyF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b725/importcfg -pack ./_build/src/github.com/containers/podman/version/version.go go tool buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/f9/f9b507dc4dfff1641a507480ba7195df4d14c071d814fff232b03c777cb28cf8-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b742/ cat >/tmp/go-build845050330/b742/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -lang=go1.25 -complete -installsuffix shared -buildid X9nHGD3LgbDV3OfolTGL/X9nHGD3LgbDV3OfolTGL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b742/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/consts.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_action.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_architecture.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_arguments.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/syscall_compare.go cd $WORK/b475 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_x009.o -c sqlite3_opt_userauth_omit.cgo2.c go tool buildid -w $WORK/b738/_pkg_.a # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/bc/bcb1218a7b63ec8f41cd10431e69c976b33ccdb0f32bd16cc5597133bf0992de-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b737/ cat >/tmp/go-build845050330/b737/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=/tmp/go-build845050330/b738/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc -lang=go1.25 -complete -installsuffix shared -buildid liBX09YEzVVZiQJrqXKf/liBX09YEzVVZiQJrqXKf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b737/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/attr.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/cmdline.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/ns.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/pids.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/stat.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/status.go go tool buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/26/2680aa522f585047ade60dd63dcd33e9571a8f0d1d527ec0c97dca9c9fe65c85-d # internal github.com/containers/podman/libpod/define mkdir -p $WORK/b723/ cat >/tmp/go-build845050330/b723/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/detach=github.com/containers/podman/vendor/go.podman.io/common/pkg/detach importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build845050330/b724/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build845050330/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build845050330/b728/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p github.com/containers/podman/libpod/define -lang=go1.25 -complete -installsuffix shared -buildid s1U1q6i2NGJxxy9x37Hh/s1U1q6i2NGJxxy9x37Hh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b723/importcfg -pack ./_build/src/github.com/containers/podman/libpod/define/annotations.go ./_build/src/github.com/containers/podman/libpod/define/autoupdate.go ./_build/src/github.com/containers/podman/libpod/define/checkpoint_restore.go ./_build/src/github.com/containers/podman/libpod/define/config.go ./_build/src/github.com/containers/podman/libpod/define/container.go ./_build/src/github.com/containers/podman/libpod/define/container_inspect.go ./_build/src/github.com/containers/podman/libpod/define/containerstate.go ./_build/src/github.com/containers/podman/libpod/define/diff.go ./_build/src/github.com/containers/podman/libpod/define/errors.go ./_build/src/github.com/containers/podman/libpod/define/exec_codes.go ./_build/src/github.com/containers/podman/libpod/define/exit_code_propagation.go ./_build/src/github.com/containers/podman/libpod/define/fileinfo.go ./_build/src/github.com/containers/podman/libpod/define/healthchecks.go ./_build/src/github.com/containers/podman/libpod/define/info.go ./_build/src/github.com/containers/podman/libpod/define/mount.go ./_build/src/github.com/containers/podman/libpod/define/mount_linux.go ./_build/src/github.com/containers/podman/libpod/define/pod_inspect.go ./_build/src/github.com/containers/podman/libpod/define/podstate.go ./_build/src/github.com/containers/podman/libpod/define/runtime.go ./_build/src/github.com/containers/podman/libpod/define/sdnotify.go ./_build/src/github.com/containers/podman/libpod/define/version.go ./_build/src/github.com/containers/podman/libpod/define/volume_inspect.go cd $WORK/b475 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_x010.o -c sqlite3_other.cgo2.c go tool buildid -w $WORK/b742/_pkg_.a # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/32/32abf88a0ebfc443b4762fb55f93fbc1ba417d76e5724d80404d62b2af3b95aa-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities mkdir -p $WORK/b743/ cat >/tmp/go-build845050330/b743/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build845050330/b259/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities -lang=go1.25 -complete -installsuffix shared -buildid s6jO9LADlUpMn5LEWq2O/s6jO9LADlUpMn5LEWq2O -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b743/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities/lastcap.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities/validate.go go tool buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/20/20cdc0507e6b37b336f1c13dba73f6e922d65493c25aaa7a2d1fc984d01515ae-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd mkdir -p $WORK/b662/ cat >/tmp/go-build845050330/b662/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build845050330/b663/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build845050330/b664/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build845050330/b665/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd -lang=go1.25 -complete -installsuffix shared -buildid yH13f0WkXSMdr-tSShNS/yH13f0WkXSMdr-tSShNS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b662/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd/systemd_linux.go cd $WORK/b475 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_x011.o -c sqlite3_type.cgo2.c go tool buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/01/012b785a38f79da76ecbbc806711f3824fd9732f0964dcdee19ed4fd2861da66-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal mkdir -p $WORK/b744/ cat >/tmp/go-build845050330/b744/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal -lang=go1.25 -complete -installsuffix shared -buildid StBCpY4jeAKlETCR2zh3/StBCpY4jeAKlETCR2zh3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b744/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal/journal.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal/journal_unix.go go tool buildid -w $WORK/b743/_pkg_.a # internal cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/53/5388b72e93657f87f21cddc486ea00556e92476c15c4775e1d214a7751f229e4-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b741/ cat >/tmp/go-build845050330/b741/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate/capabilities=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build845050330/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=/tmp/go-build845050330/b742/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities=/tmp/go-build845050330/b743/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate -lang=go1.25 -complete -installsuffix shared -buildid EBxXcuOuAlSLyxWWWN4j/EBxXcuOuAlSLyxWWWN4j -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b741/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/config.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/generate.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_x012.o -c sqlite3-binding.c go tool buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/43/43211945f7d63c16909c7c78870c1ddc4ea657720a9313b3cf4c173b8503952b-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen mkdir -p $WORK/b746/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b746/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b746/ -O2 -g ./dlopen.go ./dlopen_example.go cd $WORK/b740 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b740=/tmp/go-build -gno-record-gcc-switches -I $WORK/b740/ -O2 -g -frandom-seed=p5ufekkLpQkQ8QIpp7qU -o $WORK/b740/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/65/65f8c940719cae536e75884c8111ab7474cd8e18772b7773e7962db400a7d657-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/config mkdir -p $WORK/b656/ cat >/tmp/go-build845050330/b656/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/internal/attributedstring=github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/apparmor=github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor importmap go.podman.io/common/pkg/capabilities=github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities importmap go.podman.io/common/pkg/cgroupv2=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 importmap go.podman.io/common/pkg/systemd=github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap tags.cncf.io/container-device-interface/pkg/parser=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build845050330/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build845050330/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build845050330/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring=/tmp/go-build845050330/b657/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor=/tmp/go-build845050330/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build845050330/b660/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2=/tmp/go-build845050330/b661/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build845050330/b662/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build845050330/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build845050330/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build845050330/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build845050330/b562/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build845050330/b672/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/config -lang=go1.25 -complete -installsuffix shared -buildid TNhPtol54YVUAahkmOtF/TNhPtol54YVUAahkmOtF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b656/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/config_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/config_local.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/config_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/connections.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/db_backend.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/default.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/default_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/default_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/default_unix_notdarwin.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/modules.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/new.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/pod_exit_policy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/pull_policy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/systemd.go cd $WORK/b740 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b740=/tmp/go-build -gno-record-gcc-switches -I $WORK/b740/ -O2 -g -frandom-seed=p5ufekkLpQkQ8QIpp7qU -o $WORK/b740/_x002.o -c host_cgo.cgo2.c go tool buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/f5/f505d3b9f70938ce94dfee192b3b7ce3767d44963d970cfaecc7d89fc41ed995-d # internal github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter mkdir -p $WORK/b748/ cat >/tmp/go-build845050330/b748/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter -lang=go1.25 -complete -installsuffix shared -buildid g39bsuxslIHacfZn9d9k/g39bsuxslIHacfZn9d9k -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b748/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter/leakybucket.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter/memory.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter/storage.go go tool buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/de/deb8074e452b5ac876fe0713978aab0c1a16fde51062a20a445bf5eb62b4f49a-d # internal github.com/containers/podman/vendor/github.com/nxadm/tail/util mkdir -p $WORK/b749/ cat >/tmp/go-build845050330/b749/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime/debug=/tmp/go-build845050330/b452/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail/util -lang=go1.25 -complete -installsuffix shared -buildid HaXBkR5VhHQABcHgKBae/HaXBkR5VhHQABcHgKBae -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b749/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/util/util.go cd $WORK/b740 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b740=/tmp/go-build -gno-record-gcc-switches -I $WORK/b740/ -O2 -g -frandom-seed=p5ufekkLpQkQ8QIpp7qU -o $WORK/b740/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/15/150b8eeb1944c7112ead04f72c2407a6225e843ab35a89e55e4c0bce08f5855d-d # internal github.com/containers/podman/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b751/ cat >/tmp/go-build845050330/b751/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p github.com/containers/podman/vendor/gopkg.in/tomb.v1 -lang=go1.25 -complete -installsuffix shared -buildid 4mg56L9p4HWEed2mcNS5/4mg56L9p4HWEed2mcNS5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b751/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/tomb.v1/tomb.go cd $WORK/b730 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b730=/tmp/go-build -gno-record-gcc-switches -I $WORK/b730/ -O2 -g -frandom-seed=ZbCvFcPxHSlX14ve7fRG -o $WORK/b730/_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b740=/tmp/go-build -gno-record-gcc-switches -o $WORK/b740/_cgo_.o $WORK/b740/_cgo_main.o $WORK/b740/_x001.o $WORK/b740/_x002.o -O2 -g go tool buildid -w $WORK/b741/_pkg_.a # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/23/23f8d228195f7d1ff9f1024aea8d9270df33711808c74dba2ba753714b6a1956-d # internal github.com/containers/podman/pkg/domain/entities/reports mkdir -p $WORK/b752/ cat >/tmp/go-build845050330/b752/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p github.com/containers/podman/pkg/domain/entities/reports -lang=go1.25 -complete -installsuffix shared -buildid SqwteQyIsFZaw7AKgfz8/SqwteQyIsFZaw7AKgfz8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b752/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/entities/reports/containers.go ./_build/src/github.com/containers/podman/pkg/domain/entities/reports/prune.go ./_build/src/github.com/containers/podman/pkg/domain/entities/reports/scp.go go tool buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/cc/cc4fb909a4e8e6f84ae3fa519413118b15a48e46740fefb8531e17c3b0b0bfe1-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir mkdir -p $WORK/b655/ cat >/tmp/go-build845050330/b655/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir -lang=go1.25 -complete -installsuffix shared -buildid hC0XQGzRkNS9nEWlu4GH/hC0XQGzRkNS9nEWlu4GH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b655/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir/tmpdir.go go tool buildid -w $WORK/b751/_pkg_.a # internal cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/2c/2c9e9372b3e63229c62a87f1e99d71cd7e71814293106350fe83f929de9e5ec9-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts mkdir -p $WORK/b705/ cat >/tmp/go-build845050330/b705/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/machine=github.com/containers/podman/vendor/go.podman.io/common/pkg/machine importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build845050330/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build845050330/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build845050330/b712/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts -lang=go1.25 -complete -installsuffix shared -buildid jWq3LKAHTqEdtilQEm4t/jWq3LKAHTqEdtilQEm4t -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b705/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts/hosts.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts/ip.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts/util.go go tool buildid -w $WORK/b752/_pkg_.a # internal gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b740=/tmp/go-build -gno-record-gcc-switches -o $WORK/b740/_cgo_.o $WORK/b740/_cgo_main.o $WORK/b740/_x001.o $WORK/b740/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage host -dynimport $WORK/b740/_cgo_.o -dynout $WORK/b740/_cgo_import.go cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/bd/bdc35dccf84c7d4137b20999338dbb29dfc3919c6230d9c367b5db032aaff3d6-d # internal github.com/containers/podman/vendor/github.com/nxadm/tail/watch mkdir -p $WORK/b750/ cat >/tmp/go-build845050330/b750/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/nxadm/tail/util=github.com/containers/podman/vendor/github.com/nxadm/tail/util importmap gopkg.in/tomb.v1=github.com/containers/podman/vendor/gopkg.in/tomb.v1 packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build845050330/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/util=/tmp/go-build845050330/b749/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=/tmp/go-build845050330/b751/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail/watch -lang=go1.25 -complete -installsuffix shared -buildid QbH3TH_Ry13sIwep7nXK/QbH3TH_Ry13sIwep7nXK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b750/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/filechanges.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/inotify.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/inotify_tracker.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/polling.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/watch.go cd $WORK/b730 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b730=/tmp/go-build -gno-record-gcc-switches -I $WORK/b730/ -O2 -g -frandom-seed=ZbCvFcPxHSlX14ve7fRG -o $WORK/b730/_x002.o -c rootless_linux.cgo2.c cat >/tmp/go-build845050330/b740/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile runtime/cgo=/tmp/go-build845050330/b113/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -lang=go1.25 -installsuffix shared -buildid p5ufekkLpQkQ8QIpp7qU/p5ufekkLpQkQ8QIpp7qU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b740/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host/host.go $WORK/b740/_cgo_gotypes.go $WORK/b740/host_cgo.cgo1.go $WORK/b740/_cgo_import.go go tool buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/a3/a3e9542a2b7c87b79938e5debd47f87afa3c78f5fed5607f5d7abae6a5f9639c-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent mkdir -p $WORK/b673/ cat >/tmp/go-build845050330/b673/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build845050330/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build845050330/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build845050330/b674/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=/tmp/go-build845050330/b680/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent -lang=go1.25 -complete -installsuffix shared -buildid rVoIgv-4vdTRPEcOdoe1/rVoIgv-4vdTRPEcOdoe1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b673/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent/sshagent.go go tool buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/e9/e9cd1f7c4158e26e2c49c00e56dc7289fde26c9aaa6c41811f8f902e5c2aff3a-d # internal github.com/containers/podman/vendor/github.com/containerd/typeurl/v2 mkdir -p $WORK/b697/ cat >/tmp/go-build845050330/b697/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=/tmp/go-build845050330/b698/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build845050330/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build845050330/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build845050330/b388/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/containers/podman/vendor/github.com/containerd/typeurl/v2 -lang=go1.25 -complete -installsuffix shared -buildid pozUcmrZHaXvskSdWrmY/pozUcmrZHaXvskSdWrmY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b697/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/typeurl/v2/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/typeurl/v2/types.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/typeurl/v2/types_gogo.go go tool buildid -w $WORK/b705/_pkg_.a # internal go tool buildid -w $WORK/b750/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/c5/c56284cc36db95ee890f334825a6e1398a77a6155ab8eb695900d1a22130cb13-d # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/b5/b5881809a4d2bf04c3b7441069cb06ecec5633604c46e15dd93188d15f0be0c3-d # internal github.com/containers/podman/cmd/podman/parse mkdir -p $WORK/b720/ github.com/containers/podman/vendor/github.com/nxadm/tail mkdir -p $WORK/b747/ cat >/tmp/go-build845050330/b720/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libnetwork/etchosts=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build845050330/b705/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build845050330/b191/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p github.com/containers/podman/cmd/podman/parse -lang=go1.25 -complete -installsuffix shared -buildid oBplC-DxEKF2mx9y7jzL/oBplC-DxEKF2mx9y7jzL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b720/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/parse/filters.go ./_build/src/github.com/containers/podman/cmd/podman/parse/net.go ./_build/src/github.com/containers/podman/cmd/podman/parse/parse.go cat >/tmp/go-build845050330/b747/importcfg << 'EOF' # internal # import config importmap github.com/nxadm/tail/ratelimiter=github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter importmap github.com/nxadm/tail/util=github.com/containers/podman/vendor/github.com/nxadm/tail/util importmap github.com/nxadm/tail/watch=github.com/containers/podman/vendor/github.com/nxadm/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/podman/vendor/gopkg.in/tomb.v1 packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter=/tmp/go-build845050330/b748/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/util=/tmp/go-build845050330/b749/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/watch=/tmp/go-build845050330/b750/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=/tmp/go-build845050330/b751/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/ioutil=/tmp/go-build845050330/b187/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail -lang=go1.25 -complete -installsuffix shared -buildid G1YPkQr6JVTWqK7yPHjd/G1YPkQr6JVTWqK7yPHjd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b747/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/tail.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/tail_posix.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b730=/tmp/go-build -gno-record-gcc-switches -I $WORK/b730/ -O2 -g -frandom-seed=ZbCvFcPxHSlX14ve7fRG -o $WORK/b730/_x003.o -c rootless_linux.c cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host go tool pack r $WORK/b740/_pkg_.a $WORK/b740/_x001.o $WORK/b740/_x002.o # internal go tool buildid -w $WORK/b673/_pkg_.a # internal go tool buildid -w $WORK/b740/_pkg_.a # internal cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/14/14fa552e1e2eae7e80b8104e5936ca18b9c2c6122bf089f63f492faffcf47730-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b739/ cat >/tmp/go-build845050330/b739/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/podman/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=/tmp/go-build845050330/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=/tmp/go-build845050330/b737/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build845050330/b261/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/process -lang=go1.25 -complete -installsuffix shared -buildid D7rgYLYb3KMn7f6dTqv5/D7rgYLYb3KMn7f6dTqv5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b739/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/process/process.go cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/1a/1aaaeaed5a88bdc2ab785a1a5048998cfbc64add5c6d8230256f6f94b5cc9745-d # internal github.com/containers/podman/pkg/inspect mkdir -p $WORK/b754/ cat >/tmp/go-build845050330/b754/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p github.com/containers/podman/pkg/inspect -lang=go1.25 -complete -installsuffix shared -buildid hBtu2Fi2eUtIiLIinz5b/hBtu2Fi2eUtIiLIinz5b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b754/importcfg -pack ./_build/src/github.com/containers/podman/pkg/inspect/inspect.go go tool buildid -w $WORK/b754/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/45/45d1b43f419c9091b50e6a8cdeb9cf4277aab39185b16e52f708ecfaa0eac190-d # internal github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3 mkdir -p $WORK/b758/ cat >/tmp/go-build845050330/b758/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3 -lang=go1.25 -complete -installsuffix shared -buildid 23yVcGPM36sTraNEn4lL/23yVcGPM36sTraNEn4lL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b758/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3/gotree.go go tool buildid -w $WORK/b697/_pkg_.a # internal go tool buildid -w $WORK/b739/_pkg_.a # internal cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/31/312916710d128780b4b23dcea20c1ca6bdbea9c4316b2916e4087b7e64d5c828-d # internal github.com/containers/podman/vendor/github.com/containers/psgo mkdir -p $WORK/b734/ cat >/tmp/go-build845050330/b734/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/capabilities=github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/podman/vendor/github.com/containers/psgo/internal/process importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=/tmp/go-build845050330/b735/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=/tmp/go-build845050330/b736/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=/tmp/go-build845050330/b737/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=/tmp/go-build845050330/b739/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p github.com/containers/podman/vendor/github.com/containers/psgo -lang=go1.25 -complete -installsuffix shared -buildid JVZEuh4UTZnEmBIe4BPP/JVZEuh4UTZnEmBIe4BPP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b734/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/psgo.go cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/a2/a27a70be625b3791653b9e8596eedc99515b09ec191813bd586b5189596834d3-d # internal github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack mkdir -p $WORK/b696/ cat >/tmp/go-build845050330/b696/importcfg << 'EOF' # internal # import config importmap github.com/containerd/typeurl/v2=github.com/containers/podman/vendor/github.com/containerd/typeurl/v2 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/planetscale/vtprotobuf/protohelpers=github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/typeurl/v2=/tmp/go-build845050330/b697/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build845050330/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers=/tmp/go-build845050330/b699/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build845050330/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build845050330/b326/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack -lang=go1.25 -complete -installsuffix shared -buildid O7iDvhGgpM3-cj44kH7H/O7iDvhGgpM3-cj44kH7H -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b696/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack/compress.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack/stack.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack/stack.pb.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack/stack_vtproto.pb.go go tool buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/9c/9ce9861e96a8425d2288d85fd130d9a22b90dcc07f89916f1034672939dd4660-d # internal github.com/containers/podman/vendor/github.com/jinzhu/copier mkdir -p $WORK/b759/ cat >/tmp/go-build845050330/b759/importcfg << 'EOF' # internal # import config packagefile database/sql=/tmp/go-build845050330/b473/_pkg_.a packagefile database/sql/driver=/tmp/go-build845050330/b474/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p github.com/containers/podman/vendor/github.com/jinzhu/copier -lang=go1.25 -complete -installsuffix shared -buildid hzdnuR895nOAWCNWwske/hzdnuR895nOAWCNWwske -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b759/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/jinzhu/copier/copier.go ./_build/src/github.com/containers/podman/vendor/github.com/jinzhu/copier/errors.go go tool buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/21/21f6ef8c61c93ab9327a379d8f919e47edaaa1f80c5bfff37ac8a8eda3510aaa-d # internal github.com/containers/podman/vendor/go.podman.io/common/libimage/define mkdir -p $WORK/b760/ cat >/tmp/go-build845050330/b760/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/define -lang=go1.25 -complete -installsuffix shared -buildid _KJO8TGfsXXt039z-tl1/_KJO8TGfsXXt039z-tl1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b760/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/define/manifests.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/define/platform.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/define/search.go go tool buildid -w $WORK/b758/_pkg_.a # internal cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/06/06a585645e09b3cf9c388e74406768ae842a484811fabb139d4116fdaabdcbe8-d # internal github.com/containers/podman/vendor/go.podman.io/common/libimage/platform mkdir -p $WORK/b762/ cat >/tmp/go-build845050330/b762/importcfg << 'EOF' # internal # import config importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build845050330/b649/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/platform -lang=go1.25 -complete -installsuffix shared -buildid LRy5b8zeXW7P3RTTuofE/LRy5b8zeXW7P3RTTuofE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b762/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/platform/platform.go go tool buildid -w $WORK/b760/_pkg_.a # internal cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/f5/f5e6bee4f50dcb2a5ca54e89f264364a71807a04acb209dc2013541724f4d179-d # internal github.com/containers/podman/vendor/go.podman.io/common/libimage/filter mkdir -p $WORK/b761/ cat >/tmp/go-build845050330/b761/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build845050330/b760/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/filter -lang=go1.25 -complete -installsuffix shared -buildid HDOrzfWR8kBuOH2dnMid/HDOrzfWR8kBuOH2dnMid -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b761/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/filter/filter.go go tool buildid -w $WORK/b762/_pkg_.a # internal cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/48/4816ce5e6ca1278797dfacc32c9eee5e38c697dc14d3efaf57a1291bdde09612-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/download mkdir -p $WORK/b763/ cat >/tmp/go-build845050330/b763/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/download -lang=go1.25 -complete -installsuffix shared -buildid xofA8_BiOuwlrp5lalY-/xofA8_BiOuwlrp5lalY- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b763/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/download/download.go go tool buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/82/822bedf99627cccbc7c08c83cb4148c0cf8a56fc65dd47901985263f51673a58-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/signal mkdir -p $WORK/b764/ cat >/tmp/go-build845050330/b764/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/signal=/tmp/go-build845050330/b268/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/signal -lang=go1.25 -complete -installsuffix shared -buildid mklEN6TA579OwZpDgFIj/mklEN6TA579OwZpDgFIj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b764/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/signal/signal_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/signal/signal_linux.go go tool buildid -w $WORK/b761/_pkg_.a # internal cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/5b/5b79607edd200eefd0ca471d0e6f915d5a04363d34f1df823d1cbd55a8fff628-d # internal github.com/containers/podman/vendor/github.com/chzyer/readline mkdir -p $WORK/b767/ cat >/tmp/go-build845050330/b767/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile container/list=/tmp/go-build845050330/b156/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/signal=/tmp/go-build845050330/b268/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p github.com/containers/podman/vendor/github.com/chzyer/readline -lang=go1.25 -complete -installsuffix shared -buildid hphKGaKo8FscvvV7zpvj/hphKGaKo8FscvvV7zpvj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b767/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/complete.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/complete_helper.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/complete_segment.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/history.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/operation.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/password.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/readline.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/remote.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/runebuf.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/runes.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/search.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/std.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/term.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/term_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/term_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/terminal.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/utils_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/vim.go go tool buildid -w $WORK/b763/_pkg_.a # internal cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/f2/f2d52acf0ecb084b308df1bd519b1f9eaee93bf8a1564d5084b6f02153706843-d # internal github.com/containers/podman/vendor/github.com/manifoldco/promptui/list mkdir -p $WORK/b768/ cat >/tmp/go-build845050330/b768/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p github.com/containers/podman/vendor/github.com/manifoldco/promptui/list -lang=go1.25 -complete -installsuffix shared -buildid 8RW4dwPwTIgVO0t91VqQ/8RW4dwPwTIgVO0t91VqQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b768/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/list/list.go go tool buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/11/11920a42372ffa4b66b093ed0235702f7fcc647af56075be3a5d03799439d57d-d # internal github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser mkdir -p $WORK/b694/ cat >/tmp/go-build845050330/b694/importcfg << 'EOF' # internal # import config importmap github.com/moby/buildkit/frontend/dockerfile/command=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command importmap github.com/moby/buildkit/frontend/dockerfile/shell=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell importmap github.com/moby/buildkit/util/stack=github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build845050330/b693/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build845050330/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack=/tmp/go-build845050330/b696/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build845050330/b603/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser -lang=go1.25 -complete -installsuffix shared -buildid uY9tdYVRFRudDEMCJpDP/uY9tdYVRFRudDEMCJpDP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b694/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/directives.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/line_parsers.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/split_command.go go tool buildid -w $WORK/b764/_pkg_.a # internal cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/f1/f16b75a6ddcb43e2e4def32acc3dd79c959bcdec27bd189cd1451f1681f5a8d3-d # internal github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf mkdir -p $WORK/b769/ cat >/tmp/go-build845050330/b769/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf -lang=go1.25 -complete -installsuffix shared -buildid hekjNxN3elqij8F4lBSD/hekjNxN3elqij8F4lBSD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b769/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf/screenbuf.go go tool buildid -w $WORK/b759/_pkg_.a # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/06/06b40439b98e814fbb2b4d6afd7a123eb7144cbce65f587a59950500e979f4ef-d # internal github.com/containers/podman/vendor/go.yaml.in/yaml/v2 mkdir -p $WORK/b772/ cat >/tmp/go-build845050330/b772/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding=/tmp/go-build845050330/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p github.com/containers/podman/vendor/go.yaml.in/yaml/v2 -lang=go1.25 -complete -installsuffix shared -buildid vaJhwmw3hD4jUmXsMHpo/vaJhwmw3hD4jUmXsMHpo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b772/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/apic.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/decode.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/emitterc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/encode.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/parserc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/readerc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/resolve.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/scannerc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/sorter.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/writerc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/yaml.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/yamlh.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/yamlprivateh.go go tool buildid -w $WORK/b768/_pkg_.a # internal cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/3f/3f47519fa5bcae5ad8c63a521b8844504b818bb17bedb1e77433d753323abfe7-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types mkdir -p $WORK/b774/ cat >/tmp/go-build845050330/b774/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types -lang=go1.25 -complete -installsuffix shared -buildid v4m1MOW_WyDH9ayDPVlZ/v4m1MOW_WyDH9ayDPVlZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b774/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types/config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types/errors.go go tool buildid -w $WORK/b769/_pkg_.a # internal cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/3d/3dcd3d08047375ea151cb10f5394017f7ca0109d458eee3afb05761750ce19b5-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/flag mkdir -p $WORK/b775/ cat >/tmp/go-build845050330/b775/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build845050330/b646/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/flag -lang=go1.25 -complete -installsuffix shared -buildid 7vLUWC-DY6znXdmlSnox/7vLUWC-DY6znXdmlSnox -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b775/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/flag/flag.go go tool buildid -w $WORK/b774/_pkg_.a # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/31/31f2f55106f443c6557a5a88a0d79dd2167e0cf49033810795118bd129b00428-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact mkdir -p $WORK/b773/ cat >/tmp/go-build845050330/b773/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/common/pkg/libartifact/types=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build845050330/b774/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact -lang=go1.25 -complete -installsuffix shared -buildid bnX1BHqKivEAH0aJVT4C/bnX1BHqKivEAH0aJVT4C -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b773/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/artifact.go go tool buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/a9/a959724edd41487aa7ac94b319814a2dc165368a778a8118bef06f6ec0a7df88-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b701/ cat >/tmp/go-build845050330/b701/importcfg << 'EOF' # internal # import config importmap github.com/moby/buildkit/frontend/dockerfile/parser=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser importmap github.com/moby/buildkit/frontend/dockerfile/shell=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/internal=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build845050330/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build845050330/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build845050330/b700/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal=/tmp/go-build845050330/b702/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build845050330/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build845050330/b262/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser -lang=go1.25 -complete -installsuffix shared -buildid Y9bNNUusgna1f-6fHzw6/Y9bNNUusgna1f-6fHzw6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b701/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser/line_parsers.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser/split_command.go cd $WORK/b746 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b746=/tmp/go-build -gno-record-gcc-switches -I $WORK/b746/ -O2 -g -frandom-seed=MVa9yKtBRsFgZ7HpWkOU -o $WORK/b746/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b775/_pkg_.a # internal cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/ba/bab2b1a087e65716279b6706b7c983d8dfa3c7a1db20ebb795e81e7211653184-d # internal github.com/containers/podman/vendor/github.com/kr/fs mkdir -p $WORK/b778/ cat >/tmp/go-build845050330/b778/importcfg << 'EOF' # internal # import config packagefile io/ioutil=/tmp/go-build845050330/b187/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p github.com/containers/podman/vendor/github.com/kr/fs -lang=go1.25 -complete -installsuffix shared -buildid N_YEett7ReCQs_uAKJa0/N_YEett7ReCQs_uAKJa0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b778/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/kr/fs/filesystem.go ./_build/src/github.com/containers/podman/vendor/github.com/kr/fs/walk.go go tool buildid -w $WORK/b773/_pkg_.a # internal cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/24/24bbbdf39fec6e903ba1d276abed8a22eff424f30e771f393cd1786b2e00eaae-d # internal github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer mkdir -p $WORK/b779/ cat >/tmp/go-build845050330/b779/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build845050330/b052/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer -lang=go1.25 -complete -installsuffix shared -buildid mxeZO6J9eDXUn2qdD8XN/mxeZO6J9eDXUn2qdD8XN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b779/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/attrs.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/extended_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/extensions.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/filexfer.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/fx.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/fxp.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/handle_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/init_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/open_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/path_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/permissions.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/response_packets.go cd $WORK/b746 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b746=/tmp/go-build -gno-record-gcc-switches -I $WORK/b746/ -O2 -g -frandom-seed=MVa9yKtBRsFgZ7HpWkOU -o $WORK/b746/_x002.o -c dlopen.cgo2.c go tool buildid -w $WORK/b778/_pkg_.a # internal cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/8e/8e9067795195ac923a901ad5f528d2c3e809bab0a119b27cc1f70fc6a4d43fe9-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts mkdir -p $WORK/b782/ cat >/tmp/go-build845050330/b782/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto/hmac=/tmp/go-build845050330/b164/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/sha1=/tmp/go-build845050330/b110/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build845050330/b674/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts -lang=go1.25 -complete -installsuffix shared -buildid pnoibaGQszY8CNA7S7XM/pnoibaGQszY8CNA7S7XM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b782/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts/knownhosts.go go tool buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/31/310e9ab8a489c9e82fae3e4fa5e76e35b372742d76adb1633b18c5bc1c305a8a-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b681/ cat >/tmp/go-build845050330/b681/importcfg << 'EOF' # internal # import config importmap github.com/containerd/errdefs=github.com/containers/podman/vendor/github.com/containerd/errdefs importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/fsouza/go-dockerclient=github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient importmap github.com/moby/buildkit/frontend/dockerfile/command=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command importmap github.com/moby/buildkit/frontend/dockerfile/parser=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser importmap github.com/moby/buildkit/frontend/dockerfile/shell=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/openshift/imagebuilder/internal=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal importmap github.com/openshift/imagebuilder/signal=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile flag=/tmp/go-build845050330/b539/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build845050330/b577/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build845050330/b649/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=/tmp/go-build845050330/b682/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build845050330/b693/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build845050330/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build845050330/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build845050330/b700/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build845050330/b701/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal=/tmp/go-build845050330/b702/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=/tmp/go-build845050330/b703/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=/tmp/go-build845050330/b704/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build845050330/b191/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/ioutil=/tmp/go-build845050330/b187/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile text/scanner=/tmp/go-build845050330/b256/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder -lang=go1.25 -complete -installsuffix shared -buildid hEzgeHfiqav2bQpMEdns/hEzgeHfiqav2bQpMEdns -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b681/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/builder.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/constants.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dispatchers.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/evaluator.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internals.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/shell_parser.go cd $WORK/b746 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b746=/tmp/go-build -gno-record-gcc-switches -I $WORK/b746/ -O2 -g -frandom-seed=MVa9yKtBRsFgZ7HpWkOU -o $WORK/b746/_x003.o -c dlopen_example.cgo2.c go tool buildid -w $WORK/b782/_pkg_.a # internal cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/38/380e77471f8a1f7e73ca5f715d20c51453d6fb8ff3c52d56b519b59276d1f2a7-d # internal github.com/containers/podman/vendor/github.com/skeema/knownhosts mkdir -p $WORK/b781/ cat >/tmp/go-build845050330/b781/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/knownhosts=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build845050330/b674/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts=/tmp/go-build845050330/b782/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p github.com/containers/podman/vendor/github.com/skeema/knownhosts -lang=go1.25 -complete -installsuffix shared -buildid L4ZD5xpdtGiDxqABC15T/L4ZD5xpdtGiDxqABC15T -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b781/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/skeema/knownhosts/knownhosts.go cd $WORK/b730 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b730=/tmp/go-build -gno-record-gcc-switches -I $WORK/b730/ -O2 -g -frandom-seed=ZbCvFcPxHSlX14ve7fRG -o $WORK/b730/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/pkg/rootless -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b730=/tmp/go-build -gno-record-gcc-switches -o $WORK/b730/_cgo_.o $WORK/b730/_cgo_main.o $WORK/b730/_x001.o $WORK/b730/_x002.o $WORK/b730/_x003.o -O2 -g go tool buildid -w $WORK/b779/_pkg_.a # internal cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/6e/6e65698de86e905b6c96285ba8eb5257e9bc3f17d5681cc827e4ea61ec1ba426-d # internal github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh mkdir -p $WORK/b780/ cat >/tmp/go-build845050330/b780/importcfg << 'EOF' # internal # import config importmap github.com/pkg/sftp/internal/encoding/ssh/filexfer=github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer=/tmp/go-build845050330/b779/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh -lang=go1.25 -complete -installsuffix shared -buildid pUoB4R6iLOvx67P7Jsto/pUoB4R6iLOvx67P7Jsto -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b780/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/fsync.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/hardlink.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/openssh.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/posix-rename.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/statvfs.go cd $WORK/b746 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b746=/tmp/go-build -gno-record-gcc-switches -I $WORK/b746/ -O2 -g -frandom-seed=MVa9yKtBRsFgZ7HpWkOU -o $WORK/b746/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b781/_pkg_.a # internal cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/e9/e9051d528d5de79125377fdd4a78b688f6ffeb7cd0aeecb0d93953e584bed382-d # internal github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib mkdir -p $WORK/b785/ cat >/tmp/go-build845050330/b785/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b785/_pkg_.a -trimpath "$WORK/b785=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib -lang=go1.25 -complete -installsuffix shared -buildid LuNDxhRwFsvzUZXwzppg/LuNDxhRwFsvzUZXwzppg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b785/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib/annotations.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib/metadata.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b730=/tmp/go-build -gno-record-gcc-switches -o $WORK/b730/_cgo_.o $WORK/b730/_cgo_main.o $WORK/b730/_x001.o $WORK/b730/_x002.o $WORK/b730/_x003.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage rootless -dynimport $WORK/b730/_cgo_.o -dynout $WORK/b730/_cgo_import.go cat >/tmp/go-build845050330/b730/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build845050330/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build845050330/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build845050330/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build845050330/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build845050330/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile os/signal=/tmp/go-build845050330/b268/_pkg_.a packagefile os/user=/tmp/go-build845050330/b266/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile runtime/cgo=/tmp/go-build845050330/b113/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p github.com/containers/podman/pkg/rootless -lang=go1.25 -installsuffix shared -buildid ZbCvFcPxHSlX14ve7fRG/ZbCvFcPxHSlX14ve7fRG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b730/importcfg -pack ./_build/src/github.com/containers/podman/pkg/rootless/rootless.go $WORK/b730/_cgo_gotypes.go $WORK/b730/rootless_linux.cgo1.go $WORK/b730/_cgo_import.go go tool buildid -w $WORK/b785/_pkg_.a # internal cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/ba/ba77b05b17f9cd29f8847ccbfcf3da277b562292756c3c036749530ba380a9c1-d # internal github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats mkdir -p $WORK/b786/ cat >/tmp/go-build845050330/b786/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build845050330/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build845050330/b326/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b786/_pkg_.a -trimpath "$WORK/b786=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats -lang=go1.25 -complete -installsuffix shared -buildid N4-w7-CF4Qb8Oe4wSUST/N4-w7-CF4Qb8Oe4wSUST -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b786/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats/stats.pb.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats/types.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats/utils.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b746=/tmp/go-build -gno-record-gcc-switches -o $WORK/b746/_cgo_.o $WORK/b746/_cgo_main.o $WORK/b746/_x001.o $WORK/b746/_x002.o $WORK/b746/_x003.o -O2 -g -ldl go tool buildid -w $WORK/b767/_pkg_.a # internal cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/a1/a1e976c2e521fd9068c71863ce2e62d6b4c5179567aeacbbfb308fc3e28e8b19-d # internal github.com/containers/podman/vendor/github.com/manifoldco/promptui mkdir -p $WORK/b766/ cat >/tmp/go-build845050330/b766/importcfg << 'EOF' # internal # import config importmap github.com/chzyer/readline=github.com/containers/podman/vendor/github.com/chzyer/readline importmap github.com/manifoldco/promptui/list=github.com/containers/podman/vendor/github.com/manifoldco/promptui/list importmap github.com/manifoldco/promptui/screenbuf=github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/chzyer/readline=/tmp/go-build845050330/b767/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui/list=/tmp/go-build845050330/b768/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf=/tmp/go-build845050330/b769/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile text/tabwriter=/tmp/go-build845050330/b344/_pkg_.a packagefile text/template=/tmp/go-build845050330/b342/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p github.com/containers/podman/vendor/github.com/manifoldco/promptui -lang=go1.25 -complete -installsuffix shared -buildid siVwZGOwSHxvZMi4tvK-/siVwZGOwSHxvZMi4tvK- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b766/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/codes.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/cursor.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/keycodes.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/keycodes_other.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/prompt.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/promptui.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/select.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/styles.go go tool buildid -w $WORK/b780/_pkg_.a # internal cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/a5/a5f23682938ca1fc07daac46afa9e04c9ff4f9abbd9f5b649364f4793cfe2408-d # internal github.com/containers/podman/vendor/github.com/pkg/sftp mkdir -p $WORK/b777/ cat >/tmp/go-build845050330/b777/importcfg << 'EOF' # internal # import config importmap github.com/kr/fs=github.com/containers/podman/vendor/github.com/kr/fs importmap github.com/pkg/sftp/internal/encoding/ssh/filexfer=github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer importmap github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh=github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding=/tmp/go-build845050330/b052/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kr/fs=/tmp/go-build845050330/b778/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer=/tmp/go-build845050330/b779/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh=/tmp/go-build845050330/b780/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build845050330/b674/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile io/ioutil=/tmp/go-build845050330/b187/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/user=/tmp/go-build845050330/b266/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p github.com/containers/podman/vendor/github.com/pkg/sftp -lang=go1.25 -complete -installsuffix shared -buildid rBj9qm29-GZzvYykrJWg/rBj9qm29-GZzvYykrJWg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b777/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/allocator.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/attrs.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/attrs_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/client.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/conn.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/errno_posix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/ls_formatting.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/ls_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/match.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/packet-manager.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/packet-typing.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/packet.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/pool.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/release.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-attrs.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-errors.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-example.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-interfaces.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-server.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-unix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server_posix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server_statvfs_impl.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server_statvfs_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/sftp.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/stat.go go tool buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/fb/fb626f9d5887f2cd4658b02a9574e97cfb062fbf9a2f00e306dc717f077b878b-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b787/ cat >/tmp/go-build845050330/b787/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b787/_pkg_.a -trimpath "$WORK/b787=>" -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns -lang=go1.25 -complete -installsuffix shared -buildid FSGlkQe-oTyk2aAxhw4O/FSGlkQe-oTyk2aAxhw4O -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b787/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns/ns_linux.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b746=/tmp/go-build -gno-record-gcc-switches -o $WORK/b746/_cgo_.o $WORK/b746/_cgo_main.o $WORK/b746/_x001.o $WORK/b746/_x002.o $WORK/b746/_x003.o -O2 -g -ldl # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage dlopen -dynimport $WORK/b746/_cgo_.o -dynout $WORK/b746/_cgo_import.go go tool buildid -w $WORK/b786/_pkg_.a # internal cat >/tmp/go-build845050330/b746/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build845050330/b113/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -lang=go1.25 -installsuffix shared -buildid MVa9yKtBRsFgZ7HpWkOU/MVa9yKtBRsFgZ7HpWkOU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b746/importcfg -pack $WORK/b746/_cgo_gotypes.go $WORK/b746/dlopen.cgo1.go $WORK/b746/dlopen_example.cgo1.go $WORK/b746/_cgo_import.go cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/91/918f89ccfd40699fd731b28d31584136d63716f95d82b74b662f18d20c7bee34-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/copier mkdir -p $WORK/b792/ cat >/tmp/go-build845050330/b792/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build845050330/b469/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build845050330/b444/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build845050330/b267/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/user=/tmp/go-build845050330/b266/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b792/_pkg_.a -trimpath "$WORK/b792=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/copier -lang=go1.25 -complete -installsuffix shared -buildid P2T21Qv3F9666JoANaVX/P2T21Qv3F9666JoANaVX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b792/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/copier.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/hardlink_uint64.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/hardlink_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/mknod_int.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/xattrs.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless go tool pack r $WORK/b730/_pkg_.a $WORK/b730/_x001.o $WORK/b730/_x002.o $WORK/b730/_x003.o # internal go tool buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/dd/dd64d6bf4f649b648d8afba5e3487505b555677f6b6579c1beef237a4f3ef65d-d # internal github.com/containers/podman/pkg/util mkdir -p $WORK/b732/ cat >/tmp/go-build845050330/b732/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/psgo=github.com/containers/podman/vendor/github.com/containers/psgo importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build845050330/b733/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build845050330/b730/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build845050330/b724/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=/tmp/go-build845050330/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build845050330/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build845050330/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build845050330/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build845050330/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build845050330/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build845050330/b562/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build845050330/b429/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/user=/tmp/go-build845050330/b266/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p github.com/containers/podman/pkg/util -lang=go1.25 -complete -installsuffix shared -buildid 6l94eZ6Rd_uRXrpjaiHT/6l94eZ6Rd_uRXrpjaiHT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b732/importcfg -pack ./_build/src/github.com/containers/podman/pkg/util/changes.go ./_build/src/github.com/containers/podman/pkg/util/filters.go ./_build/src/github.com/containers/podman/pkg/util/kube.go ./_build/src/github.com/containers/podman/pkg/util/mount_opts.go ./_build/src/github.com/containers/podman/pkg/util/mount_opts_linux.go ./_build/src/github.com/containers/podman/pkg/util/rlimit.go ./_build/src/github.com/containers/podman/pkg/util/utils.go ./_build/src/github.com/containers/podman/pkg/util/utils_linux.go ./_build/src/github.com/containers/podman/pkg/util/utils_supported.go go tool buildid -w $WORK/b787/_pkg_.a # internal cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/ca/cade69dbd167ae19e51e23a7d58ca1caede079f8d4baea0ffb092891e8f418bf-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/pty mkdir -p $WORK/b793/ cat >/tmp/go-build845050330/b793/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b793/_pkg_.a -trimpath "$WORK/b793=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/pty -lang=go1.25 -complete -installsuffix shared -buildid Arzn0JT0OahEmOjPjUoB/Arzn0JT0OahEmOjPjUoB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b793/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/pty/pty_ptmx.go go tool buildid -w $WORK/b766/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen go tool pack r $WORK/b746/_pkg_.a $WORK/b746/_x001.o $WORK/b746/_x002.o $WORK/b746/_x003.o # internal go tool buildid -w $WORK/b746/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/45/452a482e3fc3d601d8a5fde2472099a4857703fc6bdc2173c41bb2adf89b3daf-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal mkdir -p $WORK/b745/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b745/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b745/ -O2 -g ./journal.go cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/e8/e81c1edf751dd749708f134c9dde584487525a86c3cb784080f897825a5668e1-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames mkdir -p $WORK/b765/ cat >/tmp/go-build845050330/b765/importcfg << 'EOF' # internal # import config importmap github.com/manifoldco/promptui=github.com/containers/podman/vendor/github.com/manifoldco/promptui importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui=/tmp/go-build845050330/b766/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build845050330/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build845050330/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build845050330/b429/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames -lang=go1.25 -complete -installsuffix shared -buildid TxnjEjmpptzZts9TWM5t/TxnjEjmpptzZts9TWM5t -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b765/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames/shortnames.go go tool buildid -w $WORK/b772/_pkg_.a # internal cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/f3/f3398e3ab3633666eafd86fef5fcad9f654e7df3f899f2b14afb56eb2a530fb3-d # internal github.com/containers/podman/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b771/ cat >/tmp/go-build845050330/b771/importcfg << 'EOF' # internal # import config importmap go.yaml.in/yaml/v2=github.com/containers/podman/vendor/go.yaml.in/yaml/v2 packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding=/tmp/go-build845050330/b052/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.yaml.in/yaml/v2=/tmp/go-build845050330/b772/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p github.com/containers/podman/vendor/sigs.k8s.io/yaml -lang=go1.25 -complete -installsuffix shared -buildid DtY2yLmovKt8kRB0Kdlu/DtY2yLmovKt8kRB0Kdlu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b771/importcfg -pack ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/yaml/fields.go ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/yaml/yaml.go go tool buildid -w $WORK/b793/_pkg_.a # internal cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/ba/badbb3beec8040c9db4d1e08be1ac4c91c3ccff5eca40de070c325e9225e51b0-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs mkdir -p $WORK/b795/ cat >/tmp/go-build845050330/b795/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite importmap github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build845050330/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build845050330/b529/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b795/_pkg_.a -trimpath "$WORK/b795=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs -lang=go1.25 -complete -installsuffix shared -buildid tBit1kMSqEW8OnAaSFOw/tBit1kMSqEW8OnAaSFOw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b795/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs/mkdirall_pathrslite.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs/path.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs/procfs_pathrslite.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs/retry.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs/root_pathrslite.go go tool buildid -w $WORK/b765/_pkg_.a # internal cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/a0/a081c92557a994242822ded3d57d0b94892bd56083c086fd4abbc87b3dd517f4-d # internal github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b797/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp pkg-config --libs -- libseccomp go tool buildid -w $WORK/b795/_pkg_.a # internal TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b797/ -importpath github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang "-ldflags=\"-O2\" \"-g\" \"-lseccomp\"" -- -I $WORK/b797/ -O2 -g ./seccomp.go ./seccomp_internal.go cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/a7/a7d86c487a7ebb6699de5cf137d0ac3b260f9ec5fcaa410943188855b585da3d-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/b796/ cat >/tmp/go-build845050330/b796/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runc/internal/pathrs=github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build845050330/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs=/tmp/go-build845050330/b795/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b796/_pkg_.a -trimpath "$WORK/b796=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils -lang=go1.25 -complete -installsuffix shared -buildid Xnziz2SwpgSOwpLwHBwJ/Xnziz2SwpgSOwpLwHBwJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b796/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils/cmsg.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils/utils_unix.go go tool buildid -w $WORK/b771/_pkg_.a # internal cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/d7/d7f6a3a9fa36f29178d18639e3427d7767149bed8f7cfa23db2e1dd73d1a1d33-d # internal github.com/containers/podman/pkg/trust mkdir -p $WORK/b770/ cat >/tmp/go-build845050330/b770/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/homedir=github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build845050330/b683/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build845050330/b257/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build845050330/b771/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p github.com/containers/podman/pkg/trust -lang=go1.25 -complete -installsuffix shared -buildid 2q1_MNTyv7EDP4Xw2xNh/2q1_MNTyv7EDP4Xw2xNh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b770/importcfg -pack ./_build/src/github.com/containers/podman/pkg/trust/policy.go ./_build/src/github.com/containers/podman/pkg/trust/registries.go ./_build/src/github.com/containers/podman/pkg/trust/trust.go go tool buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/30/307a2ff038f7967fb172bb976fa715b23ebafd32e87619094be7d5c65c90fefe-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/docker mkdir -p $WORK/b798/ cat >/tmp/go-build845050330/b798/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/pkg/strslice=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice=/tmp/go-build845050330/b198/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b798/_pkg_.a -trimpath "$WORK/b798=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/docker -lang=go1.25 -complete -installsuffix shared -buildid la1cll8_z-I-5qEBSu9s/la1cll8_z-I-5qEBSu9s -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b798/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/docker/types.go go tool buildid -w $WORK/b798/_pkg_.a # internal cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/80/800f4f2b10158f503f20baecc210b88264f730c35f77297ade3c86dcb6838d48-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/config mkdir -p $WORK/b799/ cat >/tmp/go-build845050330/b799/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/docker=github.com/containers/podman/vendor/github.com/containers/buildah/docker importmap github.com/fsouza/go-dockerclient=github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=/tmp/go-build845050330/b798/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=/tmp/go-build845050330/b682/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build845050330/b681/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b799/_pkg_.a -trimpath "$WORK/b799=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/config -lang=go1.25 -complete -installsuffix shared -buildid REOVswNJ4HsxHWEmIbuz/REOVswNJ4HsxHWEmIbuz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b799/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/config/convert.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/config/executor.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/config/override.go go tool buildid -w $WORK/b796/_pkg_.a # internal cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/d3/d3d4873d5225e6a6d1031771cd4d24a31d066355d75cd0bf7fce454dd72a0bbd-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b794/ cat >/tmp/go-build845050330/b794/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/internal/pathrs=github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs importmap github.com/opencontainers/runc/libcontainer/utils=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs=/tmp/go-build845050330/b795/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build845050330/b796/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b794/_pkg_.a -trimpath "$WORK/b794=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor -lang=go1.25 -complete -installsuffix shared -buildid 39zhSQL0b2n3TGg5OsqX/39zhSQL0b2n3TGg5OsqX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b794/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor/apparmor.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor/apparmor_linux.go go tool buildid -w $WORK/b794/_pkg_.a # internal cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/71/711b96d51a473a7a39008168d40df0c465143b3ded60eb95c711bc1c6c9aa59e-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b801/ cat >/tmp/go-build845050330/b801/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build845050330/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build845050330/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build845050330/b262/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b801/_pkg_.a -trimpath "$WORK/b801=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay -lang=go1.25 -complete -installsuffix shared -buildid stHGV4AiMPbxLcmaVhcj/stHGV4AiMPbxLcmaVhcj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b801/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay/overlay.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay/overlay_linux.go go tool buildid -w $WORK/b799/_pkg_.a # internal cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/9f/9f3890c0f2d7a654a97fcf00e69316fd658557cad4b40299708d660734a04660-d # internal github.com/containers/podman/vendor/github.com/aead/serpent mkdir -p $WORK/b803/ cat >/tmp/go-build845050330/b803/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build845050330/b079/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b803/_pkg_.a -trimpath "$WORK/b803=>" -p github.com/containers/podman/vendor/github.com/aead/serpent -lang=go1.25 -complete -installsuffix shared -buildid VEU9LKCalRjklLdtmWBf/VEU9LKCalRjklLdtmWBf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b803/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/aead/serpent/sbox_ref.go ./_build/src/github.com/containers/podman/vendor/github.com/aead/serpent/serpent.go ./_build/src/github.com/containers/podman/vendor/github.com/aead/serpent/serpent_ref.go go tool buildid -w $WORK/b770/_pkg_.a # internal cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/00/00ebac2770ae944a5cd0fa310cba5b06c40f2e93fad9a05f7917e0dd6133466d-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/blake2b mkdir -p $WORK/b805/ cat >/tmp/go-build845050330/b805/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b805/_pkg_.a -trimpath "$WORK/b805=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/blake2b -lang=go1.25 -complete -installsuffix shared -buildid nRbmmjnBzNEzdTMfpTWC/nRbmmjnBzNEzdTMfpTWC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b805/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blake2b/blake2b.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blake2b/blake2b_generic.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blake2b/blake2b_ref.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blake2b/blake2x.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blake2b/go125.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blake2b/register.go go tool buildid -w $WORK/b801/_pkg_.a # internal cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/94/946a871e39c8cf426c1afd0ed193662aa24e59a5c62d66fe4cfc413721eafcde-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ripemd160 mkdir -p $WORK/b806/ cat >/tmp/go-build845050330/b806/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b806/_pkg_.a -trimpath "$WORK/b806=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ripemd160 -lang=go1.25 -complete -installsuffix shared -buildid VYf6ilp8Klbn0yq_yogC/VYf6ilp8Klbn0yq_yogC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b806/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ripemd160/ripemd160.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ripemd160/ripemd160block.go go tool buildid -w $WORK/b805/_pkg_.a # internal cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/fb/fb220047da1f2a712c9fbaf4ee85c9f25dab8d87db956cb0309e1cd1902e7f7d-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/argon2 mkdir -p $WORK/b804/ cat >/tmp/go-build845050330/b804/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blake2b=github.com/containers/podman/vendor/golang.org/x/crypto/blake2b packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blake2b=/tmp/go-build845050330/b805/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b804/_pkg_.a -trimpath "$WORK/b804=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/argon2 -lang=go1.25 -complete -installsuffix shared -buildid BdL0rx_i4JEcwOu2Ktyw/BdL0rx_i4JEcwOu2Ktyw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b804/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/argon2/argon2.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/argon2/blake2b.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/argon2/blamka_generic.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/argon2/blamka_ref.go go tool buildid -w $WORK/b806/_pkg_.a # internal cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/94/94e65aa8ffa608258f53c990b0f8465b1f5dfac37acbef49bc899271a3345180-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/twofish mkdir -p $WORK/b807/ cat >/tmp/go-build845050330/b807/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b807/_pkg_.a -trimpath "$WORK/b807=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/twofish -lang=go1.25 -complete -installsuffix shared -buildid Smo28c3_UD8yHWn_x6sA/Smo28c3_UD8yHWn_x6sA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b807/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/twofish/twofish.go go tool buildid -w $WORK/b803/_pkg_.a # internal cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/76/76515dd9e49b925ff16e664238787a7cf7524048bdf220b30763c7dabc4da5ac-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/xts mkdir -p $WORK/b808/ cat >/tmp/go-build845050330/b808/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build845050330/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build845050330/b491/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b808/_pkg_.a -trimpath "$WORK/b808=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/xts -lang=go1.25 -complete -installsuffix shared -buildid u2lgrlp-7aLNllRQv_gS/u2lgrlp-7aLNllRQv_gS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b808/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/xts/xts.go go tool buildid -w $WORK/b804/_pkg_.a # internal cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/e8/e87895cfdd4fa4ea11ab8aa2f75f02b06f94b531c44e51fc495f0b040c1d63ce-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/open mkdir -p $WORK/b811/ cat >/tmp/go-build845050330/b811/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build845050330/b267/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b811/_pkg_.a -trimpath "$WORK/b811=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/open -lang=go1.25 -complete -installsuffix shared -buildid 8a-PX9FOKsz66V1Jih1_/8a-PX9FOKsz66V1Jih1_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b811/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/open/open.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/open/open_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/open/open_types.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/open/open_unix.go go tool buildid -w $WORK/b808/_pkg_.a # internal go tool buildid -w $WORK/b807/_pkg_.a # internal cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/8b/8b8aee1cd33aa3c6fcf1db7ac7c9ff782070e2c349f0f24fec4d45844fdde503-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/binfmt mkdir -p $WORK/b812/ cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/e5/e52a8bfe0e83cb9e5dd1df36f02e27cdb8748d1c3f45c40cf72ed0f52c64697a-d # internal cat >/tmp/go-build845050330/b812/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b812/_pkg_.a -trimpath "$WORK/b812=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/binfmt -lang=go1.25 -complete -installsuffix shared -buildid 30fV2G14eAiET2R7eWi0/30fV2G14eAiET2R7eWi0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b812/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/binfmt/binfmt.go github.com/containers/podman/vendor/github.com/containers/luksy mkdir -p $WORK/b802/ cat >/tmp/go-build845050330/b802/importcfg << 'EOF' # internal # import config importmap github.com/aead/serpent=github.com/containers/podman/vendor/github.com/aead/serpent importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid importmap golang.org/x/crypto/argon2=github.com/containers/podman/vendor/golang.org/x/crypto/argon2 importmap golang.org/x/crypto/cast5=github.com/containers/podman/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/pbkdf2=github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 importmap golang.org/x/crypto/ripemd160=github.com/containers/podman/vendor/golang.org/x/crypto/ripemd160 importmap golang.org/x/crypto/twofish=github.com/containers/podman/vendor/golang.org/x/crypto/twofish importmap golang.org/x/crypto/xts=github.com/containers/podman/vendor/golang.org/x/crypto/xts packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto/aes=/tmp/go-build845050330/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build845050330/b079/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/sha1=/tmp/go-build845050330/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build845050330/b150/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/aead/serpent=/tmp/go-build845050330/b803/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build845050330/b556/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/argon2=/tmp/go-build845050330/b804/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=/tmp/go-build845050330/b290/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build845050330/b282/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ripemd160=/tmp/go-build845050330/b806/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/twofish=/tmp/go-build845050330/b807/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/xts=/tmp/go-build845050330/b808/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b802/_pkg_.a -trimpath "$WORK/b802=>" -p github.com/containers/podman/vendor/github.com/containers/luksy -lang=go1.25 -complete -installsuffix shared -buildid amGiUOfDMH3QVL49uOCB/amGiUOfDMH3QVL49uOCB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b802/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/luksy/decrypt.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/luksy/encrypt.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/luksy/encryption.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/luksy/luks.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/luksy/tune.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/luksy/v1header.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/luksy/v2header.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/luksy/v2json.go go tool buildid -w $WORK/b811/_pkg_.a # internal cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/70/70c8a267fb9ab9527b42bb178615ac19b01534ac9a0e2edd3a86cbf47c277e08-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache mkdir -p $WORK/b814/ cat >/tmp/go-build845050330/b814/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagesource=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build845050330/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build845050330/b439/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build845050330/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build845050330/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build845050330/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build845050330/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build845050330/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build845050330/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build845050330/b444/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build845050330/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build845050330/b271/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b814/_pkg_.a -trimpath "$WORK/b814=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache -lang=go1.25 -complete -installsuffix shared -buildid 1mvS7X6d4uG55OzYUGPg/1mvS7X6d4uG55OzYUGPg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b814/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache/blobcache.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache/dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache/src.go go tool buildid -w $WORK/b812/_pkg_.a # internal cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/9d/9dec4fa92ff8483d148ec5705fd64a0262aff9d9e42068959a0fff47b791d410-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b815/ cat >/tmp/go-build845050330/b815/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile flag=/tmp/go-build845050330/b539/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build845050330/b267/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile os/user=/tmp/go-build845050330/b266/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b815/_pkg_.a -trimpath "$WORK/b815=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser -lang=go1.25 -complete -installsuffix shared -buildid enXVkE0VVh6yKwugFhbI/enXVkE0VVh6yKwugFhbI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b815/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser/user.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser/user_unix.go go tool buildid -w $WORK/b792/_pkg_.a # internal cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/99/99c087d8b9bbb8f54826caf10c281711ea318b322e5d42b059fa88e1f235595f-d # internal github.com/containers/podman/vendor/github.com/mattn/go-shellwords mkdir -p $WORK/b816/ cat >/tmp/go-build845050330/b816/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b816/_pkg_.a -trimpath "$WORK/b816=>" -p github.com/containers/podman/vendor/github.com/mattn/go-shellwords -lang=go1.25 -complete -installsuffix shared -buildid Sim0l2XeLdz0V_hdu5Z3/Sim0l2XeLdz0V_hdu5Z3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b816/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-shellwords/shellwords.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-shellwords/util_posix.go go tool buildid -w $WORK/b815/_pkg_.a # internal cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/c2/c28421789320e472e94addeb1f8a2ab880fefbc51b3e2ced0f2a31154173469a-d # internal github.com/containers/podman/vendor/go.etcd.io/bbolt/errors mkdir -p $WORK/b820/ cat >/tmp/go-build845050330/b820/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b820/_pkg_.a -trimpath "$WORK/b820=>" -p github.com/containers/podman/vendor/go.etcd.io/bbolt/errors -lang=go1.25 -complete -installsuffix shared -buildid 5L7bbG7dRHyhRn5E_m7H/5L7bbG7dRHyhRn5E_m7H -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b820/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/errors/errors.go go tool buildid -w $WORK/b816/_pkg_.a # internal cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/09/094f6d8efda6e40f8049a2041836f98e682b53a03ec57384aa209ab8a4773f29-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta mkdir -p $WORK/b824/ cat >/tmp/go-build845050330/b824/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build845050330/b787/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build845050330/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b824/_pkg_.a -trimpath "$WORK/b824=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta -lang=go1.25 -complete -installsuffix shared -buildid tbJwgf6Dcunyg6rN1bN9/tbJwgf6Dcunyg6rN1bN9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b824/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta/pasta_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta/types.go go tool buildid -w $WORK/b777/_pkg_.a # internal cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/aa/aada20f970cfa82f37ecc4b1be13dbdaadef8a52eb8c4d8269e269f0521bd9da-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh mkdir -p $WORK/b776/ cat >/tmp/go-build845050330/b776/importcfg << 'EOF' # internal # import config importmap github.com/pkg/sftp=github.com/containers/podman/vendor/github.com/pkg/sftp importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/skeema/knownhosts=github.com/containers/podman/vendor/github.com/skeema/knownhosts importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp=/tmp/go-build845050330/b777/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skeema/knownhosts=/tmp/go-build845050330/b781/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build845050330/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build845050330/b674/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=/tmp/go-build845050330/b680/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build845050330/b429/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile os/user=/tmp/go-build845050330/b266/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh -lang=go1.25 -complete -installsuffix shared -buildid PT6ik9k77gRWR7Pqjwiq/PT6ik9k77gRWR7Pqjwiq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b776/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/connection_golang.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/connection_native.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/ssh.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/utils.go go tool buildid -w $WORK/b814/_pkg_.a # internal cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/f5/f5af1913c7716f736012fcb1979949522ae0c684d4b98e580117e2555f58e451-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b813/ cat >/tmp/go-build845050330/b813/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/pkg/blobcache=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache=/tmp/go-build845050330/b814/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b813/_pkg_.a -trimpath "$WORK/b813=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache -lang=go1.25 -complete -installsuffix shared -buildid HzvI1_fvIxc0LycPDf-h/HzvI1_fvIxc0LycPDf-h -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b813/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache/blobcache.go go tool buildid -w $WORK/b820/_pkg_.a # internal cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/d9/d9ac5838849443fdff4fe27797888fc2481d90bdd1e4787f3371a241b99227eb-d # internal github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common mkdir -p $WORK/b821/ cat >/tmp/go-build845050330/b821/importcfg << 'EOF' # internal # import config importmap go.etcd.io/bbolt/errors=github.com/containers/podman/vendor/go.etcd.io/bbolt/errors packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/errors=/tmp/go-build845050330/b820/_pkg_.a packagefile hash/fnv=/tmp/go-build845050330/b307/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b821/_pkg_.a -trimpath "$WORK/b821=>" -p github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common -lang=go1.25 -complete -installsuffix shared -buildid yF9eg3VYPOxNeU1WH0tK/yF9eg3VYPOxNeU1WH0tK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b821/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/bolt_arm64.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/bucket.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/inode.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/meta.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/page.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/types.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/unsafe.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/utils.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/verify.go go tool buildid -w $WORK/b802/_pkg_.a # internal cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/53/53dfe5c589c2f5bdf68cb8e9bd5d16706d297c20614ad68760c348b579cc6d4c-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf mkdir -p $WORK/b825/ cat >/tmp/go-build845050330/b825/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build845050330/b191/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b825/_pkg_.a -trimpath "$WORK/b825=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf -lang=go1.25 -complete -installsuffix shared -buildid VJPj6ak9ytORovGLTSTy/VJPj6ak9ytORovGLTSTy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b825/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf/resolv.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf/resolvconf.go go tool buildid -w $WORK/b813/_pkg_.a # internal cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/e0/e03ea42746069abdf86efd88c130203a23454d16d725abd9109273c142030a2e-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport mkdir -p $WORK/b827/ cat >/tmp/go-build845050330/b827/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b827/_pkg_.a -trimpath "$WORK/b827=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport -lang=go1.25 -complete -installsuffix shared -buildid nzaz1roBMwNI_1GwbKdK/nzaz1roBMwNI_1GwbKdK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b827/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport/rootlessport_linux.go go tool buildid -w $WORK/b824/_pkg_.a # internal cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/6b/6b35db821955c6d7436a4a67d1d09ddf3352dbcf6c1d33e67f9f475ab0fcc5f5-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper mkdir -p $WORK/b828/ cat >/tmp/go-build845050330/b828/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/signal=/tmp/go-build845050330/b268/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b828/_pkg_.a -trimpath "$WORK/b828=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper -lang=go1.25 -complete -installsuffix shared -buildid LvTzPXtVonWZFxPLUWgX/LvTzPXtVonWZFxPLUWgX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b828/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper/service.go go tool buildid -w $WORK/b825/_pkg_.a # internal cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/56/56fe03a1895dc9ef180c33c450e7ff82fd490cd69ef0c651cc669798efaea26e-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/netns mkdir -p $WORK/b829/ cat >/tmp/go-build845050330/b829/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build845050330/b787/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build845050330/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b829/_pkg_.a -trimpath "$WORK/b829=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/netns -lang=go1.25 -complete -installsuffix shared -buildid du3G5KnFBO4_5NTO8rw9/du3G5KnFBO4_5NTO8rw9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b829/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/netns/netns_linux.go go tool buildid -w $WORK/b827/_pkg_.a # internal cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/1a/1ad9884695ae2ea2259b46066734e52d15b83add36913e2d273addabb9d5e061-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util mkdir -p $WORK/b830/ cat >/tmp/go-build845050330/b830/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build845050330/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b830/_pkg_.a -trimpath "$WORK/b830=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util -lang=go1.25 -complete -installsuffix shared -buildid n8H1SGOyctgUsbsYQSOv/n8H1SGOyctgUsbsYQSOv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b830/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util/bridge.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util/create.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util/interface.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util/interfaces.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util/ip.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util/parse.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util/util.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util/validate.go go tool buildid -w $WORK/b821/_pkg_.a # internal cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/a7/a73a3a398f7b69a938aedbf52a89224eac2cd3481384a6e10064c91683c52dc3-d # internal github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist mkdir -p $WORK/b822/ cat >/tmp/go-build845050330/b822/importcfg << 'EOF' # internal # import config importmap go.etcd.io/bbolt/internal/common=github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common=/tmp/go-build845050330/b821/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b822/_pkg_.a -trimpath "$WORK/b822=>" -p github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist -lang=go1.25 -complete -installsuffix shared -buildid s09Idb6ooj1lLwTdK49E/s09Idb6ooj1lLwTdK49E -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b822/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist/array.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist/freelist.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist/hashmap.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist/shared.go go tool buildid -w $WORK/b776/_pkg_.a # internal cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/15/15a4682274173eec1c130aec9c1723e8cc3ae89c99d6100882c383a9014006ae-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/version mkdir -p $WORK/b831/ cat >/tmp/go-build845050330/b831/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b831/_pkg_.a -trimpath "$WORK/b831=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/version -lang=go1.25 -complete -installsuffix shared -buildid kKEG9Fostp9E6HFbaQol/kKEG9Fostp9E6HFbaQol -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b831/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/version/version.go go tool buildid -w $WORK/b828/_pkg_.a # internal cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/6c/6cab69509aff1b97b75241f982fbc948c7ec5fe686ef6ade91aeb185cf3e21fe-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns mkdir -p $WORK/b826/ cat >/tmp/go-build845050330/b826/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/rootlessport=github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport importmap go.podman.io/common/pkg/servicereaper=github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper importmap go.podman.io/common/pkg/util=github.com/containers/podman/vendor/go.podman.io/common/pkg/util packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build845050330/b787/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport=/tmp/go-build845050330/b827/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper=/tmp/go-build845050330/b828/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build845050330/b709/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b826/_pkg_.a -trimpath "$WORK/b826=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns -lang=go1.25 -complete -installsuffix shared -buildid DpBgi5MGaCq7b7GeZ0FB/DpBgi5MGaCq7b7GeZ0FB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b826/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns/const.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns/const_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns/slirp4netns.go go tool buildid -w $WORK/b829/_pkg_.a # internal go tool buildid -w $WORK/b830/_pkg_.a # internal cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/d1/d185814632f4738e085567489269c1bea1e3292e7a39d7c325c32a88bdb644b7-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/chown mkdir -p $WORK/b832/ cat >/tmp/go-build845050330/b832/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build845050330/b257/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/user=/tmp/go-build845050330/b266/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b832/_pkg_.a -trimpath "$WORK/b832=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/chown -lang=go1.25 -complete -installsuffix shared -buildid CMVtuOovwxkktnL7KqYQ/CMVtuOovwxkktnL7KqYQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b832/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/chown/chown.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/chown/chown_unix.go cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/4d/4d81d79b82ae25148139050fb15b238317be8e16740cf9a11c33fffd850f3595-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0 mkdir -p $WORK/b835/ cat >/tmp/go-build845050330/b835/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b835/_pkg_.a -trimpath "$WORK/b835=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0 -lang=go1.25 -complete -installsuffix shared -buildid PrG36YURCemPL9gHEpaf/PrG36YURCemPL9gHEpaf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b835/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0/hook.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0/when.go go tool buildid -w $WORK/b822/_pkg_.a # internal cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/5c/5cecbae4a3f7529b7ec761ea1f61f7a21d581b3c13950685ace969ad43efb463-d # internal github.com/containers/podman/vendor/go.etcd.io/bbolt mkdir -p $WORK/b819/ cat >/tmp/go-build845050330/b819/importcfg << 'EOF' # internal # import config importmap go.etcd.io/bbolt/errors=github.com/containers/podman/vendor/go.etcd.io/bbolt/errors importmap go.etcd.io/bbolt/internal/common=github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common importmap go.etcd.io/bbolt/internal/freelist=github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/errors=/tmp/go-build845050330/b820/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common=/tmp/go-build845050330/b821/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist=/tmp/go-build845050330/b822/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b819/_pkg_.a -trimpath "$WORK/b819=>" -p github.com/containers/podman/vendor/go.etcd.io/bbolt -lang=go1.25 -complete -installsuffix shared -buildid rqJfNtSExcKvK5S84D7M/rqJfNtSExcKvK5S84D7M -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b819/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/bolt_linux.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/bolt_unix.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/bucket.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/compact.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/cursor.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/db.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/doc.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/errors.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/logger.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/mlock_unix.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/node.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/tx.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/tx_check.go go tool buildid -w $WORK/b831/_pkg_.a # internal cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/56/56cee199b9220b7fed8d05a23c133dc21415ac40d14849a305b8bb1f70ba59ac-d # internal github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b837/ cat >/tmp/go-build845050330/b837/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b837/_pkg_.a -trimpath "$WORK/b837=>" -p github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew -lang=go1.25 -complete -installsuffix shared -buildid BWmy0BTG-UVcZiwTc87z/BWmy0BTG-UVcZiwTc87z -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b837/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/bypass.go ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/common.go ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/config.go ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/dump.go ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/format.go ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/spew.go go tool buildid -w $WORK/b832/_pkg_.a # internal cp $WORK/b832/_pkg_.a /builddir/.cache/go-build/e7/e7152905afad03dc242677f8f894e9c717ced455caf20a740ac503c6fe6b837b-d # internal github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b838/ cat >/tmp/go-build845050330/b838/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b838/_pkg_.a -trimpath "$WORK/b838=>" -p github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib -lang=go1.25 -complete -installsuffix shared -buildid PUtdxLoqbEIJyd6FJkoF/PUtdxLoqbEIJyd6FJkoF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b838/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib/difflib.go go tool buildid -w $WORK/b835/_pkg_.a # internal cp $WORK/b835/_pkg_.a /builddir/.cache/go-build/58/589d6ff8c6f63f5878cdbc7baf5be55793d82ec10e246f873fff25a587198835-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/0.1.0 mkdir -p $WORK/b834/ cat >/tmp/go-build845050330/b834/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap go.podman.io/common/pkg/hooks/1.0.0=github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0 packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0=/tmp/go-build845050330/b835/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b834/_pkg_.a -trimpath "$WORK/b834=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/0.1.0 -lang=go1.25 -complete -installsuffix shared -buildid uE6C0MZAoIesS7y0V-Bh/uE6C0MZAoIesS7y0V-Bh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b834/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/0.1.0/hook.go go tool buildid -w $WORK/b826/_pkg_.a # internal cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/2a/2a73bc85fc3734772bf89e3dd60b771a045fa6520c0c1200c672a8cb5f39d5f7-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/rootlessnetns mkdir -p $WORK/b823/ cat >/tmp/go-build845050330/b823/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/pasta=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta importmap go.podman.io/common/libnetwork/resolvconf=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf importmap go.podman.io/common/libnetwork/slirp4netns=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/netns=github.com/containers/podman/vendor/go.podman.io/common/pkg/netns importmap go.podman.io/common/pkg/systemd=github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build845050330/b787/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build845050330/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build845050330/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta=/tmp/go-build845050330/b824/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf=/tmp/go-build845050330/b825/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns=/tmp/go-build845050330/b826/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/netns=/tmp/go-build845050330/b829/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build845050330/b662/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build845050330/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build845050330/b269/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b823/_pkg_.a -trimpath "$WORK/b823=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/rootlessnetns -lang=go1.25 -complete -installsuffix shared -buildid bMXVEzKxqp46bh-QhjFM/bMXVEzKxqp46bh-QhjFM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b823/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/rootlessnetns/netns.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/rootlessnetns/netns_linux.go go tool buildid -w $WORK/b838/_pkg_.a # internal cp $WORK/b838/_pkg_.a /builddir/.cache/go-build/0f/0f3d8e0446dd47dad5b53717d672d9e58a4db31fa0c50284d17706a182301122-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/umask mkdir -p $WORK/b841/ cat >/tmp/go-build845050330/b841/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b841/_pkg_.a -trimpath "$WORK/b841=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/umask -lang=go1.25 -complete -installsuffix shared -buildid fG0-nxNR1T6n5JJmj41V/fG0-nxNR1T6n5JJmj41V -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b841/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/umask/umask.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/umask/umask_unix.go go tool buildid -w $WORK/b834/_pkg_.a # internal cp $WORK/b834/_pkg_.a /builddir/.cache/go-build/51/51e6868da699db22a0ae53dd834c09421fb3ed05125f612adb3ae377c2cf12e8-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks mkdir -p $WORK/b833/ cat >/tmp/go-build845050330/b833/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/hooks/0.1.0=github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/0.1.0 importmap go.podman.io/common/pkg/hooks/1.0.0=github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0 packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build845050330/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/0.1.0=/tmp/go-build845050330/b834/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0=/tmp/go-build845050330/b835/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b833/_pkg_.a -trimpath "$WORK/b833=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks -lang=go1.25 -complete -installsuffix shared -buildid rR6uZObg1S9PrA1bdlX-/rR6uZObg1S9PrA1bdlX- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b833/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/hooks.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/monitor.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/read.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/version.go go tool buildid -w $WORK/b841/_pkg_.a # internal cp $WORK/b841/_pkg_.a /builddir/.cache/go-build/87/87dd09a883d4d985507b50ebc215f799eaa84435a80c603aeaf42c7d99e181f6-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions mkdir -p $WORK/b840/ cat >/tmp/go-build845050330/b840/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/umask=github.com/containers/podman/vendor/go.podman.io/common/pkg/umask importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build845050330/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build845050330/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/umask=/tmp/go-build845050330/b841/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b840/_pkg_.a -trimpath "$WORK/b840=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions -lang=go1.25 -complete -installsuffix shared -buildid 2GiYJiaKSHLgaVysJQeM/2GiYJiaKSHLgaVysJQeM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b840/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions/subscriptions.go go tool buildid -w $WORK/b837/_pkg_.a # internal cp $WORK/b837/_pkg_.a /builddir/.cache/go-build/63/63f346d4676132d2adf825d295c83a2617dea02d3b39a0fe85d961b56b5d26ee-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec mkdir -p $WORK/b836/ cat >/tmp/go-build845050330/b836/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pmezard/go-difflib/difflib=github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build845050330/b837/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib=/tmp/go-build845050330/b838/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b836/_pkg_.a -trimpath "$WORK/b836=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec -lang=go1.25 -complete -installsuffix shared -buildid d39ndxNSM8KuxDqmJjPn/d39ndxNSM8KuxDqmJjPn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b836/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec/exec.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec/runtimeconfigfilter.go go tool buildid -w $WORK/b823/_pkg_.a # internal cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/21/21c491d71f7e2547554bdac2ee5820aed68ee1f0da5576218bbc5d3e23710f10-d # internal github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/k8s mkdir -p $WORK/b844/ cat >/tmp/go-build845050330/b844/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b844/_pkg_.a -trimpath "$WORK/b844=>" -p github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/k8s -lang=go1.25 -complete -installsuffix shared -buildid lB4QJIVxcVlX-fU_6PF7/lB4QJIVxcVlX-fU_6PF7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b844/importcfg -pack ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/k8s/objectmeta.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/k8s/validation.go go tool buildid -w $WORK/b833/_pkg_.a # internal cp $WORK/b833/_pkg_.a /builddir/.cache/go-build/61/6144d30aa439c681cb0b36926829b9bc19174d5304e05fa00a1070e310b7c5aa-d # internal github.com/containers/podman/vendor/golang.org/x/mod/semver mkdir -p $WORK/b846/ cat >/tmp/go-build845050330/b846/importcfg << 'EOF' # internal # import config packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b846/_pkg_.a -trimpath "$WORK/b846=>" -p github.com/containers/podman/vendor/golang.org/x/mod/semver -lang=go1.25 -complete -installsuffix shared -buildid VSoU48B0WMDU-OgNZ1uY/VSoU48B0WMDU-OgNZ1uY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b846/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/mod/semver/semver.go go tool buildid -w $WORK/b836/_pkg_.a # internal cp $WORK/b836/_pkg_.a /builddir/.cache/go-build/b7/b724a083b9b5d5a75b57a718c7e969d18e74db7b0a276ac98de829acb948f371-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage mkdir -p $WORK/b848/ cat >/tmp/go-build845050330/b848/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b848/_pkg_.a -trimpath "$WORK/b848=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage -lang=go1.25 -complete -installsuffix shared -buildid isLOEc4VZs8xTCDkaAid/isLOEc4VZs8xTCDkaAid -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b848/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage/rusage.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage/rusage_unix.go go tool buildid -w $WORK/b844/_pkg_.a # internal cp $WORK/b844/_pkg_.a /builddir/.cache/go-build/c9/c91a2b7a3c80f8b5390cbd56964ae30bbc2cf76ef53697dfb6be41f152ea772b-d # internal github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation mkdir -p $WORK/b843/ cat >/tmp/go-build845050330/b843/importcfg << 'EOF' # internal # import config importmap tags.cncf.io/container-device-interface/internal/validation/k8s=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/k8s packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/k8s=/tmp/go-build845050330/b844/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b843/_pkg_.a -trimpath "$WORK/b843=>" -p github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation -lang=go1.25 -complete -installsuffix shared -buildid pg20TMxBLIHylBG3-jZM/pg20TMxBLIHylBG3-jZM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b843/importcfg -pack ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/validate.go go tool buildid -w $WORK/b846/_pkg_.a # internal cp $WORK/b846/_pkg_.a /builddir/.cache/go-build/e9/e9123a5cb9c4b55f61c6d5377689b3bec0c5f464f96efafcd4f2689d219332f7-d # internal github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/specs-go mkdir -p $WORK/b845/ cat >/tmp/go-build845050330/b845/importcfg << 'EOF' # internal # import config importmap golang.org/x/mod/semver=github.com/containers/podman/vendor/golang.org/x/mod/semver packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/mod/semver=/tmp/go-build845050330/b846/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b845/_pkg_.a -trimpath "$WORK/b845=>" -p github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/specs-go -lang=go1.25 -complete -installsuffix shared -buildid qilftr_8JO79qTVDq7t0/qilftr_8JO79qTVDq7t0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b845/importcfg -pack ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/specs-go/config.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/specs-go/version.go go tool buildid -w $WORK/b840/_pkg_.a # internal cp $WORK/b840/_pkg_.a /builddir/.cache/go-build/c1/c1c5b12cc130d258f4253221f093b85c60fa62d249fe9267abcd9f4b707cece7-d # internal go/scanner mkdir -p $WORK/b851/ cat >/tmp/go-build845050330/b851/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile go/token=/tmp/go-build845050330/b314/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b851/_pkg_.a -trimpath "$WORK/b851=>" -p go/scanner -lang=go1.25 -std -complete -installsuffix shared -buildid fhH9cEO4DqlgUTnLveGu/fhH9cEO4DqlgUTnLveGu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b851/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go go tool buildid -w $WORK/b843/_pkg_.a # internal cp $WORK/b843/_pkg_.a /builddir/.cache/go-build/09/099fa424f68d67120d4cfa32ac1221cb0b402097fbc0fd4767cb521f5a24d4fb-d # internal go/constant mkdir -p $WORK/b852/ cat >/tmp/go-build845050330/b852/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile go/token=/tmp/go-build845050330/b314/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b852/_pkg_.a -trimpath "$WORK/b852=>" -p go/constant -lang=go1.25 -std -complete -installsuffix shared -buildid P7xiRHbqTlguTRgIby3s/P7xiRHbqTlguTRgIby3s -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b852/importcfg -pack /usr/lib/golang/src/go/constant/kind_string.go /usr/lib/golang/src/go/constant/value.go go tool buildid -w $WORK/b848/_pkg_.a # internal cp $WORK/b848/_pkg_.a /builddir/.cache/go-build/fc/fcbebd5770f85bb9ead929650044054c1dec62e9a7888271b325bf86762b2dd1-d # internal go/build/constraint mkdir -p $WORK/b854/ cat >/tmp/go-build845050330/b854/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b854/_pkg_.a -trimpath "$WORK/b854=>" -p go/build/constraint -lang=go1.25 -std -complete -installsuffix shared -buildid UVrhhu3x-YyGGgm5sLnS/UVrhhu3x-YyGGgm5sLnS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b854/importcfg -pack /usr/lib/golang/src/go/build/constraint/expr.go /usr/lib/golang/src/go/build/constraint/vers.go go tool buildid -w $WORK/b845/_pkg_.a # internal cp $WORK/b845/_pkg_.a /builddir/.cache/go-build/b2/b20fa36f2c3cac722718ce1526e305c486b1ff2460f6c0e4822c107fc9242d66-d # internal github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi mkdir -p $WORK/b842/ cat >/tmp/go-build845050330/b842/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml importmap tags.cncf.io/container-device-interface/internal/validation=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation importmap tags.cncf.io/container-device-interface/pkg/parser=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser importmap tags.cncf.io/container-device-interface/specs-go=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/specs-go packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build845050330/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build845050330/b741/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build845050330/b124/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build845050330/b771/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation=/tmp/go-build845050330/b843/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build845050330/b672/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/specs-go=/tmp/go-build845050330/b845/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b842/_pkg_.a -trimpath "$WORK/b842=>" -p github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi -lang=go1.25 -complete -installsuffix shared -buildid XGtiPWfMx68cF7jElVgX/XGtiPWfMx68cF7jElVgX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b842/importcfg -pack ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/annotations.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/cache.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/cache_test_unix.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/container-edits.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/container-edits_unix.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/default-cache.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/device.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/doc.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/oci.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/spec-dirs.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/spec.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/spec_linux.go cd $WORK/b745 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b745=/tmp/go-build -gno-record-gcc-switches -I $WORK/b745/ -O2 -g -frandom-seed=xfiVlC47qZ7z8ol6zQKM -o $WORK/b745/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b851/_pkg_.a # internal cp $WORK/b851/_pkg_.a /builddir/.cache/go-build/c4/c419288925802ba47c4a3ab5128db1f7b6b4c4a3d63c15fa7625a44da017eeb3-d # internal go/ast mkdir -p $WORK/b850/ cat >/tmp/go-build845050330/b850/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile cmp=/tmp/go-build845050330/b045/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile go/scanner=/tmp/go-build845050330/b851/_pkg_.a packagefile go/token=/tmp/go-build845050330/b314/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile iter=/tmp/go-build845050330/b046/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b850/_pkg_.a -trimpath "$WORK/b850=>" -p go/ast -lang=go1.25 -std -complete -installsuffix shared -buildid TGWaaPUrGwj2JFTjtyfC/TGWaaPUrGwj2JFTjtyfC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b850/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.go go tool buildid -w $WORK/b854/_pkg_.a # internal cp $WORK/b854/_pkg_.a /builddir/.cache/go-build/bb/bba13088ce156cc5d3ee7a81c58efa4fe0a85e5088637474980ee7a0ee5b2ead-d # internal go/version mkdir -p $WORK/b855/ cat >/tmp/go-build845050330/b855/importcfg << 'EOF' # internal # import config packagefile internal/gover=/tmp/go-build845050330/b856/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b855/_pkg_.a -trimpath "$WORK/b855=>" -p go/version -lang=go1.25 -std -complete -installsuffix shared -buildid w1_sEuSeo6HDQiho560b/w1_sEuSeo6HDQiho560b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b855/importcfg -pack /usr/lib/golang/src/go/version/version.go go tool buildid -w $WORK/b855/_pkg_.a # internal cp $WORK/b855/_pkg_.a /builddir/.cache/go-build/1e/1e2711f14c5bd2e1dd0f2510e720cd6d37f94ba13e257c07633d0c168c2e534c-d # internal internal/buildcfg mkdir -p $WORK/b857/ cat >/tmp/go-build845050330/b857/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile internal/goexperiment=/tmp/go-build845050330/b016/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b857/_pkg_.a -trimpath "$WORK/b857=>" -p internal/buildcfg -lang=go1.25 -std -complete -installsuffix shared -buildid HuXGZx-rdSCPPwYcFPAW/HuXGZx-rdSCPPwYcFPAW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b857/importcfg -pack /usr/lib/golang/src/internal/buildcfg/cfg.go /usr/lib/golang/src/internal/buildcfg/exp.go /usr/lib/golang/src/internal/buildcfg/zbootstrap.go cd $WORK/b745 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b745=/tmp/go-build -gno-record-gcc-switches -I $WORK/b745/ -O2 -g -frandom-seed=xfiVlC47qZ7z8ol6zQKM -o $WORK/b745/_x002.o -c journal.cgo2.c go tool buildid -w $WORK/b852/_pkg_.a # internal cp $WORK/b852/_pkg_.a /builddir/.cache/go-build/1a/1a6029e261fded5cc4a57857421cf87ea59cf21067619303b9697f30091798f1-d # internal internal/types/errors mkdir -p $WORK/b859/ cat >/tmp/go-build845050330/b859/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b859/_pkg_.a -trimpath "$WORK/b859=>" -p internal/types/errors -lang=go1.25 -std -complete -installsuffix shared -buildid wh6nM53oqtp-APDv23AB/wh6nM53oqtp-APDv23AB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b859/importcfg -pack /usr/lib/golang/src/internal/types/errors/code_string.go /usr/lib/golang/src/internal/types/errors/codes.go go tool buildid -w $WORK/b819/_pkg_.a # internal cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/c8/c838b80c93bb5c5bce471155bcf0ce517fb8421acef09bf5fef6ac7cd57a3e10-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark mkdir -p $WORK/b818/ cat >/tmp/go-build845050330/b818/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.etcd.io/bbolt=github.com/containers/podman/vendor/go.etcd.io/bbolt importmap go.etcd.io/bbolt/errors=github.com/containers/podman/vendor/go.etcd.io/bbolt/errors importmap go.podman.io/common/libnetwork/internal/rootlessnetns=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/rootlessnetns importmap go.podman.io/common/libnetwork/internal/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/version=github.com/containers/podman/vendor/go.podman.io/common/pkg/version importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=/tmp/go-build845050330/b819/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/errors=/tmp/go-build845050330/b820/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/rootlessnetns=/tmp/go-build845050330/b823/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util=/tmp/go-build845050330/b830/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build845050330/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/version=/tmp/go-build845050330/b831/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build845050330/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build845050330/b557/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b818/_pkg_.a -trimpath "$WORK/b818=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark -lang=go1.25 -complete -installsuffix shared -buildid i5X8uiwYw9HidGblnaYG/i5X8uiwYw9HidGblnaYG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b818/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark/config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark/const.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark/exec.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark/ipam.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark/network.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark/run.go go tool buildid -w $WORK/b859/_pkg_.a # internal cp $WORK/b859/_pkg_.a /builddir/.cache/go-build/93/93207a342858e0533f50bf8fc4cce1a7ac07fb39477133c094235ef2fc45da3d-d # internal github.com/containers/podman/libpod/driver mkdir -p $WORK/b861/ cat >/tmp/go-build845050330/b861/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build845050330/b518/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b861/_pkg_.a -trimpath "$WORK/b861=>" -p github.com/containers/podman/libpod/driver -lang=go1.25 -complete -installsuffix shared -buildid LldvIgVeKP_Rp7DvRYir/LldvIgVeKP_Rp7DvRYir -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b861/importcfg -pack ./_build/src/github.com/containers/podman/libpod/driver/driver.go go tool buildid -w $WORK/b857/_pkg_.a # internal cp $WORK/b857/_pkg_.a /builddir/.cache/go-build/7c/7cb81221fc3f9c531df4f9fb8ee7b2ce2aead47600ed6f336ca6bca5dec8db34-d # internal github.com/containers/podman/libpod/layers mkdir -p $WORK/b862/ cat >/tmp/go-build845050330/b862/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build845050330/b518/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b862/_pkg_.a -trimpath "$WORK/b862=>" -p github.com/containers/podman/libpod/layers -lang=go1.25 -complete -installsuffix shared -buildid 7j46pCvUz3a7ABYvru03/7j46pCvUz3a7ABYvru03 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b862/importcfg -pack ./_build/src/github.com/containers/podman/libpod/layers/layer.go go tool buildid -w $WORK/b842/_pkg_.a # internal cp $WORK/b842/_pkg_.a /builddir/.cache/go-build/d8/d88531a796dde63d06f6e2a439d964c462d101d57444de37a800a4af93130282-d # internal github.com/containers/podman/libpod/lock/file mkdir -p $WORK/b865/ cat >/tmp/go-build845050330/b865/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build845050330/b269/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b865/_pkg_.a -trimpath "$WORK/b865=>" -p github.com/containers/podman/libpod/lock/file -lang=go1.25 -complete -installsuffix shared -buildid RS9VoAbH4It1hS8MjRzW/RS9VoAbH4It1hS8MjRzW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b865/importcfg -pack ./_build/src/github.com/containers/podman/libpod/lock/file/file_lock.go go tool buildid -w $WORK/b862/_pkg_.a # internal cp $WORK/b862/_pkg_.a /builddir/.cache/go-build/65/65dd5d73730d67d00ead49f15224b24501d109fb5f0f9f82daeb8b25e4e54449-d # internal github.com/containers/podman/libpod/lock/shm mkdir -p $WORK/b866/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod/lock/shm TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b866/ -importpath github.com/containers/podman/libpod/lock/shm "-ldflags=\"-O2\" \"-g\" \"-lrt\" \"-lpthread\"" -- -I $WORK/b866/ -O2 -g -Wall -Werror ./shm_lock.go go tool buildid -w $WORK/b861/_pkg_.a # internal cp $WORK/b861/_pkg_.a /builddir/.cache/go-build/31/31d683cea22ecec7214a77ef8b5de787dd9c43e9ce126a7031b7cb4e40f4da69-d # internal github.com/containers/podman/libpod/logs/reversereader mkdir -p $WORK/b868/ cat >/tmp/go-build845050330/b868/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b868/_pkg_.a -trimpath "$WORK/b868=>" -p github.com/containers/podman/libpod/logs/reversereader -lang=go1.25 -complete -installsuffix shared -buildid bQXXsXiFj0EtiAlI2uLN/bQXXsXiFj0EtiAlI2uLN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b868/importcfg -pack ./_build/src/github.com/containers/podman/libpod/logs/reversereader/reversereader.go go tool buildid -w $WORK/b865/_pkg_.a # internal cp $WORK/b865/_pkg_.a /builddir/.cache/go-build/a4/a44a354f6506b2189b453534052c0e0c90e6b4a25f0c462e31a3a58bfe4ad994-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/b871/ cat >/tmp/go-build845050330/b871/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build845050330/b155/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b871/_pkg_.a -trimpath "$WORK/b871=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation -lang=go1.25 -complete -installsuffix shared -buildid 6fssNuedUAi-Zbf21mcD/6fssNuedUAi-Zbf21mcD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b871/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation/files.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation/listeners.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation/packetconns.go go tool buildid -w $WORK/b868/_pkg_.a # internal cp $WORK/b868/_pkg_.a /builddir/.cache/go-build/59/59e6b8e91a9f241a9e6660db32388ce0273778c80aee08c04a5230b2cf28bdfa-d # internal github.com/containers/podman/libpod/logs mkdir -p $WORK/b867/ cat >/tmp/go-build845050330/b867/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/logs/reversereader=github.com/containers/podman/libpod/logs/reversereader importmap github.com/nxadm/tail=github.com/containers/podman/vendor/github.com/nxadm/tail importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/libpod/logs/reversereader=/tmp/go-build845050330/b868/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail=/tmp/go-build845050330/b747/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b867/_pkg_.a -trimpath "$WORK/b867=>" -p github.com/containers/podman/libpod/logs -lang=go1.25 -complete -installsuffix shared -buildid DagXkyGPMkJqBB5tTgaV/DagXkyGPMkJqBB5tTgaV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b867/importcfg -pack ./_build/src/github.com/containers/podman/libpod/logs/log.go go tool buildid -w $WORK/b871/_pkg_.a # internal cp $WORK/b871/_pkg_.a /builddir/.cache/go-build/4f/4f3995e99454910acea1b379d4d2f2749c3ddca5c08001592770d99b5e377370-d # internal github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk mkdir -p $WORK/b870/ cat >/tmp/go-build845050330/b870/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/activation=github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation importmap github.com/docker/go-connections/sockets=github.com/containers/podman/vendor/github.com/docker/go-connections/sockets packagefile crypto/tls=/tmp/go-build845050330/b155/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation=/tmp/go-build845050330/b871/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=/tmp/go-build845050330/b602/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b870/_pkg_.a -trimpath "$WORK/b870=>" -p github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk -lang=go1.25 -complete -installsuffix shared -buildid 4PJR2OGOU5BNVyzlnFs6/4PJR2OGOU5BNVyzlnFs6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b870/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/handler.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/pool.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/spec_file_generator.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/tcp_listener.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/unix_listener.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/unix_listener_systemd.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/windows_listener_unsupported.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/windows_pipe_config.go cd $WORK/b745 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b745=/tmp/go-build -gno-record-gcc-switches -I $WORK/b745/ -O2 -g -frandom-seed=xfiVlC47qZ7z8ol6zQKM -o $WORK/b745/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b818/_pkg_.a # internal cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/05/052b6c63b928a590a4ad1d6978d3abd54ade46816de9a4a85d43233a97bc1c07-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network mkdir -p $WORK/b817/ cat >/tmp/go-build845050330/b817/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/netavark=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark=/tmp/go-build845050330/b818/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build845050330/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build845050330/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b817/_pkg_.a -trimpath "$WORK/b817=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network -lang=go1.25 -complete -installsuffix shared -buildid VpqXeA3tsxL3_Mr-zggC/VpqXeA3tsxL3_Mr-zggC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b817/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network/interface.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network/interface_cni_unsupported.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network/interface_linux.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b745=/tmp/go-build -gno-record-gcc-switches -o $WORK/b745/_cgo_.o $WORK/b745/_cgo_main.o $WORK/b745/_x001.o $WORK/b745/_x002.o -O2 -g go tool buildid -w $WORK/b867/_pkg_.a # internal cp $WORK/b867/_pkg_.a /builddir/.cache/go-build/0c/0c284abfbb69cfe2dca55e434260fd2a19c4562a4469e712de79bce01917c128-d # internal github.com/containers/podman/libpod/shutdown mkdir -p $WORK/b873/ cat >/tmp/go-build845050330/b873/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/signal=/tmp/go-build845050330/b268/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b873/_pkg_.a -trimpath "$WORK/b873=>" -p github.com/containers/podman/libpod/shutdown -lang=go1.25 -complete -installsuffix shared -buildid OXPLHx27VJItmmXk54SK/OXPLHx27VJItmmXk54SK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b873/importcfg -pack ./_build/src/github.com/containers/podman/libpod/shutdown/handler.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b745=/tmp/go-build -gno-record-gcc-switches -o $WORK/b745/_cgo_.o $WORK/b745/_cgo_main.o $WORK/b745/_x001.o $WORK/b745/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage sdjournal -dynimport $WORK/b745/_cgo_.o -dynout $WORK/b745/_cgo_import.go go tool buildid -w $WORK/b817/_pkg_.a # internal cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/4f/4f803f32c40c554fab079d7bdeaa281eedfe66abb3cdd89a326ff1ac496057b9-d # internal github.com/containers/podman/pkg/annotations mkdir -p $WORK/b874/ cat >/tmp/go-build845050330/b874/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b874/_pkg_.a -trimpath "$WORK/b874=>" -p github.com/containers/podman/pkg/annotations -lang=go1.25 -complete -installsuffix shared -buildid lbI2buan3Z_BMSZRfMT7/lbI2buan3Z_BMSZRfMT7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b874/importcfg -pack ./_build/src/github.com/containers/podman/pkg/annotations/annotations.go ./_build/src/github.com/containers/podman/pkg/annotations/validate.go go tool buildid -w $WORK/b870/_pkg_.a # internal cp $WORK/b870/_pkg_.a /builddir/.cache/go-build/1c/1c161eb6cb47341b61a91d926d33274c68402465869cf6de0dcdea8a57621363-d # internal github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume mkdir -p $WORK/b872/ cat >/tmp/go-build845050330/b872/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-plugins-helpers/sdk=github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk=/tmp/go-build845050330/b870/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b872/_pkg_.a -trimpath "$WORK/b872=>" -p github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume -lang=go1.25 -complete -installsuffix shared -buildid 6acSTQK9XxMn19r__gCo/6acSTQK9XxMn19r__gCo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b872/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume/api.go cat >/tmp/go-build845050330/b745/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/internal/dlopen=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=/tmp/go-build845050330/b746/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile runtime/cgo=/tmp/go-build845050330/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -lang=go1.25 -installsuffix shared -buildid xfiVlC47qZ7z8ol6zQKM/xfiVlC47qZ7z8ol6zQKM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b745/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal/functions.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal/read.go $WORK/b745/_cgo_gotypes.go $WORK/b745/journal.cgo1.go $WORK/b745/_cgo_import.go go tool buildid -w $WORK/b850/_pkg_.a # internal cp $WORK/b850/_pkg_.a /builddir/.cache/go-build/ec/ec00431477c4890b23b3e9f62f7fa4188fac61790bec1839c7e2a9a3da40e9e7-d # internal go/parser mkdir -p $WORK/b853/ cat >/tmp/go-build845050330/b853/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile go/ast=/tmp/go-build845050330/b850/_pkg_.a packagefile go/build/constraint=/tmp/go-build845050330/b854/_pkg_.a packagefile go/scanner=/tmp/go-build845050330/b851/_pkg_.a packagefile go/token=/tmp/go-build845050330/b314/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b853/_pkg_.a -trimpath "$WORK/b853=>" -p go/parser -lang=go1.25 -std -complete -installsuffix shared -buildid abVgdUeMzqgX2HZd9_5e/abVgdUeMzqgX2HZd9_5e -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b853/importcfg -pack /usr/lib/golang/src/go/parser/interface.go /usr/lib/golang/src/go/parser/parser.go /usr/lib/golang/src/go/parser/resolver.go go tool buildid -w $WORK/b873/_pkg_.a # internal cp $WORK/b873/_pkg_.a /builddir/.cache/go-build/54/54d33f4e795439c3ef93c58fa70ced1c771fdbd66ec17ac349493637379ef661-d # internal github.com/containers/podman/pkg/api/handlers/utils/apiutil mkdir -p $WORK/b875/ cat >/tmp/go-build845050330/b875/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build845050330/b726/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build845050330/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build845050330/b223/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b875/_pkg_.a -trimpath "$WORK/b875=>" -p github.com/containers/podman/pkg/api/handlers/utils/apiutil -lang=go1.25 -complete -installsuffix shared -buildid xc7_jasF7VYFkT6_WQb5/xc7_jasF7VYFkT6_WQb5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b875/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/utils/apiutil/apiutil.go go tool buildid -w $WORK/b874/_pkg_.a # internal cp $WORK/b874/_pkg_.a /builddir/.cache/go-build/59/59bf5abff5776f0141fb6336aa12905e5d329ba0843648e18cc8a739a6f7e3b9-d # internal github.com/containers/podman/pkg/checkpoint/crutils mkdir -p $WORK/b876/ cat >/tmp/go-build845050330/b876/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/checkpointctl/lib=github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib importmap github.com/checkpoint-restore/go-criu/v7/stats=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=/tmp/go-build845050330/b785/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats=/tmp/go-build845050330/b786/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build845050330/b533/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b876/_pkg_.a -trimpath "$WORK/b876=>" -p github.com/containers/podman/pkg/checkpoint/crutils -lang=go1.25 -complete -installsuffix shared -buildid 62fQisKMRNbdvMC3hA9u/62fQisKMRNbdvMC3hA9u -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b876/importcfg -pack ./_build/src/github.com/containers/podman/pkg/checkpoint/crutils/checkpoint_restore_utils.go go tool buildid -w $WORK/b872/_pkg_.a # internal cp $WORK/b872/_pkg_.a /builddir/.cache/go-build/35/358b6edab67337bc190fb396318bc8f5b53c169893818387565c2974b2114fee-d # internal github.com/containers/podman/libpod/plugin mkdir -p $WORK/b869/ cat >/tmp/go-build845050330/b869/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/docker/go-plugins-helpers/sdk=github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk importmap github.com/docker/go-plugins-helpers/volume=github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk=/tmp/go-build845050330/b870/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume=/tmp/go-build845050330/b872/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build845050330/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b869/_pkg_.a -trimpath "$WORK/b869=>" -p github.com/containers/podman/libpod/plugin -lang=go1.25 -complete -installsuffix shared -buildid K1GoKLIFDW2DDP5XWcKa/K1GoKLIFDW2DDP5XWcKa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b869/importcfg -pack ./_build/src/github.com/containers/podman/libpod/plugin/volume_api.go go tool buildid -w $WORK/b875/_pkg_.a # internal cp $WORK/b875/_pkg_.a /builddir/.cache/go-build/b0/b0ae859060e0d132508b32a842ed7f59d99d5996ff12ee1ed3097d2215bc067a-d # internal github.com/containers/podman/pkg/copy mkdir -p $WORK/b877/ cat >/tmp/go-build845050330/b877/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b877/_pkg_.a -trimpath "$WORK/b877=>" -p github.com/containers/podman/pkg/copy -lang=go1.25 -complete -installsuffix shared -buildid mcAI2u2USXGoMYoxBsYf/mcAI2u2USXGoMYoxBsYf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b877/importcfg -pack ./_build/src/github.com/containers/podman/pkg/copy/fileinfo.go ./_build/src/github.com/containers/podman/pkg/copy/parse.go go tool buildid -w $WORK/b876/_pkg_.a # internal cp $WORK/b876/_pkg_.a /builddir/.cache/go-build/c4/c4a9f96585b55053e5427cf63c3c3fd26d9976a7041b02c99e8a4658a77e9d9a-d # internal github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc mkdir -p $WORK/b880/ cat >/tmp/go-build845050330/b880/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build845050330/b326/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b880/_pkg_.a -trimpath "$WORK/b880=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc -lang=go1.25 -complete -installsuffix shared -buildid 8Dz3FhaK1cpw1ETMbtwY/8Dz3FhaK1cpw1ETMbtwY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b880/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc/rpc.pb.go go tool buildid -w $WORK/b877/_pkg_.a # internal cp $WORK/b877/_pkg_.a /builddir/.cache/go-build/2d/2db97d9b4e0eb9de50abbc676db4328263ffe614bfaa02d398c20dc2e958f793-d # internal github.com/containers/podman/pkg/ctime mkdir -p $WORK/b881/ cat >/tmp/go-build845050330/b881/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b881/_pkg_.a -trimpath "$WORK/b881=>" -p github.com/containers/podman/pkg/ctime -lang=go1.25 -complete -installsuffix shared -buildid 0ubQ_R8k_c_FKKVBmi3c/0ubQ_R8k_c_FKKVBmi3c -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b881/importcfg -pack ./_build/src/github.com/containers/podman/pkg/ctime/ctime.go ./_build/src/github.com/containers/podman/pkg/ctime/ctime_linux.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal go tool pack r $WORK/b745/_pkg_.a $WORK/b745/_x001.o $WORK/b745/_x002.o # internal go tool buildid -w $WORK/b745/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/0a/0afc3c1cc197bc28a4ecf0d8386bfb85f48833e1541aa125f711feb871dedb09-d # internal github.com/containers/podman/libpod/events mkdir -p $WORK/b729/ cat >/tmp/go-build845050330/b729/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/coreos/go-systemd/v22/journal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/nxadm/tail=github.com/containers/podman/vendor/github.com/nxadm/tail importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build845050330/b730/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=/tmp/go-build845050330/b744/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=/tmp/go-build845050330/b745/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail=/tmp/go-build845050330/b747/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build845050330/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build845050330/b557/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p github.com/containers/podman/libpod/events -lang=go1.25 -complete -installsuffix shared -buildid Pgft5ePJrq8AmdrhCB9L/Pgft5ePJrq8AmdrhCB9L -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b729/importcfg -pack ./_build/src/github.com/containers/podman/libpod/events/config.go ./_build/src/github.com/containers/podman/libpod/events/default_journal.go ./_build/src/github.com/containers/podman/libpod/events/events.go ./_build/src/github.com/containers/podman/libpod/events/events_supported.go ./_build/src/github.com/containers/podman/libpod/events/filters.go ./_build/src/github.com/containers/podman/libpod/events/journal_linux.go ./_build/src/github.com/containers/podman/libpod/events/logfile.go ./_build/src/github.com/containers/podman/libpod/events/nullout.go go tool buildid -w $WORK/b881/_pkg_.a # internal cp $WORK/b881/_pkg_.a /builddir/.cache/go-build/d8/d88b9a226f3f311111de138fd945a74e920c35060ba93c5f37e8184a507f5a2f-d # internal github.com/containers/podman/pkg/env mkdir -p $WORK/b882/ cat >/tmp/go-build845050330/b882/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b882/_pkg_.a -trimpath "$WORK/b882=>" -p github.com/containers/podman/pkg/env -lang=go1.25 -complete -installsuffix shared -buildid 6P5CH9pxPP7jv00jwh4I/6P5CH9pxPP7jv00jwh4I -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b882/importcfg -pack ./_build/src/github.com/containers/podman/pkg/env/env.go ./_build/src/github.com/containers/podman/pkg/env/env_unix.go go tool buildid -w $WORK/b869/_pkg_.a # internal cp $WORK/b869/_pkg_.a /builddir/.cache/go-build/aa/aa71355713875c5142c605d4da683009d2f7ad13cfc249026f129d0b467ea3ae-d # internal github.com/containers/podman/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b885/ cat >/tmp/go-build845050330/b885/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b885/_pkg_.a -trimpath "$WORK/b885=>" -p github.com/containers/podman/vendor/gopkg.in/inf.v0 -lang=go1.25 -complete -installsuffix shared -buildid KHFam119tQQgSidHuthk/KHFam119tQQgSidHuthk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b885/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/inf.v0/dec.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/inf.v0/rounder.go go tool buildid -w $WORK/b882/_pkg_.a # internal cp $WORK/b882/_pkg_.a /builddir/.cache/go-build/3d/3dfa1b83962e3ee5f07d54185673c2c5b5808a975cf95dfff38e5a267db07a88-d # internal github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b886/ cat >/tmp/go-build845050330/b886/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/types=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types=/tmp/go-build845050330/b887/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b886/_pkg_.a -trimpath "$WORK/b886=>" -p github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1 -lang=go1.25 -complete -installsuffix shared -buildid EA1IBskpD1ogERhyFkNE/EA1IBskpD1ogERhyFkNE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b886/importcfg -pack ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1/duration.go ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time.go ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1/time.go ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1/types.go go tool buildid -w $WORK/b880/_pkg_.a # internal cp $WORK/b880/_pkg_.a /builddir/.cache/go-build/0c/0c3657dd138546be5426dc4d725a556c7860f3e8ab6fc52e3ac4bff1196586de-d # internal github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7 mkdir -p $WORK/b879/ cat >/tmp/go-build845050330/b879/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/v7/rpc=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc=/tmp/go-build845050330/b880/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build845050330/b318/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b879/_pkg_.a -trimpath "$WORK/b879=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7 -lang=go1.25 -complete -installsuffix shared -buildid YPkV1k1dSOZ-bIaNhjg7/YPkV1k1dSOZ-bIaNhjg7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b879/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/features.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/main.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/notify.go go tool buildid -w $WORK/b853/_pkg_.a # internal cp $WORK/b853/_pkg_.a /builddir/.cache/go-build/17/17d038843d483a67057a61f62732ac543908f9732bde914919fd163c857eb774-d # internal go/types mkdir -p $WORK/b849/ cat >/tmp/go-build845050330/b849/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile cmp=/tmp/go-build845050330/b045/_pkg_.a packagefile container/heap=/tmp/go-build845050330/b431/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile go/ast=/tmp/go-build845050330/b850/_pkg_.a packagefile go/constant=/tmp/go-build845050330/b852/_pkg_.a packagefile go/parser=/tmp/go-build845050330/b853/_pkg_.a packagefile go/token=/tmp/go-build845050330/b314/_pkg_.a packagefile go/version=/tmp/go-build845050330/b855/_pkg_.a packagefile internal/buildcfg=/tmp/go-build845050330/b857/_pkg_.a packagefile internal/godebug=/tmp/go-build845050330/b038/_pkg_.a packagefile internal/goversion=/tmp/go-build845050330/b858/_pkg_.a packagefile internal/types/errors=/tmp/go-build845050330/b859/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile iter=/tmp/go-build845050330/b046/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b849/_pkg_.a -trimpath "$WORK/b849=>" -p go/types -lang=go1.25 -std -complete -installsuffix shared -buildid _DZEtWM7L33DdYpRr80N/_DZEtWM7L33DdYpRr80N -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b849/importcfg -pack /usr/lib/golang/src/go/types/alias.go /usr/lib/golang/src/go/types/api.go /usr/lib/golang/src/go/types/api_predicates.go /usr/lib/golang/src/go/types/array.go /usr/lib/golang/src/go/types/assignments.go /usr/lib/golang/src/go/types/badlinkname.go /usr/lib/golang/src/go/types/basic.go /usr/lib/golang/src/go/types/builtins.go /usr/lib/golang/src/go/types/call.go /usr/lib/golang/src/go/types/chan.go /usr/lib/golang/src/go/types/check.go /usr/lib/golang/src/go/types/const.go /usr/lib/golang/src/go/types/context.go /usr/lib/golang/src/go/types/conversions.go /usr/lib/golang/src/go/types/decl.go /usr/lib/golang/src/go/types/errors.go /usr/lib/golang/src/go/types/errsupport.go /usr/lib/golang/src/go/types/eval.go /usr/lib/golang/src/go/types/expr.go /usr/lib/golang/src/go/types/exprstring.go /usr/lib/golang/src/go/types/format.go /usr/lib/golang/src/go/types/gccgosizes.go /usr/lib/golang/src/go/types/gcsizes.go /usr/lib/golang/src/go/types/generate.go /usr/lib/golang/src/go/types/index.go /usr/lib/golang/src/go/types/infer.go /usr/lib/golang/src/go/types/initorder.go /usr/lib/golang/src/go/types/instantiate.go /usr/lib/golang/src/go/types/interface.go /usr/lib/golang/src/go/types/iter.go /usr/lib/golang/src/go/types/labels.go /usr/lib/golang/src/go/types/literals.go /usr/lib/golang/src/go/types/lookup.go /usr/lib/golang/src/go/types/map.go /usr/lib/golang/src/go/types/methodset.go /usr/lib/golang/src/go/types/mono.go /usr/lib/golang/src/go/types/named.go /usr/lib/golang/src/go/types/object.go /usr/lib/golang/src/go/types/objset.go /usr/lib/golang/src/go/types/operand.go /usr/lib/golang/src/go/types/package.go /usr/lib/golang/src/go/types/pointer.go /usr/lib/golang/src/go/types/predicates.go /usr/lib/golang/src/go/types/range.go /usr/lib/golang/src/go/types/recording.go /usr/lib/golang/src/go/types/resolver.go /usr/lib/golang/src/go/types/return.go /usr/lib/golang/src/go/types/scope.go /usr/lib/golang/src/go/types/scope2.go /usr/lib/golang/src/go/types/selection.go /usr/lib/golang/src/go/types/signature.go /usr/lib/golang/src/go/types/sizes.go /usr/lib/golang/src/go/types/slice.go /usr/lib/golang/src/go/types/stmt.go /usr/lib/golang/src/go/types/struct.go /usr/lib/golang/src/go/types/subst.go /usr/lib/golang/src/go/types/termlist.go /usr/lib/golang/src/go/types/tuple.go /usr/lib/golang/src/go/types/type.go /usr/lib/golang/src/go/types/typelists.go /usr/lib/golang/src/go/types/typeparam.go /usr/lib/golang/src/go/types/typeset.go /usr/lib/golang/src/go/types/typestring.go /usr/lib/golang/src/go/types/typeterm.go /usr/lib/golang/src/go/types/typexpr.go /usr/lib/golang/src/go/types/under.go /usr/lib/golang/src/go/types/unify.go /usr/lib/golang/src/go/types/union.go /usr/lib/golang/src/go/types/universe.go /usr/lib/golang/src/go/types/util.go /usr/lib/golang/src/go/types/validtype.go /usr/lib/golang/src/go/types/version.go go tool buildid -w $WORK/b885/_pkg_.a # internal cp $WORK/b885/_pkg_.a /builddir/.cache/go-build/84/847d51aac878f0c7ad5d93a5a54484f4ea7dbf0303fb0588c01b87c58ea2def0-d # internal github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b884/ cat >/tmp/go-build845050330/b884/importcfg << 'EOF' # internal # import config importmap gopkg.in/inf.v0=github.com/containers/podman/vendor/gopkg.in/inf.v0 packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/inf.v0=/tmp/go-build845050330/b885/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b884/_pkg_.a -trimpath "$WORK/b884=>" -p github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource -lang=go1.25 -complete -installsuffix shared -buildid _NKaZdj2oWhnx5kbwqB0/_NKaZdj2oWhnx5kbwqB0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b884/importcfg -pack ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource/amount.go ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource/math.go ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource/quantity.go ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource/scale_int.go ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource/suffix.go cd $WORK/b866 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b866=/tmp/go-build -gno-record-gcc-switches -I $WORK/b866/ -O2 -g -Wall -Werror -frandom-seed=n7pkZLeIkyxys3NsXKLo -o $WORK/b866/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/c4/c45b68461f040d36f2420bbca6263f0d8e4ec2f3e3b9da68bb6b80d63b1fa8ae-d # internal github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b888/ cat >/tmp/go-build845050330/b888/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b888/_pkg_.a -trimpath "$WORK/b888=>" -p github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr -lang=go1.25 -complete -installsuffix shared -buildid 3xRdYabQBOw_5llmocEY/3xRdYabQBOw_5llmocEY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b888/importcfg -pack ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr/intstr.go go tool buildid -w $WORK/b879/_pkg_.a # internal cp $WORK/b879/_pkg_.a /builddir/.cache/go-build/b4/b4cc5db5a3df0409adc81bc70f03293e97e126fd1d6d3538727c02d439010273-d # internal github.com/containers/podman/pkg/criu mkdir -p $WORK/b878/ cat >/tmp/go-build845050330/b878/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/v7=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7 importmap github.com/checkpoint-restore/go-criu/v7/rpc=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7=/tmp/go-build845050330/b879/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc=/tmp/go-build845050330/b880/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build845050330/b318/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b878/_pkg_.a -trimpath "$WORK/b878=>" -p github.com/containers/podman/pkg/criu -lang=go1.25 -complete -installsuffix shared -buildid luCiUQNXzmjP955LyT9K/luCiUQNXzmjP955LyT9K -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b878/importcfg -pack ./_build/src/github.com/containers/podman/pkg/criu/criu.go ./_build/src/github.com/containers/podman/pkg/criu/criu_linux.go go tool buildid -w $WORK/b886/_pkg_.a # internal cp $WORK/b886/_pkg_.a /builddir/.cache/go-build/8c/8c5b1724add723681382d8e589570e37cc14b8ecabed8271ef7a51bf8f0b4c27-d # internal github.com/containers/podman/pkg/lookup mkdir -p $WORK/b889/ cat >/tmp/go-build845050330/b889/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build845050330/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build845050330/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b889/_pkg_.a -trimpath "$WORK/b889=>" -p github.com/containers/podman/pkg/lookup -lang=go1.25 -complete -installsuffix shared -buildid k4aKL44aJDUo7d_9v6zJ/k4aKL44aJDUo7d_9v6zJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b889/importcfg -pack ./_build/src/github.com/containers/podman/pkg/lookup/lookup.go go tool buildid -w $WORK/b888/_pkg_.a # internal cp $WORK/b888/_pkg_.a /builddir/.cache/go-build/ae/ae51aa21caa1e7ba086105e81fdf8a3fccffe8dcc7eb8e7cbd77f356ddf6738c-d # internal github.com/containers/podman/pkg/parallel mkdir -p $WORK/b890/ cat >/tmp/go-build845050330/b890/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build845050330/b512/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b890/_pkg_.a -trimpath "$WORK/b890=>" -p github.com/containers/podman/pkg/parallel -lang=go1.25 -complete -installsuffix shared -buildid LJyktdctcrwzPUeD8-s5/LJyktdctcrwzPUeD8-s5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b890/importcfg -pack ./_build/src/github.com/containers/podman/pkg/parallel/parallel.go cd $WORK/b866 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b866=/tmp/go-build -gno-record-gcc-switches -I $WORK/b866/ -O2 -g -Wall -Werror -frandom-seed=n7pkZLeIkyxys3NsXKLo -o $WORK/b866/_x002.o -c shm_lock.cgo2.c go tool buildid -w $WORK/b878/_pkg_.a # internal cp $WORK/b878/_pkg_.a /builddir/.cache/go-build/5b/5b2da08739f44ae60bf8b23ce8e487bc35139cb8bef655223d9895e6fd9cd224-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common mkdir -p $WORK/b894/ cat >/tmp/go-build845050330/b894/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common=/tmp/go-build845050330/b895/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b894/_pkg_.a -trimpath "$WORK/b894=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common -lang=go1.25 -complete -installsuffix shared -buildid 8z3uIaY_rYAfXu4WJWGt/8z3uIaY_rYAfXu4WJWGt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b894/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/common.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/common_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/common_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/endian.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/readlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/sleep.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/warnings.go go tool buildid -w $WORK/b890/_pkg_.a # internal cp $WORK/b890/_pkg_.a /builddir/.cache/go-build/a2/a2c2cc2c80bbaa116bcf633ee556a8637d8764372287559094399913a880725c-d # internal github.com/containers/podman/vendor/github.com/tklauser/numcpus mkdir -p $WORK/b897/ cat >/tmp/go-build845050330/b897/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b897/_pkg_.a -trimpath "$WORK/b897=>" -p github.com/containers/podman/vendor/github.com/tklauser/numcpus -lang=go1.25 -complete -installsuffix shared -buildid 2JpAKis--Osp-3CNv1w0/2JpAKis--Osp-3CNv1w0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b897/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/numcpus/numcpus.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/numcpus/numcpus_linux.go go tool buildid -w $WORK/b884/_pkg_.a # internal cp $WORK/b884/_pkg_.a /builddir/.cache/go-build/3f/3f3aa79d2460f53dfd6294be6d06e4899ee0162fe542d603f896bd5a05364dfc-d # internal github.com/containers/podman/pkg/k8s.io/api/core/v1 mkdir -p $WORK/b883/ cat >/tmp/go-build845050330/b883/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/api/resource=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1 importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/types=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build845050330/b884/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build845050330/b886/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types=/tmp/go-build845050330/b887/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build845050330/b888/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b883/_pkg_.a -trimpath "$WORK/b883=>" -p github.com/containers/podman/pkg/k8s.io/api/core/v1 -lang=go1.25 -complete -installsuffix shared -buildid buY7NA101BsxlckaI6ZP/buY7NA101BsxlckaI6ZP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b883/importcfg -pack ./_build/src/github.com/containers/podman/pkg/k8s.io/api/core/v1/annotation_key_constants.go ./_build/src/github.com/containers/podman/pkg/k8s.io/api/core/v1/resource.go ./_build/src/github.com/containers/podman/pkg/k8s.io/api/core/v1/types.go go tool buildid -w $WORK/b889/_pkg_.a # internal cp $WORK/b889/_pkg_.a /builddir/.cache/go-build/7f/7f3242d76fe031ff83b7d9365d03431f8f47ea7da5600d7f1bde18618bdca505-d # internal github.com/containers/podman/pkg/selinux mkdir -p $WORK/b900/ cat >/tmp/go-build845050330/b900/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build845050330/b531/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b900/_pkg_.a -trimpath "$WORK/b900=>" -p github.com/containers/podman/pkg/selinux -lang=go1.25 -complete -installsuffix shared -buildid iLKaHr4TtH6rjMyR-1ql/iLKaHr4TtH6rjMyR-1ql -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b900/importcfg -pack ./_build/src/github.com/containers/podman/pkg/selinux/selinux.go go tool buildid -w $WORK/b900/_pkg_.a # internal cp $WORK/b900/_pkg_.a /builddir/.cache/go-build/ec/ece9a3fd57d4acd5848e41be04f1b27e8f94647b11ca99ee9678585d6a6272bc-d # internal github.com/containers/podman/pkg/specgenutilexternal mkdir -p $WORK/b902/ cat >/tmp/go-build845050330/b902/importcfg << 'EOF' # internal # import config packagefile encoding/csv=/tmp/go-build845050330/b647/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b902/_pkg_.a -trimpath "$WORK/b902=>" -p github.com/containers/podman/pkg/specgenutilexternal -lang=go1.25 -complete -installsuffix shared -buildid RVsP-ZC0bj7aGyPqZvnN/RVsP-ZC0bj7aGyPqZvnN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b902/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgenutilexternal/mount.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b866=/tmp/go-build -gno-record-gcc-switches -I $WORK/b866/ -O2 -g -Wall -Werror -frandom-seed=n7pkZLeIkyxys3NsXKLo -o $WORK/b866/_x003.o -c shm_lock.c go tool buildid -w $WORK/b883/_pkg_.a # internal cp $WORK/b883/_pkg_.a /builddir/.cache/go-build/bd/bdbca1e64cffaa3b63d3c643dd64b7de9fc19da8d472f3bac4a349c40544591a-d # internal go tool buildid -w $WORK/b902/_pkg_.a # internal github.com/containers/podman/pkg/syncmap mkdir -p $WORK/b904/ cp $WORK/b902/_pkg_.a /builddir/.cache/go-build/ac/acd09eb4c4e7cdb5d5f1a429a0bfcf9d8a482221fac4c8993ef911471b40c2be-d # internal cat >/tmp/go-build845050330/b904/importcfg << 'EOF' # internal # import config packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b904/_pkg_.a -trimpath "$WORK/b904=>" -p github.com/containers/podman/pkg/syncmap -lang=go1.25 -complete -installsuffix shared -buildid JymeMbgvSLwXPBD6u0Xn/JymeMbgvSLwXPBD6u0Xn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b904/importcfg -pack ./_build/src/github.com/containers/podman/pkg/syncmap/syncmap.go github.com/containers/podman/pkg/systemd mkdir -p $WORK/b905/ cat >/tmp/go-build845050330/b905/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build845050330/b730/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build845050330/b663/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build845050330/b664/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b905/_pkg_.a -trimpath "$WORK/b905=>" -p github.com/containers/podman/pkg/systemd -lang=go1.25 -complete -installsuffix shared -buildid Q_UMYg3WwBnZ9Dwn-e9M/Q_UMYg3WwBnZ9Dwn-e9M -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b905/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/activation.go ./_build/src/github.com/containers/podman/pkg/systemd/dbus.go go tool buildid -w $WORK/b897/_pkg_.a # internal cp $WORK/b897/_pkg_.a /builddir/.cache/go-build/64/64702b59f162b439b3683b90af39430e945428b7a8691f9c0da40251fb0ce3ae-d # internal github.com/containers/podman/vendor/github.com/tklauser/go-sysconf mkdir -p $WORK/b896/ cat >/tmp/go-build845050330/b896/importcfg << 'EOF' # internal # import config importmap github.com/tklauser/numcpus=github.com/containers/podman/vendor/github.com/tklauser/numcpus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/numcpus=/tmp/go-build845050330/b897/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b896/_pkg_.a -trimpath "$WORK/b896=>" -p github.com/containers/podman/vendor/github.com/tklauser/go-sysconf -lang=go1.25 -complete -installsuffix shared -buildid WFOFbp3NH1wL1mVSQaq-/WFOFbp3NH1wL1mVSQaq- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b896/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/sysconf.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/sysconf_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/sysconf_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/sysconf_posix.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/zsysconf_defs_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/zsysconf_values_linux_arm64.go go tool buildid -w $WORK/b904/_pkg_.a # internal cp $WORK/b904/_pkg_.a /builddir/.cache/go-build/1e/1eb62ac506841f2a748568780994e78b946802a798574a99ae957ad142237a67-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon mkdir -p $WORK/b907/ cat >/tmp/go-build845050330/b907/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b907/_pkg_.a -trimpath "$WORK/b907=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon -lang=go1.25 -complete -installsuffix shared -buildid WGIddVL9rdB0jUK7Z6Hq/WGIddVL9rdB0jUK7Z6Hq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b907/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon/sdnotify.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon/watchdog.go go tool buildid -w $WORK/b894/_pkg_.a # internal cp $WORK/b894/_pkg_.a /builddir/.cache/go-build/98/9806e9d8b0357a157d8d0eb028f8cbd6f28c53e1dabcc88e7fc3fd07974ecdd3-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem mkdir -p $WORK/b898/ cat >/tmp/go-build845050330/b898/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/internal/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build845050330/b894/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b898/_pkg_.a -trimpath "$WORK/b898=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem -lang=go1.25 -complete -installsuffix shared -buildid EJRsgMs-ZYvxjLVLeMzT/EJRsgMs-ZYvxjLVLeMzT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b898/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem/ex_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem/mem.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem/mem_linux.go go tool buildid -w $WORK/b907/_pkg_.a # internal cp $WORK/b907/_pkg_.a /builddir/.cache/go-build/76/76d363b0a1bf203c04ef4aa95646e0faaadeaaa4a3f0e8b16ba7fff1452c7147-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net mkdir -p $WORK/b899/ cat >/tmp/go-build845050330/b899/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/internal/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build845050330/b894/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b899/_pkg_.a -trimpath "$WORK/b899=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net -lang=go1.25 -complete -installsuffix shared -buildid uHu5LNgBrtvHS1gJJULx/uHu5LNgBrtvHS1gJJULx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b899/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net/net.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net/net_linux.go go tool buildid -w $WORK/b905/_pkg_.a # internal cp $WORK/b905/_pkg_.a /builddir/.cache/go-build/9e/9ea9b20d81b2612760269b6735a418f613578dd6d4e51fa5940638d21d9bf838-d # internal github.com/containers/podman/pkg/systemd/notifyproxy mkdir -p $WORK/b906/ cat >/tmp/go-build845050330/b906/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/coreos/go-systemd/v22/daemon=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=/tmp/go-build845050330/b907/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b906/_pkg_.a -trimpath "$WORK/b906=>" -p github.com/containers/podman/pkg/systemd/notifyproxy -lang=go1.25 -complete -installsuffix shared -buildid vo9JnOZSJzpOpyWHZMBC/vo9JnOZSJzpOpyWHZMBC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b906/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/notifyproxy/notifyproxy.go go tool buildid -w $WORK/b896/_pkg_.a # internal cp $WORK/b896/_pkg_.a /builddir/.cache/go-build/3b/3b7e5dc2bd54e5550b3d0c40da2c2d407a73ee569f0fd1bf22fc73585e03ed77-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu mkdir -p $WORK/b893/ cat >/tmp/go-build845050330/b893/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/internal/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common importmap github.com/tklauser/go-sysconf=github.com/containers/podman/vendor/github.com/tklauser/go-sysconf packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build845050330/b894/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/go-sysconf=/tmp/go-build845050330/b896/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b893/_pkg_.a -trimpath "$WORK/b893=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu -lang=go1.25 -complete -installsuffix shared -buildid z_wi_4mRczrdJi9a-hFp/z_wi_4mRczrdJi9a-hFp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b893/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu/cpu.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu/cpu_linux.go go tool buildid -w $WORK/b898/_pkg_.a # internal cp $WORK/b898/_pkg_.a /builddir/.cache/go-build/05/05617d04fef2db137a523698958319421e6eb9bf95896092926ce0609a67d02e-d # internal github.com/containers/podman/utils mkdir -p $WORK/b908/ cat >/tmp/go-build845050330/b908/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb/v8=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 importmap github.com/vbauerster/mpb/v8/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8=/tmp/go-build845050330/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build845050330/b436/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build845050330/b538/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b908/_pkg_.a -trimpath "$WORK/b908=>" -p github.com/containers/podman/utils -lang=go1.25 -complete -installsuffix shared -buildid W1s5HSvo4DS83MK-GoVT/W1s5HSvo4DS83MK-GoVT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b908/importcfg -pack ./_build/src/github.com/containers/podman/utils/ports.go ./_build/src/github.com/containers/podman/utils/utils.go go tool buildid -w $WORK/b899/_pkg_.a # internal cp $WORK/b899/_pkg_.a /builddir/.cache/go-build/30/30914f9dea8be24cbad75deb9295bff2cefc817c523b574c4c77ccf9d3966620-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b909/ cat >/tmp/go-build845050330/b909/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build845050330/b103/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b909/_pkg_.a -trimpath "$WORK/b909=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator -lang=go1.25 -complete -installsuffix shared -buildid lq0x4zzsdz1Dyk753h7j/lq0x4zzsdz1Dyk753h7j -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b909/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator/names-generator.go cd $WORK/b866 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b866=/tmp/go-build -gno-record-gcc-switches -I $WORK/b866/ -O2 -g -Wall -Werror -frandom-seed=n7pkZLeIkyxys3NsXKLo -o $WORK/b866/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b906/_pkg_.a # internal cp $WORK/b906/_pkg_.a /builddir/.cache/go-build/ee/eef4f739459a9a7f7771014689912ad15412d2bd190c617360a4aef4029af780-d # internal github.com/containers/podman/vendor/github.com/google/shlex mkdir -p $WORK/b910/ cat >/tmp/go-build845050330/b910/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b910/_pkg_.a -trimpath "$WORK/b910=>" -p github.com/containers/podman/vendor/github.com/google/shlex -lang=go1.25 -complete -installsuffix shared -buildid qRDsGo_sde3w3WoF2Jv4/qRDsGo_sde3w3WoF2Jv4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b910/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/shlex/shlex.go go tool buildid -w $WORK/b908/_pkg_.a # internal cp $WORK/b908/_pkg_.a /builddir/.cache/go-build/b3/b34337910254b0091889bba66e36e63788d16ba1250d2c87cdccbf667304eb9f-d # internal github.com/containers/podman/vendor/github.com/vishvananda/netns mkdir -p $WORK/b913/ cat >/tmp/go-build845050330/b913/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b913/_pkg_.a -trimpath "$WORK/b913=>" -p github.com/containers/podman/vendor/github.com/vishvananda/netns -lang=go1.25 -complete -installsuffix shared -buildid RyyjkkTBLpgs41r7SKDY/RyyjkkTBLpgs41r7SKDY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b913/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netns/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netns/netns_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netns/nshandle_linux.go go tool buildid -w $WORK/b909/_pkg_.a # internal cp $WORK/b909/_pkg_.a /builddir/.cache/go-build/0d/0d048540c541d19a84c41ec902a1b15680c9927d63573a9b29e98c91430fdce8-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define mkdir -p $WORK/b917/ cat >/tmp/go-build845050330/b917/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b917/_pkg_.a -trimpath "$WORK/b917=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define -lang=go1.25 -complete -installsuffix shared -buildid qyNQyzT7RcFCM9VXckfH/qyNQyzT7RcFCM9VXckfH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b917/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define/secrets.go go tool buildid -w $WORK/b893/_pkg_.a # internal cp $WORK/b893/_pkg_.a /builddir/.cache/go-build/21/21f29184ce2707ba191c418d5982978fad4e07d461716cfc75608bb4151ac7a4-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process mkdir -p $WORK/b892/ cat >/tmp/go-build845050330/b892/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/cpu=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu importmap github.com/shirou/gopsutil/v4/internal/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common importmap github.com/shirou/gopsutil/v4/mem=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem importmap github.com/shirou/gopsutil/v4/net=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net importmap github.com/tklauser/go-sysconf=github.com/containers/podman/vendor/github.com/tklauser/go-sysconf importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu=/tmp/go-build845050330/b893/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build845050330/b894/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem=/tmp/go-build845050330/b898/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net=/tmp/go-build845050330/b899/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/go-sysconf=/tmp/go-build845050330/b896/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/user=/tmp/go-build845050330/b266/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b892/_pkg_.a -trimpath "$WORK/b892=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process -lang=go1.25 -complete -installsuffix shared -buildid 4kyLqFK7AfbvSJKLvfZM/4kyLqFK7AfbvSJKLvfZM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b892/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process/process.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process/process_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process/process_posix.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b866=/tmp/go-build -gno-record-gcc-switches -o $WORK/b866/_cgo_.o $WORK/b866/_cgo_main.o $WORK/b866/_x001.o $WORK/b866/_x002.o $WORK/b866/_x003.o -O2 -g -lrt -lpthread go tool buildid -w $WORK/b917/_pkg_.a # internal cp $WORK/b917/_pkg_.a /builddir/.cache/go-build/63/639cadac5c222a7c13d6b8e96c597b28a682e201d5eb363a938dafcea6d6f0d9-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver mkdir -p $WORK/b918/ cat >/tmp/go-build845050330/b918/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/secrets/define=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build845050330/b917/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build845050330/b269/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b918/_pkg_.a -trimpath "$WORK/b918=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver -lang=go1.25 -complete -installsuffix shared -buildid A5I3Wy_Vc-gTw7avuXse/A5I3Wy_Vc-gTw7avuXse -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b918/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver/filedriver.go go tool buildid -w $WORK/b910/_pkg_.a # internal cp $WORK/b910/_pkg_.a /builddir/.cache/go-build/ad/ad59bb1f03bcdf83460719c898a72b3f7fba50b6a3b9fe6c87f05ba65d7ee391-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver mkdir -p $WORK/b919/ cat >/tmp/go-build845050330/b919/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/secrets/define=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build845050330/b917/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b919/_pkg_.a -trimpath "$WORK/b919=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver -lang=go1.25 -complete -installsuffix shared -buildid Zln2w0YBgpUNw1aw2Yau/Zln2w0YBgpUNw1aw2Yau -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b919/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver/passdriver.go go tool buildid -w $WORK/b913/_pkg_.a # internal cp $WORK/b913/_pkg_.a /builddir/.cache/go-build/7b/7b29f7bf37653aeac1c3e91a1ad937f0f20883c95d51ea5fd06c509f0ea122b0-d # internal github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b912/ cat >/tmp/go-build845050330/b912/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/podman/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=/tmp/go-build845050330/b913/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b912/_pkg_.a -trimpath "$WORK/b912=>" -p github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl -lang=go1.25 -complete -installsuffix shared -buildid Lm6Jbt56Z0eug4MYREc_/Lm6Jbt56Z0eug4MYREc_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b912/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/addr_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/bridge_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/conntrack_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/devlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/genetlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/ip6tnl_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/ipset_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/link_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/lwt_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/mpls_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/nl_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/parse_attr_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/rdma_link_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/route_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/seg6_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/seg6local_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/syscall.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/tc_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/vdpa_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/xfrm_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/xfrm_monitor_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/xfrm_policy_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/xfrm_state_linux.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b866=/tmp/go-build -gno-record-gcc-switches -o $WORK/b866/_cgo_.o $WORK/b866/_cgo_main.o $WORK/b866/_x001.o $WORK/b866/_x002.o $WORK/b866/_x003.o -O2 -g -lrt -lpthread # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage shm -dynimport $WORK/b866/_cgo_.o -dynout $WORK/b866/_cgo_import.go go tool buildid -w $WORK/b919/_pkg_.a # internal cp $WORK/b919/_pkg_.a /builddir/.cache/go-build/86/868e5cf7343c95d4ac4e77475fe7668cb12ce28c5ef2816e8a2b463c7650014e-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver mkdir -p $WORK/b920/ cat >/tmp/go-build845050330/b920/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/secrets/define=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build845050330/b917/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b920/_pkg_.a -trimpath "$WORK/b920=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver -lang=go1.25 -complete -installsuffix shared -buildid edOmrlxJ2yuAVggePcqJ/edOmrlxJ2yuAVggePcqJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b920/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver/shelldriver.go go tool buildid -w $WORK/b918/_pkg_.a # internal cp $WORK/b918/_pkg_.a /builddir/.cache/go-build/16/169a22b277b7fea025ec7769ae5232d24e92a444e079a3c74490841fe32dbf4a-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/timezone mkdir -p $WORK/b921/ cat >/tmp/go-build845050330/b921/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build845050330/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b921/_pkg_.a -trimpath "$WORK/b921=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/timezone -lang=go1.25 -complete -installsuffix shared -buildid DhJ4KOXk0TXWwnZ07Rs5/DhJ4KOXk0TXWwnZ07Rs5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b921/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/timezone/timezone.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/timezone/timezone_linux.go cat >/tmp/go-build845050330/b866/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile runtime/cgo=/tmp/go-build845050330/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b866/_pkg_.a -trimpath "$WORK/b866=>" -p github.com/containers/podman/libpod/lock/shm -lang=go1.25 -installsuffix shared -buildid n7pkZLeIkyxys3NsXKLo/n7pkZLeIkyxys3NsXKLo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b866/importcfg -pack $WORK/b866/_cgo_gotypes.go $WORK/b866/shm_lock.cgo1.go $WORK/b866/_cgo_import.go go tool buildid -w $WORK/b920/_pkg_.a # internal cp $WORK/b920/_pkg_.a /builddir/.cache/go-build/da/daff700ace19d1dbb313a48e9d4c1cbd41711d1426e72e26dc4eaafb08e73db6-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets mkdir -p $WORK/b916/ cat >/tmp/go-build845050330/b916/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/secrets/define=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define importmap go.podman.io/common/pkg/secrets/filedriver=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver importmap go.podman.io/common/pkg/secrets/passdriver=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver importmap go.podman.io/common/pkg/secrets/shelldriver=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build845050330/b917/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver=/tmp/go-build845050330/b918/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver=/tmp/go-build845050330/b919/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver=/tmp/go-build845050330/b920/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build845050330/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build845050330/b557/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b916/_pkg_.a -trimpath "$WORK/b916=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets -lang=go1.25 -complete -installsuffix shared -buildid N2KPPPd9dOCwy-mR8TL6/N2KPPPd9dOCwy-mR8TL6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b916/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/secrets.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/secretsdb.go go tool buildid -w $WORK/b921/_pkg_.a # internal cp $WORK/b921/_pkg_.a /builddir/.cache/go-build/14/1417596370bb781f7012f6c0f35a73c899feb1ac9ec7aeafd5791dde1928130b-d # internal github.com/containers/podman/pkg/util/tlsutil mkdir -p $WORK/b923/ cat >/tmp/go-build845050330/b923/importcfg << 'EOF' # internal # import config packagefile crypto/x509=/tmp/go-build845050330/b177/_pkg_.a packagefile encoding/pem=/tmp/go-build845050330/b181/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b923/_pkg_.a -trimpath "$WORK/b923=>" -p github.com/containers/podman/pkg/util/tlsutil -lang=go1.25 -complete -installsuffix shared -buildid NX45phsG4dP5ilS1qA8l/NX45phsG4dP5ilS1qA8l -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b923/importcfg -pack ./_build/src/github.com/containers/podman/pkg/util/tlsutil/tls.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod/lock/shm go tool pack r $WORK/b866/_pkg_.a $WORK/b866/_x001.o $WORK/b866/_x002.o $WORK/b866/_x003.o # internal go tool buildid -w $WORK/b866/_pkg_.a # internal cp $WORK/b866/_pkg_.a /builddir/.cache/go-build/33/3390adb0ae31918c9b0d2cef6867224f5fea6a72bf18bd9da3bcfa68ae0a61a3-d # internal github.com/containers/podman/libpod/lock mkdir -p $WORK/b864/ cat >/tmp/go-build845050330/b864/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/lock/file=github.com/containers/podman/libpod/lock/file importmap github.com/containers/podman/v5/libpod/lock/shm=github.com/containers/podman/libpod/lock/shm packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/libpod/lock/file=/tmp/go-build845050330/b865/_pkg_.a packagefile github.com/containers/podman/libpod/lock/shm=/tmp/go-build845050330/b866/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b864/_pkg_.a -trimpath "$WORK/b864=>" -p github.com/containers/podman/libpod/lock -lang=go1.25 -complete -installsuffix shared -buildid Czc7PUy3Icn5JEyQdS_R/Czc7PUy3Icn5JEyQdS_R -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b864/importcfg -pack ./_build/src/github.com/containers/podman/libpod/lock/file_lock_manager.go ./_build/src/github.com/containers/podman/libpod/lock/in_memory_locks.go ./_build/src/github.com/containers/podman/libpod/lock/lock.go ./_build/src/github.com/containers/podman/libpod/lock/shm_lock_manager_linux.go go tool buildid -w $WORK/b923/_pkg_.a # internal cp $WORK/b923/_pkg_.a /builddir/.cache/go-build/44/445bd34502f792f08928ce8d6a8329de7c062d4d9ba7f9634417c5e3c2d7115e-d # internal github.com/containers/podman/vendor/github.com/kevinburke/ssh_config mkdir -p $WORK/b924/ cat >/tmp/go-build845050330/b924/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/user=/tmp/go-build845050330/b266/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b924/_pkg_.a -trimpath "$WORK/b924=>" -p github.com/containers/podman/vendor/github.com/kevinburke/ssh_config -lang=go1.25 -complete -installsuffix shared -buildid 5W1sDFoiIql8puHMpfTn/5W1sDFoiIql8puHMpfTn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b924/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/config.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/lexer.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/position.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/token.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/validators.go go tool buildid -w $WORK/b916/_pkg_.a # internal cp $WORK/b916/_pkg_.a /builddir/.cache/go-build/9c/9c50c2bb42737679b7e56ba398d99e80cab139e7b04b233d253304fad0493efe-d # internal github.com/containers/podman/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b926/ cat >/tmp/go-build845050330/b926/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b926/_pkg_.a -trimpath "$WORK/b926=>" -p github.com/containers/podman/vendor/golang.org/x/net/internal/socks -lang=go1.25 -complete -installsuffix shared -buildid huaA42ATEFtTL0rbDFIg/huaA42ATEFtTL0rbDFIg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b926/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/socks/client.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/socks/socks.go go tool buildid -w $WORK/b892/_pkg_.a # internal cp $WORK/b892/_pkg_.a /builddir/.cache/go-build/7b/7b384ded3c046961b5309cb0b9960096b2c9e7869f855e2ce15ce6b42dedf007-d # internal github.com/containers/podman/pkg/pidhandle mkdir -p $WORK/b891/ cat >/tmp/go-build845050330/b891/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/process=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process=/tmp/go-build845050330/b892/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b891/_pkg_.a -trimpath "$WORK/b891=>" -p github.com/containers/podman/pkg/pidhandle -lang=go1.25 -complete -installsuffix shared -buildid WfBdsXWUYaS11QmQ9u7-/WfBdsXWUYaS11QmQ9u7- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b891/importcfg -pack ./_build/src/github.com/containers/podman/pkg/pidhandle/pidhandle.go ./_build/src/github.com/containers/podman/pkg/pidhandle/pidhandle_linux.go go tool buildid -w $WORK/b891/_pkg_.a # internal cp $WORK/b891/_pkg_.a /builddir/.cache/go-build/f2/f243a66ab0d00a7cd685cec144b6285f448a9328c8d309899e6dd14bb5b8a6c4-d # internal github.com/containers/podman/pkg/seccomp mkdir -p $WORK/b932/ cat >/tmp/go-build845050330/b932/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b932/_pkg_.a -trimpath "$WORK/b932=>" -p github.com/containers/podman/pkg/seccomp -lang=go1.25 -complete -installsuffix shared -buildid jOXUW9hcjRbBS0d36stj/jOXUW9hcjRbBS0d36stj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b932/importcfg -pack ./_build/src/github.com/containers/podman/pkg/seccomp/seccomp.go go tool buildid -w $WORK/b864/_pkg_.a # internal cp $WORK/b864/_pkg_.a /builddir/.cache/go-build/9e/9e3ea4dee5465075952a7d5a13768034e0b9334535173d03efcdb5e8f0f7f0ca-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo mkdir -p $WORK/b933/ cat >/tmp/go-build845050330/b933/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/cgroupv2=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build845050330/b666/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2=/tmp/go-build845050330/b661/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build845050330/b551/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b933/_pkg_.a -trimpath "$WORK/b933=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo -lang=go1.25 -complete -installsuffix shared -buildid 4GAyZa2mIXIZmwHbZlfU/4GAyZa2mIXIZmwHbZlfU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b933/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo/numcpu.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo/numcpu_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo/sysinfo.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo/sysinfo_linux.go go tool buildid -w $WORK/b926/_pkg_.a # internal cp $WORK/b926/_pkg_.a /builddir/.cache/go-build/96/96acbe59643cc2074afcc620ca32b8b3ec647244876a478fedfbd94147674f0f-d # internal github.com/containers/podman/vendor/golang.org/x/net/proxy mkdir -p $WORK/b925/ cat >/tmp/go-build845050330/b925/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/podman/vendor/golang.org/x/net/internal/socks packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=/tmp/go-build845050330/b926/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/netip=/tmp/go-build845050330/b117/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b925/_pkg_.a -trimpath "$WORK/b925=>" -p github.com/containers/podman/vendor/golang.org/x/net/proxy -lang=go1.25 -complete -installsuffix shared -buildid BRw88CfWNmtSQ75Fy9mI/BRw88CfWNmtSQ75Fy9mI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b925/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/dial.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/direct.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/per_host.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/proxy.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/socks5.go go tool buildid -w $WORK/b932/_pkg_.a # internal cp $WORK/b932/_pkg_.a /builddir/.cache/go-build/6f/6f8c01d1018eb801068c44365a9750b299a6b678ab8cb50282470582575862a2-d # internal github.com/containers/podman/pkg/domain/infra/abi/internal/expansion mkdir -p $WORK/b935/ cat >/tmp/go-build845050330/b935/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b935/_pkg_.a -trimpath "$WORK/b935=>" -p github.com/containers/podman/pkg/domain/infra/abi/internal/expansion -lang=go1.25 -complete -installsuffix shared -buildid txorVDjcftUv7EveS_bB/txorVDjcftUv7EveS_bB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b935/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/internal/expansion/expand.go go tool buildid -w $WORK/b924/_pkg_.a # internal cp $WORK/b924/_pkg_.a /builddir/.cache/go-build/7b/7b7f1ea7db14dbde20729f0955f6b398f53c9c7864495a838615206f5615c412-d # internal debug/dwarf mkdir -p $WORK/b941/ cat >/tmp/go-build845050330/b941/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b941/_pkg_.a -trimpath "$WORK/b941=>" -p debug/dwarf -lang=go1.25 -std -complete -installsuffix shared -buildid T2C0isr90F2wp7_IAmWO/T2C0isr90F2wp7_IAmWO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b941/importcfg -pack /usr/lib/golang/src/debug/dwarf/attr_string.go /usr/lib/golang/src/debug/dwarf/buf.go /usr/lib/golang/src/debug/dwarf/class_string.go /usr/lib/golang/src/debug/dwarf/const.go /usr/lib/golang/src/debug/dwarf/entry.go /usr/lib/golang/src/debug/dwarf/line.go /usr/lib/golang/src/debug/dwarf/open.go /usr/lib/golang/src/debug/dwarf/tag_string.go /usr/lib/golang/src/debug/dwarf/type.go /usr/lib/golang/src/debug/dwarf/typeunit.go /usr/lib/golang/src/debug/dwarf/unit.go go tool buildid -w $WORK/b933/_pkg_.a # internal cp $WORK/b933/_pkg_.a /builddir/.cache/go-build/7d/7ddd7446711c55cdadd679556235aca559cb498a05770a2d65f4c1a47ca26ed2-d # internal internal/zstd mkdir -p $WORK/b942/ cat >/tmp/go-build845050330/b942/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b942/_pkg_.a -trimpath "$WORK/b942=>" -p internal/zstd -lang=go1.25 -std -complete -installsuffix shared -buildid ykn-MMTywbI8GJEDdqXe/ykn-MMTywbI8GJEDdqXe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b942/importcfg -pack /usr/lib/golang/src/internal/zstd/bits.go /usr/lib/golang/src/internal/zstd/block.go /usr/lib/golang/src/internal/zstd/fse.go /usr/lib/golang/src/internal/zstd/huff.go /usr/lib/golang/src/internal/zstd/literals.go /usr/lib/golang/src/internal/zstd/window.go /usr/lib/golang/src/internal/zstd/xxhash.go /usr/lib/golang/src/internal/zstd/zstd.go go tool buildid -w $WORK/b935/_pkg_.a # internal go tool buildid -w $WORK/b925/_pkg_.a # internal cp $WORK/b935/_pkg_.a /builddir/.cache/go-build/04/049284d7f69e8d39e311b5255c23e5b4a1f9d50791adc46512877ad4f20d6ec6-d # internal github.com/containers/podman/pkg/k8s.io/api/apps/v1 mkdir -p $WORK/b943/ cat >/tmp/go-build845050330/b943/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/k8s.io/api/core/v1=github.com/containers/podman/pkg/k8s.io/api/core/v1 importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1 importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr packagefile github.com/containers/podman/pkg/k8s.io/api/core/v1=/tmp/go-build845050330/b883/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build845050330/b886/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build845050330/b888/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b943/_pkg_.a -trimpath "$WORK/b943=>" -p github.com/containers/podman/pkg/k8s.io/api/apps/v1 -lang=go1.25 -complete -installsuffix shared -buildid _pX5nWpMa3ieTUc7F3Vv/_pX5nWpMa3ieTUc7F3Vv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b943/importcfg -pack ./_build/src/github.com/containers/podman/pkg/k8s.io/api/apps/v1/types.go cp $WORK/b925/_pkg_.a /builddir/.cache/go-build/cc/cc271e97d6ca18e4b4a98155bdb6a1ac20350ad51aec307ce00f7bf8025d1c77-d # internal github.com/containers/podman/pkg/bindings mkdir -p $WORK/b922/ cat >/tmp/go-build845050330/b922/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/util/tlsutil=github.com/containers/podman/pkg/util/tlsutil importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/kevinburke/ssh_config=github.com/containers/podman/vendor/github.com/kevinburke/ssh_config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/net/proxy=github.com/containers/podman/vendor/golang.org/x/net/proxy packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build845050330/b155/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build845050330/b726/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build845050330/b731/_pkg_.a packagefile github.com/containers/podman/pkg/util/tlsutil=/tmp/go-build845050330/b923/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build845050330/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kevinburke/ssh_config=/tmp/go-build845050330/b924/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build845050330/b776/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=/tmp/go-build845050330/b925/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/user=/tmp/go-build845050330/b266/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b922/_pkg_.a -trimpath "$WORK/b922=>" -p github.com/containers/podman/pkg/bindings -lang=go1.25 -complete -installsuffix shared -buildid 0CgcIltV4FusGvdVZc3S/0CgcIltV4FusGvdVZc3S -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b922/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/connection.go ./_build/src/github.com/containers/podman/pkg/bindings/doc.go ./_build/src/github.com/containers/podman/pkg/bindings/errors.go go tool buildid -w $WORK/b912/_pkg_.a # internal cp $WORK/b912/_pkg_.a /builddir/.cache/go-build/3a/3a13b3ef543732c6348b9f3f8303f95b7c64766ae379e326dcdd18d9eeb9b3d4-d # internal github.com/containers/podman/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b911/ cat >/tmp/go-build845050330/b911/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containers/podman/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl=/tmp/go-build845050330/b912/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=/tmp/go-build845050330/b913/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile io/ioutil=/tmp/go-build845050330/b187/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b911/_pkg_.a -trimpath "$WORK/b911=>" -p github.com/containers/podman/vendor/github.com/vishvananda/netlink -lang=go1.25 -complete -installsuffix shared -buildid pNVxv6JtYCCC-3drV66U/pNVxv6JtYCCC-3drV66U -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b911/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/addr.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/addr_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/bpf_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/bridge_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/chain.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/chain_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/class.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/class_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/conntrack_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/devlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/filter.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/filter_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/fou.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/fou_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/genetlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/gtp_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/handle_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/inet_diag.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/ioctl_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/ipset_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/link.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/link_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/link_tuntap_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/neigh.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/neigh_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/netlink.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/netlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/netns_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/order.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/proc_event_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/protinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/protinfo_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/qdisc.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/qdisc_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/rdma_link_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/route.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/route_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/rule.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/rule_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/socket.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/socket_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/socket_xdp_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/tcp.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/tcp_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/unix_diag.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/vdpa_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/virtio.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xdp_diag.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xdp_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xfrm_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xfrm_monitor_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xfrm_policy_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xfrm_state_linux.go go tool buildid -w $WORK/b943/_pkg_.a # internal cp $WORK/b943/_pkg_.a /builddir/.cache/go-build/9c/9ca76e6d2485d8ee91412ff30ab3dd9046eee519ea707833a548f108637225a7-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/meminfo mkdir -p $WORK/b947/ cat >/tmp/go-build845050330/b947/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b947/_pkg_.a -trimpath "$WORK/b947=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/meminfo -lang=go1.25 -complete -installsuffix shared -buildid z7H3mwsxhy1g74W-jJEt/z7H3mwsxhy1g74W-jJEt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b947/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/meminfo/meminfo.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/meminfo/meminfo_linux.go go tool buildid -w $WORK/b947/_pkg_.a # internal cp $WORK/b947/_pkg_.a /builddir/.cache/go-build/9c/9c6e7f7753b77eb2d67943a380ee900d25590e67358793bebd34a36f29e81322-d # internal github.com/containers/podman/pkg/systemd/parser mkdir -p $WORK/b949/ cat >/tmp/go-build845050330/b949/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/user=/tmp/go-build845050330/b266/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b949/_pkg_.a -trimpath "$WORK/b949=>" -p github.com/containers/podman/pkg/systemd/parser -lang=go1.25 -complete -installsuffix shared -buildid VwptK1at9buVBq0Z4SqZ/VwptK1at9buVBq0Z4SqZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b949/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/parser/split.go ./_build/src/github.com/containers/podman/pkg/systemd/parser/unitfile.go go tool buildid -w $WORK/b942/_pkg_.a # internal cp $WORK/b942/_pkg_.a /builddir/.cache/go-build/99/996bccb2cc6f55dcf62ea9704dfa125b06cba540974f682564082ae15efbb78a-d # internal github.com/containers/podman/pkg/machine/define mkdir -p $WORK/b954/ cat >/tmp/go-build845050330/b954/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build845050330/b955/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b954/_pkg_.a -trimpath "$WORK/b954=>" -p github.com/containers/podman/pkg/machine/define -lang=go1.25 -complete -installsuffix shared -buildid kmKDgGki4P9yfks_km2W/kmKDgGki4P9yfks_km2W -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b954/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/define/config.go ./_build/src/github.com/containers/podman/pkg/machine/define/errors.go ./_build/src/github.com/containers/podman/pkg/machine/define/image_format.go ./_build/src/github.com/containers/podman/pkg/machine/define/initopts.go ./_build/src/github.com/containers/podman/pkg/machine/define/machine_artifact.go ./_build/src/github.com/containers/podman/pkg/machine/define/setopts.go ./_build/src/github.com/containers/podman/pkg/machine/define/state.go ./_build/src/github.com/containers/podman/pkg/machine/define/usb.go ./_build/src/github.com/containers/podman/pkg/machine/define/vmfile.go ./_build/src/github.com/containers/podman/pkg/machine/define/vmtype.go go tool buildid -w $WORK/b922/_pkg_.a # internal cp $WORK/b922/_pkg_.a /builddir/.cache/go-build/f3/f34343a5cabc43e96e52eaac55d93542c1511004e2d5c1cf6da64ee4f4c9e8e4-d # internal github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types mkdir -p $WORK/b959/ cat >/tmp/go-build845050330/b959/importcfg << 'EOF' # internal # import config packagefile flag=/tmp/go-build845050330/b539/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile runtime/debug=/tmp/go-build845050330/b452/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b959/_pkg_.a -trimpath "$WORK/b959=>" -p github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types -lang=go1.25 -complete -installsuffix shared -buildid vknZ8eBQY7b-ZztlprfJ/vknZ8eBQY7b-ZztlprfJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b959/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/configuration.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/gvproxy_command.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/handshake.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/paths.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/version.go go tool buildid -w $WORK/b959/_pkg_.a # internal cp $WORK/b959/_pkg_.a /builddir/.cache/go-build/ba/ba43849b9fb72bb8067de6cf4a6359184b7de5994e30757031f1b9ef33cd9755-d # internal archive/zip mkdir -p $WORK/b962/ cat >/tmp/go-build845050330/b962/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile compress/flate=/tmp/go-build845050330/b203/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile hash/crc32=/tmp/go-build845050330/b204/_pkg_.a packagefile internal/godebug=/tmp/go-build845050330/b038/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b962/_pkg_.a -trimpath "$WORK/b962=>" -p archive/zip -lang=go1.25 -std -complete -installsuffix shared -buildid jK83Ocf1wUxTXxaJaqAZ/jK83Ocf1wUxTXxaJaqAZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b962/importcfg -pack /usr/lib/golang/src/archive/zip/reader.go /usr/lib/golang/src/archive/zip/register.go /usr/lib/golang/src/archive/zip/struct.go /usr/lib/golang/src/archive/zip/writer.go go tool buildid -w $WORK/b941/_pkg_.a # internal cp $WORK/b941/_pkg_.a /builddir/.cache/go-build/13/1390185da9bef0ee9587ecd10ad9e4672d388ed8da2ce2bed7c59007ed2c49f5-d # internal debug/elf mkdir -p $WORK/b940/ cat >/tmp/go-build845050330/b940/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile compress/zlib=/tmp/go-build845050330/b288/_pkg_.a packagefile debug/dwarf=/tmp/go-build845050330/b941/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile internal/saferio=/tmp/go-build845050330/b153/_pkg_.a packagefile internal/zstd=/tmp/go-build845050330/b942/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b940/_pkg_.a -trimpath "$WORK/b940=>" -p debug/elf -lang=go1.25 -std -complete -installsuffix shared -buildid w7dZdHeQSDNKyezvG8Py/w7dZdHeQSDNKyezvG8Py -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b940/importcfg -pack /usr/lib/golang/src/debug/elf/elf.go /usr/lib/golang/src/debug/elf/file.go /usr/lib/golang/src/debug/elf/reader.go go tool buildid -w $WORK/b954/_pkg_.a # internal cp $WORK/b954/_pkg_.a /builddir/.cache/go-build/9b/9b2fa2ee0e0f38e61696ac34ffaa4a8d25b388f6236ca7810ffe93c621fda2e0-d # internal github.com/containers/podman/pkg/machine/env mkdir -p $WORK/b956/ cat >/tmp/go-build845050330/b956/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build845050330/b954/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build845050330/b730/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build845050330/b257/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b956/_pkg_.a -trimpath "$WORK/b956=>" -p github.com/containers/podman/pkg/machine/env -lang=go1.25 -complete -installsuffix shared -buildid 8J4QEmOe5xA1Jp5q4laQ/8J4QEmOe5xA1Jp5q4laQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b956/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/env/dir.go ./_build/src/github.com/containers/podman/pkg/machine/env/dir_linux.go go tool buildid -w $WORK/b949/_pkg_.a # internal cp $WORK/b949/_pkg_.a /builddir/.cache/go-build/7a/7a8c6e3df0a89880df56ddba313b3b474b98a47f27fe302a9b84a61201f610c7-d # internal github.com/containers/podman/pkg/systemd/quadlet mkdir -p $WORK/b950/ cat >/tmp/go-build845050330/b950/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/logiface=github.com/containers/podman/pkg/logiface importmap github.com/containers/podman/v5/pkg/specgenutilexternal=github.com/containers/podman/pkg/specgenutilexternal importmap github.com/containers/podman/v5/pkg/systemd/parser=github.com/containers/podman/pkg/systemd/parser importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/csv=/tmp/go-build845050330/b647/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build845050330/b951/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build845050330/b902/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build845050330/b949/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build845050330/b191/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/user=/tmp/go-build845050330/b266/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b950/_pkg_.a -trimpath "$WORK/b950=>" -p github.com/containers/podman/pkg/systemd/quadlet -lang=go1.25 -complete -installsuffix shared -buildid rcUS0wEItUvrHfsqTC-N/rcUS0wEItUvrHfsqTC-N -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b950/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/quadlet/podmancmdline.go ./_build/src/github.com/containers/podman/pkg/systemd/quadlet/quadlet.go ./_build/src/github.com/containers/podman/pkg/systemd/quadlet/quadlet_common.go ./_build/src/github.com/containers/podman/pkg/systemd/quadlet/unitdirs.go go tool buildid -w $WORK/b956/_pkg_.a # internal cp $WORK/b956/_pkg_.a /builddir/.cache/go-build/e8/e8e951d1530961d4df94f0cb29b7377ac190ef4aec00abd068ae89a62bc58c08-d # internal github.com/containers/podman/pkg/machine/ignition mkdir -p $WORK/b963/ cat >/tmp/go-build845050330/b963/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/systemd/parser=github.com/containers/podman/pkg/systemd/parser importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build845050330/b954/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build845050330/b949/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b963/_pkg_.a -trimpath "$WORK/b963=>" -p github.com/containers/podman/pkg/machine/ignition -lang=go1.25 -complete -installsuffix shared -buildid 5U8Tstbarld87Atn1FYw/5U8Tstbarld87Atn1FYw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b963/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/ignition/ignition.go ./_build/src/github.com/containers/podman/pkg/machine/ignition/ignition_linux.go ./_build/src/github.com/containers/podman/pkg/machine/ignition/ignition_schema.go ./_build/src/github.com/containers/podman/pkg/machine/ignition/ready.go go tool buildid -w $WORK/b963/_pkg_.a # internal cp $WORK/b963/_pkg_.a /builddir/.cache/go-build/29/29ba712ee8aa59b36e79295ad732e0460f5ea6cf33420d1d81040dddd8bbe2c2-d # internal github.com/containers/podman/pkg/machine/connection mkdir -p $WORK/b965/ cat >/tmp/go-build845050330/b965/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build845050330/b954/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b965/_pkg_.a -trimpath "$WORK/b965=>" -p github.com/containers/podman/pkg/machine/connection -lang=go1.25 -complete -installsuffix shared -buildid _VSN-hDp62JMA7qReL3b/_VSN-hDp62JMA7qReL3b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b965/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/connection/add.go ./_build/src/github.com/containers/podman/pkg/machine/connection/connection.go go tool buildid -w $WORK/b940/_pkg_.a # internal cp $WORK/b940/_pkg_.a /builddir/.cache/go-build/52/523132bfa1e852bceae7d5d170535f2573108757448d9097bdfe62e74cad9b0c-d # internal github.com/containers/podman/pkg/emulation mkdir -p $WORK/b939/ cat >/tmp/go-build845050330/b939/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile debug/elf=/tmp/go-build845050330/b940/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b939/_pkg_.a -trimpath "$WORK/b939=>" -p github.com/containers/podman/pkg/emulation -lang=go1.25 -complete -installsuffix shared -buildid 7Dy3kUhp9r4vOGvWAz7q/7Dy3kUhp9r4vOGvWAz7q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b939/importcfg -pack ./_build/src/github.com/containers/podman/pkg/emulation/binfmtmisc_linux.go ./_build/src/github.com/containers/podman/pkg/emulation/elf.go ./_build/src/github.com/containers/podman/pkg/emulation/emulation.go go tool buildid -w $WORK/b965/_pkg_.a # internal cp $WORK/b965/_pkg_.a /builddir/.cache/go-build/87/876bc012d5af56a79ccd9b6aaf505a09220233e8e5de0fd4c054fa24c8cf9f1b-d # internal github.com/containers/podman/pkg/machine/lock mkdir -p $WORK/b966/ cat >/tmp/go-build845050330/b966/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build845050330/b956/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build845050330/b269/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b966/_pkg_.a -trimpath "$WORK/b966=>" -p github.com/containers/podman/pkg/machine/lock -lang=go1.25 -complete -installsuffix shared -buildid PO0mNeFQvWMUmF0wqEwz/PO0mNeFQvWMUmF0wqEwz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b966/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/lock/lock.go cd $WORK/b797 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b797=/tmp/go-build -gno-record-gcc-switches -I $WORK/b797/ -O2 -g -frandom-seed=_JSEmWsalFcrM_RaZAz5 -o $WORK/b797/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b939/_pkg_.a # internal cp $WORK/b939/_pkg_.a /builddir/.cache/go-build/ed/ede7f3f5b275da48b748aad3f6555a323400a28d27ee87fac8f41872e8df9cc9-d # internal github.com/containers/podman/pkg/machine/ports mkdir -p $WORK/b967/ cat >/tmp/go-build845050330/b967/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build845050330/b956/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build845050330/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build845050330/b269/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b967/_pkg_.a -trimpath "$WORK/b967=>" -p github.com/containers/podman/pkg/machine/ports -lang=go1.25 -complete -installsuffix shared -buildid f934rCklFDdQRVo9zowl/f934rCklFDdQRVo9zowl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b967/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/ports/ports.go ./_build/src/github.com/containers/podman/pkg/machine/ports/ports_unix.go go tool buildid -w $WORK/b966/_pkg_.a # internal cp $WORK/b966/_pkg_.a /builddir/.cache/go-build/92/92c67614a5d236eb1f8c20145e82a4411412c959ccc4a7de2ba7fe76762ffd53-d # internal github.com/containers/podman/pkg/machine/qemu/command mkdir -p $WORK/b968/ cat >/tmp/go-build845050330/b968/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build845050330/b954/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build845050330/b955/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b968/_pkg_.a -trimpath "$WORK/b968=>" -p github.com/containers/podman/pkg/machine/qemu/command -lang=go1.25 -complete -installsuffix shared -buildid J8fbOhLAXBaIIPMXmwHn/J8fbOhLAXBaIIPMXmwHn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b968/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/qemu/command/command.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/command/command_unix.go go tool buildid -w $WORK/b950/_pkg_.a # internal cp $WORK/b950/_pkg_.a /builddir/.cache/go-build/09/09a11bc61d2c3522a5c95469d25ac4e87b403ed7c16387967c9e7079eaa9facd-d # internal github.com/containers/podman/pkg/machine/sockets mkdir -p $WORK/b969/ cat >/tmp/go-build845050330/b969/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build845050330/b954/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b969/_pkg_.a -trimpath "$WORK/b969=>" -p github.com/containers/podman/pkg/machine/sockets -lang=go1.25 -complete -installsuffix shared -buildid B5G9rdo_8vSoPXoGdahr/B5G9rdo_8vSoPXoGdahr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b969/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/sockets/sockets.go go tool buildid -w $WORK/b962/_pkg_.a # internal cp $WORK/b962/_pkg_.a /builddir/.cache/go-build/88/888e39533f04cff57bedfd8f73d7c3f8750cb2377a65f7ba64ce6921383111a5-d # internal github.com/containers/podman/pkg/machine/compression mkdir -p $WORK/b961/ cat >/tmp/go-build845050330/b961/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile archive/zip=/tmp/go-build845050330/b962/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build845050330/b954/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build845050330/b908/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build845050330/b444/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b961/_pkg_.a -trimpath "$WORK/b961=>" -p github.com/containers/podman/pkg/machine/compression -lang=go1.25 -complete -installsuffix shared -buildid gsCymh-y5tR6WLEJYn_I/gsCymh-y5tR6WLEJYn_I -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b961/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/compression/config.go ./_build/src/github.com/containers/podman/pkg/machine/compression/decompress.go ./_build/src/github.com/containers/podman/pkg/machine/compression/generic.go ./_build/src/github.com/containers/podman/pkg/machine/compression/sparse_file_writer.go ./_build/src/github.com/containers/podman/pkg/machine/compression/uncompressed.go ./_build/src/github.com/containers/podman/pkg/machine/compression/zip.go go tool buildid -w $WORK/b968/_pkg_.a # internal cp $WORK/b968/_pkg_.a /builddir/.cache/go-build/1b/1bef728bbc3397834c63ca76677d10082a88ef77e1febc20ae2a191f80651c19-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event mkdir -p $WORK/b973/ cat >/tmp/go-build845050330/b973/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build845050330/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b973/_pkg_.a -trimpath "$WORK/b973=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event -lang=go1.25 -complete -installsuffix shared -buildid J5DwFOh1sEigBVuzOLRo/J5DwFOh1sEigBVuzOLRo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b973/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event/event.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event/stream.go cd $WORK/b797 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b797=/tmp/go-build -gno-record-gcc-switches -I $WORK/b797/ -O2 -g -frandom-seed=_JSEmWsalFcrM_RaZAz5 -o $WORK/b797/_x002.o -c seccomp.cgo2.c go tool buildid -w $WORK/b969/_pkg_.a # internal cp $WORK/b969/_pkg_.a /builddir/.cache/go-build/2e/2eb704deed6fb7dd39bc0070b0f5e6e50c38eaa895c295342a9f24fa25c10f2a-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2 mkdir -p $WORK/b974/ cat >/tmp/go-build845050330/b974/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b974/_pkg_.a -trimpath "$WORK/b974=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2 -lang=go1.25 -complete -installsuffix shared -buildid hcXB5LT4WqxMNfbWtaU6/hcXB5LT4WqxMNfbWtaU6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b974/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2/error.go go tool buildid -w $WORK/b967/_pkg_.a # internal cp $WORK/b967/_pkg_.a /builddir/.cache/go-build/1c/1c8b836543662995c7205c96f505c2dcd1db811f6f33aca12c4064e037aae5a2-d # internal github.com/containers/podman/pkg/machine/vmconfigs mkdir -p $WORK/b964/ cat >/tmp/go-build845050330/b964/importcfg << 'EOF' # internal # import config importmap github.com/containers/gvisor-tap-vsock/pkg/types=github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/machine/connection=github.com/containers/podman/pkg/machine/connection importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/ignition=github.com/containers/podman/pkg/machine/ignition importmap github.com/containers/podman/v5/pkg/machine/lock=github.com/containers/podman/pkg/machine/lock importmap github.com/containers/podman/v5/pkg/machine/ports=github.com/containers/podman/pkg/machine/ports importmap github.com/containers/podman/v5/pkg/machine/qemu/command=github.com/containers/podman/pkg/machine/qemu/command importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build845050330/b959/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build845050330/b731/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build845050330/b965/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build845050330/b954/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build845050330/b963/_pkg_.a packagefile github.com/containers/podman/pkg/machine/lock=/tmp/go-build845050330/b966/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ports=/tmp/go-build845050330/b967/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu/command=/tmp/go-build845050330/b968/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build845050330/b955/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build845050330/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build845050330/b269/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b964/_pkg_.a -trimpath "$WORK/b964=>" -p github.com/containers/podman/pkg/machine/vmconfigs -lang=go1.25 -complete -installsuffix shared -buildid YQGRvZiof6PPAxjoqHaX/YQGRvZiof6PPAxjoqHaX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b964/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/arch.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/config.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/config_common.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/machine.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/machine_unix.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/sockets.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/volumes.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/volumes_unix.go go tool buildid -w $WORK/b973/_pkg_.a # internal cp $WORK/b973/_pkg_.a /builddir/.cache/go-build/2c/2cdea70454be41a964647cc3ab07b17be345277b5e6276a5c9b4ff5fcba91a9d-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket mkdir -p $WORK/b975/ cat >/tmp/go-build845050330/b975/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/go-libvirt/internal/constants=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants=/tmp/go-build845050330/b972/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b975/_pkg_.a -trimpath "$WORK/b975=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket -lang=go1.25 -complete -installsuffix shared -buildid -PErmSKWXwMjte2XBBZ2/-PErmSKWXwMjte2XBBZ2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b975/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/socket.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/units.go go tool buildid -w $WORK/b961/_pkg_.a # internal cp $WORK/b961/_pkg_.a /builddir/.cache/go-build/43/4342fa0afd9c196991d03fcc0b3e34c7ef6f378aab264006c6d306305a8d0618-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers mkdir -p $WORK/b976/ cat >/tmp/go-build845050330/b976/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b976/_pkg_.a -trimpath "$WORK/b976=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers -lang=go1.25 -complete -installsuffix shared -buildid ksZC4OajF-EWQ48MvMzM/ksZC4OajF-EWQ48MvMzM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b976/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers/already_connected.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers/local.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers/remote.go go tool buildid -w $WORK/b975/_pkg_.a # internal cp $WORK/b975/_pkg_.a /builddir/.cache/go-build/6b/6b69b80e135a706b9353dd07b13a02587dee2ea7f9011757ca76f4cbd1e9ea49-d # internal github.com/containers/podman/vendor/golang.org/x/time/rate mkdir -p $WORK/b981/ cat >/tmp/go-build845050330/b981/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b981/_pkg_.a -trimpath "$WORK/b981=>" -p github.com/containers/podman/vendor/golang.org/x/time/rate -lang=go1.25 -complete -installsuffix shared -buildid 6csVvLmW14qp3zxaBCwK/6csVvLmW14qp3zxaBCwK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b981/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/time/rate/rate.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/time/rate/sometimes.go go tool buildid -w $WORK/b976/_pkg_.a # internal cp $WORK/b976/_pkg_.a /builddir/.cache/go-build/3b/3b9356fd6ab8983d6d7d089d8052721496362cda16268a193fc93497a05fe0e7-d # internal github.com/containers/podman/vendor/github.com/gorilla/schema mkdir -p $WORK/b982/ cat >/tmp/go-build845050330/b982/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build845050330/b052/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b982/_pkg_.a -trimpath "$WORK/b982=>" -p github.com/containers/podman/vendor/github.com/gorilla/schema -lang=go1.25 -complete -installsuffix shared -buildid di_X0ZAzjPTzOEoRJgWg/di_X0ZAzjPTzOEoRJgWg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b982/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema/cache.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema/converter.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema/encoder.go cd $WORK/b797 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b797=/tmp/go-build -gno-record-gcc-switches -I $WORK/b797/ -O2 -g -frandom-seed=_JSEmWsalFcrM_RaZAz5 -o $WORK/b797/_x003.o -c seccomp_internal.cgo2.c go tool buildid -w $WORK/b964/_pkg_.a # internal cp $WORK/b964/_pkg_.a /builddir/.cache/go-build/73/73a40c601eddcc784fceab7aeda5e4d32771b4d20d42af01f5b55daa4bc90e79-d # internal github.com/containers/podman/pkg/machine mkdir -p $WORK/b960/ cat >/tmp/go-build845050330/b960/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/compression=github.com/containers/podman/pkg/machine/compression importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/ignition=github.com/containers/podman/pkg/machine/ignition importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/shirou/gopsutil/v4/process=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build845050330/b961/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build845050330/b954/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build845050330/b963/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build845050330/b964/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process=/tmp/go-build845050330/b892/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build845050330/b955/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build845050330/b674/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile os/signal=/tmp/go-build845050330/b268/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b960/_pkg_.a -trimpath "$WORK/b960=>" -p github.com/containers/podman/pkg/machine -lang=go1.25 -complete -installsuffix shared -buildid tofww0mSoCbQyWJ5_Amo/tofww0mSoCbQyWJ5_Amo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b960/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/cleanup.go ./_build/src/github.com/containers/podman/pkg/machine/config.go ./_build/src/github.com/containers/podman/pkg/machine/gvproxy.go ./_build/src/github.com/containers/podman/pkg/machine/gvproxy_unix.go ./_build/src/github.com/containers/podman/pkg/machine/keys.go ./_build/src/github.com/containers/podman/pkg/machine/machine_common.go ./_build/src/github.com/containers/podman/pkg/machine/machine_unix.go ./_build/src/github.com/containers/podman/pkg/machine/qemuprovider.go ./_build/src/github.com/containers/podman/pkg/machine/ssh.go ./_build/src/github.com/containers/podman/pkg/machine/ssh_unix.go ./_build/src/github.com/containers/podman/pkg/machine/update.go ./_build/src/github.com/containers/podman/pkg/machine/volumes.go go tool buildid -w $WORK/b974/_pkg_.a # internal cp $WORK/b974/_pkg_.a /builddir/.cache/go-build/d6/d6cbb181427171fbcf1c7892632acd789ae5ea7061cabe76f900b2ef0e2ff7bc-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt mkdir -p $WORK/b971/ cat >/tmp/go-build845050330/b971/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/go-libvirt/internal/constants=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants importmap github.com/digitalocean/go-libvirt/internal/event=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event importmap github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2 importmap github.com/digitalocean/go-libvirt/socket=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket importmap github.com/digitalocean/go-libvirt/socket/dialers=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants=/tmp/go-build845050330/b972/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event=/tmp/go-build845050330/b973/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2=/tmp/go-build845050330/b974/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket=/tmp/go-build845050330/b975/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers=/tmp/go-build845050330/b976/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b971/_pkg_.a -trimpath "$WORK/b971=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt -lang=go1.25 -complete -installsuffix shared -buildid g4wBJUdCRKYkWfpOoXll/g4wBJUdCRKYkWfpOoXll -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b971/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/const.gen.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/libvirt.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/qemu_protocol.gen.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/remote_protocol.gen.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/rpc.go go tool buildid -w $WORK/b981/_pkg_.a # internal cp $WORK/b981/_pkg_.a /builddir/.cache/go-build/cb/cba1e74b5860d9e307680881ad85fc0a0851dbeb4cf9b50dfd0b9e5ab14f2753-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress mkdir -p $WORK/b980/ cat >/tmp/go-build845050330/b980/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/containers/podman/vendor/golang.org/x/time/rate packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=/tmp/go-build845050330/b981/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b980/_pkg_.a -trimpath "$WORK/b980=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress -lang=go1.25 -complete -installsuffix shared -buildid DO84KFCY8uEGAGNnHhxO/DO84KFCY8uEGAGNnHhxO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b980/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress/progress.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress/progressreader.go go tool buildid -w $WORK/b980/_pkg_.a # internal cp $WORK/b980/_pkg_.a /builddir/.cache/go-build/8d/8d9736b285991892a35a421e41360f6d42046971454c9cddb9a4b06ea08e7343-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter mkdir -p $WORK/b979/ cat >/tmp/go-build845050330/b979/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/progress=github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build845050330/b684/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress=/tmp/go-build845050330/b980/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b979/_pkg_.a -trimpath "$WORK/b979=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter -lang=go1.25 -complete -installsuffix shared -buildid b2EjUR7l6vg05bdlNT2m/b2EjUR7l6vg05bdlNT2m -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b979/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter/streamformatter.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter/streamwriter.go go tool buildid -w $WORK/b960/_pkg_.a # internal go tool buildid -w $WORK/b849/_pkg_.a # internal go tool buildid -w $WORK/b982/_pkg_.a # internal cp $WORK/b960/_pkg_.a /builddir/.cache/go-build/35/3528252b54c9d85c8eebaf241ca7b43fb6d83661a2ce44e4341ecfbe04c77e80-d # internal github.com/containers/podman/pkg/auth mkdir -p $WORK/b984/ cat >/tmp/go-build845050330/b984/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/pkg/docker/config=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build845050330/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build845050330/b248/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b984/_pkg_.a -trimpath "$WORK/b984=>" -p github.com/containers/podman/pkg/auth -lang=go1.25 -complete -installsuffix shared -buildid F8y78bIleWw3k-Ph9OdS/F8y78bIleWw3k-Ph9OdS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b984/importcfg -pack ./_build/src/github.com/containers/podman/pkg/auth/auth.go cp $WORK/b982/_pkg_.a /builddir/.cache/go-build/2a/2a6acdf78b0f8aa48cdd37dfe0c43becc3d149bd884b16b66f4168a7a0dc7497-d # internal github.com/containers/podman/pkg/bindings/internal/util mkdir -p $WORK/b985/ cat >/tmp/go-build845050330/b985/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build845050330/b465/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b985/_pkg_.a -trimpath "$WORK/b985=>" -p github.com/containers/podman/pkg/bindings/internal/util -lang=go1.25 -complete -installsuffix shared -buildid 8cFwuIaobS0AbjU4K6Xv/8cFwuIaobS0AbjU4K6Xv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b985/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/internal/util/util.go go tool buildid -w $WORK/b979/_pkg_.a # internal cp $WORK/b979/_pkg_.a /builddir/.cache/go-build/0a/0a5d8213630d62b47d248d8dc577689f57582a3073f8e75a605964fcea5fb62d-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend mkdir -p $WORK/b978/ cat >/tmp/go-build845050330/b978/importcfg << 'EOF' # internal # import config importmap github.com/distribution/reference=github.com/containers/podman/vendor/github.com/distribution/reference importmap github.com/docker/docker/api/types/build=github.com/containers/podman/vendor/github.com/docker/docker/api/types/build importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/pkg/streamformatter=github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build845050330/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build845050330/b582/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build845050330/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build845050330/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build845050330/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build845050330/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build845050330/b597/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter=/tmp/go-build845050330/b979/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b978/_pkg_.a -trimpath "$WORK/b978=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend -lang=go1.25 -complete -installsuffix shared -buildid AsTzRjbYC3vCmODYt0qk/AsTzRjbYC3vCmODYt0qk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b978/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend/backend.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend/build.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend/disk_usage.go cp $WORK/b849/_pkg_.a /builddir/.cache/go-build/4c/4c910ecf51232a2f6f3baf56c899811743024018b59fbba5ba3faf34527d8c6c-d # internal github.com/containers/podman/internal/remote_build_helpers mkdir -p $WORK/b988/ cd $WORK/b797 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b797=/tmp/go-build -gno-record-gcc-switches -I $WORK/b797/ -O2 -g -frandom-seed=_JSEmWsalFcrM_RaZAz5 -o $WORK/b797/_cgo_main.o -c _cgo_main.c cat >/tmp/go-build845050330/b988/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b988/_pkg_.a -trimpath "$WORK/b988=>" -p github.com/containers/podman/internal/remote_build_helpers -lang=go1.25 -complete -installsuffix shared -buildid XDL8PxicwMAseIouZOiy/XDL8PxicwMAseIouZOiy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b988/importcfg -pack ./_build/src/github.com/containers/podman/internal/remote_build_helpers/utils.go go tool buildid -w $WORK/b978/_pkg_.a # internal cp $WORK/b978/_pkg_.a /builddir/.cache/go-build/d6/d67b7d7babf1ea3a7204d117b7dfd0103af5f3f9c6177c9c1635b1e443e3c595-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli mkdir -p $WORK/b1000/ cat >/tmp/go-build845050330/b1000/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1000/_pkg_.a -trimpath "$WORK/b1000=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli -lang=go1.25 -complete -installsuffix shared -buildid slcn94Repp3vCrjX1aKF/slcn94Repp3vCrjX1aKF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1000/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/passphrase.go go tool buildid -w $WORK/b984/_pkg_.a # internal cp $WORK/b984/_pkg_.a /builddir/.cache/go-build/8c/8c47f38f677c16c19d3731e9d3817f6661e3ee2728bcdf7b7dd0c7e7e8d959d5-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params mkdir -p $WORK/b1002/ cat >/tmp/go-build845050330/b1002/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build845050330/b124/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1002/_pkg_.a -trimpath "$WORK/b1002=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params -lang=go1.25 -complete -installsuffix shared -buildid faRXDVLK-VLeSewmGBae/faRXDVLK-VLeSewmGBae -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1002/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params/sigstore.go go tool buildid -w $WORK/b988/_pkg_.a # internal cp $WORK/b988/_pkg_.a /builddir/.cache/go-build/33/3332de7fea239d0f015e5ae6023eef820e38cf9a1033a07e49de1217d40ff1ab-d # internal github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api mkdir -p $WORK/b1004/ cat >/tmp/go-build845050330/b1004/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile encoding/pem=/tmp/go-build845050330/b181/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1004/_pkg_.a -trimpath "$WORK/b1004=>" -p github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api -lang=go1.25 -complete -installsuffix shared -buildid RiFAlFW6gNA5SmzbT3xE/RiFAlFW6gNA5SmzbT3xE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1004/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api/client.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b797=/tmp/go-build -gno-record-gcc-switches -o $WORK/b797/_cgo_.o $WORK/b797/_cgo_main.o $WORK/b797/_x001.o $WORK/b797/_x002.o $WORK/b797/_x003.o -O2 -g -lseccomp go tool buildid -w $WORK/b1000/_pkg_.a # internal cp $WORK/b1000/_pkg_.a /builddir/.cache/go-build/27/2777388d2ec705925fcc387492b861401ce3e2431d5cf5e9a9870842573d2262-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth mkdir -p $WORK/b1005/ cat >/tmp/go-build845050330/b1005/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile text/template=/tmp/go-build845050330/b342/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1005/_pkg_.a -trimpath "$WORK/b1005=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth -lang=go1.25 -complete -installsuffix shared -buildid Hdf1GEfTJhGbfqg26oFO/Hdf1GEfTJhGbfqg26oFO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1005/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth/interactive.go go tool buildid -w $WORK/b1002/_pkg_.a # internal cp $WORK/b1002/_pkg_.a /builddir/.cache/go-build/22/2238a3ed49111537bc9dee5b6f22ba3377585e1f30343f3399c673b4c6cda129-d # internal github.com/containers/podman/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b1009/ cat >/tmp/go-build845050330/b1009/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/rsa=/tmp/go-build845050330/b104/_pkg_.a packagefile crypto/x509=/tmp/go-build845050330/b177/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile encoding/pem=/tmp/go-build845050330/b181/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile mime=/tmp/go-build845050330/b214/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1009/_pkg_.a -trimpath "$WORK/b1009=>" -p github.com/containers/podman/vendor/golang.org/x/oauth2/internal -lang=go1.25 -complete -installsuffix shared -buildid vpNrl8THE7280DYRxuPo/vpNrl8THE7280DYRxuPo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1009/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal/doc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal/oauth2.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal/token.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal/transport.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b797=/tmp/go-build -gno-record-gcc-switches -o $WORK/b797/_cgo_.o $WORK/b797/_cgo_main.o $WORK/b797/_x001.o $WORK/b797/_x002.o $WORK/b797/_x003.o -O2 -g -lseccomp # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage seccomp -dynimport $WORK/b797/_cgo_.o -dynout $WORK/b797/_cgo_import.go go tool buildid -w $WORK/b985/_pkg_.a # internal go tool buildid -w $WORK/b1004/_pkg_.a # internal cp $WORK/b1004/_pkg_.a /builddir/.cache/go-build/7c/7c5fc2d8a5b1ac120051ad8de706ef2c27012f599a12d4ddb6540094eb4eeca7-d # internal github.com/containers/podman/vendor/github.com/segmentio/ksuid mkdir -p $WORK/b1010/ cat >/tmp/go-build845050330/b1010/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile database/sql/driver=/tmp/go-build845050330/b474/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/rand=/tmp/go-build845050330/b103/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1010/_pkg_.a -trimpath "$WORK/b1010=>" -p github.com/containers/podman/vendor/github.com/segmentio/ksuid -lang=go1.25 -complete -installsuffix shared -buildid iTU3CGpikxn9asQiY9kA/iTU3CGpikxn9asQiY9kA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1010/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/base62.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/ksuid.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/rand.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/sequence.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/set.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/uint128.go cp $WORK/b985/_pkg_.a /builddir/.cache/go-build/aa/aac50465446baaebd586128ac196734234683a52ceec1c9818cd22eceb8335a5-d # internal github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open mkdir -p $WORK/b1011/ cat >/tmp/go-build845050330/b1011/importcfg << 'EOF' # internal # import config packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1011/_pkg_.a -trimpath "$WORK/b1011=>" -p github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open -lang=go1.25 -complete -installsuffix shared -buildid _lRI5bwgRWsfPKtm84Vt/_lRI5bwgRWsfPKtm84Vt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1011/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open/exec.go ./_build/src/github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open/open.go cat >/tmp/go-build845050330/b797/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile runtime/cgo=/tmp/go-build845050330/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b797/_pkg_.a -trimpath "$WORK/b797=>" -p github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -lang=go1.25 -installsuffix shared -buildid _JSEmWsalFcrM_RaZAz5/_JSEmWsalFcrM_RaZAz5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b797/importcfg -pack $WORK/b797/_cgo_gotypes.go $WORK/b797/seccomp.cgo1.go $WORK/b797/seccomp_internal.cgo1.go $WORK/b797/_cgo_import.go go tool buildid -w $WORK/b1005/_pkg_.a # internal cp $WORK/b1005/_pkg_.a /builddir/.cache/go-build/43/4330c80d105064c0dc6bed63f2253a9b6b3bb29d3f83797572892ca958469a6e-d # internal github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp mkdir -p $WORK/b1013/ cat >/tmp/go-build845050330/b1013/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1013/_pkg_.a -trimpath "$WORK/b1013=>" -p github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp -lang=go1.25 -complete -installsuffix shared -buildid m0SoAcpf5pJc_LwRy5J5/m0SoAcpf5pJc_LwRy5J5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1013/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp/handlers.go go tool buildid -w $WORK/b1011/_pkg_.a # internal cp $WORK/b1011/_pkg_.a /builddir/.cache/go-build/fc/fc5dc8bd929b1af86135192c71df3c88b1f324d3e4196a4745bd0dbb8dce4b04-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia mkdir -p $WORK/b1015/ cat >/tmp/go-build845050330/b1015/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build845050330/b507/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1015/_pkg_.a -trimpath "$WORK/b1015=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia -lang=go1.25 -complete -installsuffix shared -buildid ibkkYAkk-SONU4kg4Vm1/ibkkYAkk-SONU4kg4Vm1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1015/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia/options.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia/signer_stub.go go tool buildid -w $WORK/b1009/_pkg_.a # internal cp $WORK/b1009/_pkg_.a /builddir/.cache/go-build/fd/fd6d4c060909eada220adf670dd689f8f5adc620b6629afc3e043a629bc2c6de-d # internal github.com/containers/podman/vendor/golang.org/x/oauth2 mkdir -p $WORK/b1008/ cat >/tmp/go-build845050330/b1008/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/podman/vendor/golang.org/x/oauth2/internal packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2/internal=/tmp/go-build845050330/b1009/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1008/_pkg_.a -trimpath "$WORK/b1008=>" -p github.com/containers/podman/vendor/golang.org/x/oauth2 -lang=go1.25 -complete -installsuffix shared -buildid 1scXvAaCOg1zMfmY9Nt8/1scXvAaCOg1zMfmY9Nt8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1008/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/deviceauth.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/oauth2.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/pkce.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/token.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/transport.go go tool buildid -w $WORK/b1015/_pkg_.a # internal cp $WORK/b1015/_pkg_.a /builddir/.cache/go-build/bb/bbc71c1d6182a684e3bb326aab89683ffb419b73e2473c5f343cb9bd23466665-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/report mkdir -p $WORK/b1018/ cat >/tmp/go-build845050330/b1018/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/report/camelcase=github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase=/tmp/go-build845050330/b1019/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build845050330/b191/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile text/tabwriter=/tmp/go-build845050330/b344/_pkg_.a packagefile text/template=/tmp/go-build845050330/b342/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1018/_pkg_.a -trimpath "$WORK/b1018=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/report -lang=go1.25 -complete -installsuffix shared -buildid wHXu5wuYHyUDFg1E0R-L/wHXu5wuYHyUDFg1E0R-L -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1018/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/doc.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/formatter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/template.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/validate.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/writer.go go tool buildid -w $WORK/b1010/_pkg_.a # internal cp $WORK/b1010/_pkg_.a /builddir/.cache/go-build/08/08f724cbdf4c5cde944ee314d7fd7d28fc1c0be4fa337d186985e9561d708e64-d # internal github.com/containers/podman/pkg/machine/proxyenv mkdir -p $WORK/b1030/ cat >/tmp/go-build845050330/b1030/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/etchosts=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build845050330/b960/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build845050330/b964/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build845050330/b705/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1030/_pkg_.a -trimpath "$WORK/b1030=>" -p github.com/containers/podman/pkg/machine/proxyenv -lang=go1.25 -complete -installsuffix shared -buildid dUJAk9253SIDgOQlExb4/dUJAk9253SIDgOQlExb4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1030/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/proxyenv/env.go go tool buildid -w $WORK/b1013/_pkg_.a # internal cp $WORK/b1013/_pkg_.a /builddir/.cache/go-build/5e/5e5f9b6bb99f6ced1f74a895146337571c8f0b5f58550697a15a79d0c165ded6-d # internal github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp mkdir -p $WORK/b1014/ cat >/tmp/go-build845050330/b1014/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-cleanhttp=github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build845050330/b155/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build845050330/b1013/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/rand=/tmp/go-build845050330/b103/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1014/_pkg_.a -trimpath "$WORK/b1014=>" -p github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp -lang=go1.25 -complete -installsuffix shared -buildid gVVtDLT4GsPF5jv7ej3_/gVVtDLT4GsPF5jv7ej3_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1014/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp/cert_error_go120.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp/client.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp/roundtripper.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang go tool pack r $WORK/b797/_pkg_.a $WORK/b797/_x001.o $WORK/b797/_x002.o $WORK/b797/_x003.o # internal go tool buildid -w $WORK/b797/_pkg_.a # internal cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/12/1275e29f93529605c867171013939b69f8f89fe5f090ccfb6115f86a6e0cfc52-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp mkdir -p $WORK/b839/ cat >/tmp/go-build845050330/b839/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=/tmp/go-build845050330/b797/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b839/_pkg_.a -trimpath "$WORK/b839=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp -lang=go1.25 -complete -installsuffix shared -buildid 1Vm3uMduDggj9OwrsI8K/1Vm3uMduDggj9OwrsI8K -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b839/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp/conversion.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp/default_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp/errno_list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp/filter_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp/seccomp_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp/supported.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp/types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp/validate_linux.go go tool buildid -w $WORK/b1030/_pkg_.a # internal cp $WORK/b1030/_pkg_.a /builddir/.cache/go-build/32/3249bd0dd57e0522dc508302cb7469a485b8bdcee9ffda555906450a12ee4cc7-d # internal github.com/containers/podman/pkg/machine/stdpull mkdir -p $WORK/b1033/ cat >/tmp/go-build845050330/b1033/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/compression=github.com/containers/podman/pkg/machine/compression importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build845050330/b961/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build845050330/b954/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build845050330/b908/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1033/_pkg_.a -trimpath "$WORK/b1033=>" -p github.com/containers/podman/pkg/machine/stdpull -lang=go1.25 -complete -installsuffix shared -buildid WXys0lwGEQZkKCU0su7w/WXys0lwGEQZkKCU0su7w -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1033/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/stdpull/local.go ./_build/src/github.com/containers/podman/pkg/machine/stdpull/url.go go tool buildid -w $WORK/b1008/_pkg_.a # internal cp $WORK/b1008/_pkg_.a /builddir/.cache/go-build/36/36ee97d5b77f85ddf11a61301118f94082ff0743d24c8dbd938cc93cdb91046c-d # internal github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc mkdir -p $WORK/b1007/ cat >/tmp/go-build845050330/b1007/importcfg << 'EOF' # internal # import config importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 importmap golang.org/x/oauth2=github.com/containers/podman/vendor/golang.org/x/oauth2 packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build845050330/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build845050330/b159/_pkg_.a packagefile crypto/rsa=/tmp/go-build845050330/b104/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build845050330/b150/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build845050330/b279/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build845050330/b1008/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile mime=/tmp/go-build845050330/b214/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1007/_pkg_.a -trimpath "$WORK/b1007=>" -p github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc -lang=go1.25 -complete -installsuffix shared -buildid zImfZu245s8LAs_H-tSn/zImfZu245s8LAs_H-tSn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1007/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc/jose.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc/jwks.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc/oidc.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc/verify.go go tool buildid -w $WORK/b1018/_pkg_.a # internal cp $WORK/b1018/_pkg_.a /builddir/.cache/go-build/5e/5e50ac023018768008cc5671f0ec0b705274a01c122fc3e4694292104bdfb535-d # internal github.com/containers/podman/vendor/golang.org/x/net/bpf mkdir -p $WORK/b1036/ cat >/tmp/go-build845050330/b1036/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1036/_pkg_.a -trimpath "$WORK/b1036=>" -p github.com/containers/podman/vendor/golang.org/x/net/bpf -lang=go1.25 -complete -installsuffix shared -buildid B8GlNM-110fPFJG8DQI_/B8GlNM-110fPFJG8DQI_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1036/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/asm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/constants.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/doc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/instructions.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/setter.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/vm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/vm_instructions.go go tool buildid -w $WORK/b1033/_pkg_.a # internal cp $WORK/b1033/_pkg_.a /builddir/.cache/go-build/05/056be47842d630c9d44328c0fdb191b7b144cc56c67607c96565c6ff734fdad3-d # internal github.com/containers/podman/pkg/api/server/idle mkdir -p $WORK/b1050/ cat >/tmp/go-build845050330/b1050/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1050/_pkg_.a -trimpath "$WORK/b1050=>" -p github.com/containers/podman/pkg/api/server/idle -lang=go1.25 -complete -installsuffix shared -buildid 8npW5-GlHTjdQpjUd5Oe/8npW5-GlHTjdQpjUd5Oe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1050/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/server/idle/tracker.go go tool buildid -w $WORK/b1014/_pkg_.a # internal cp $WORK/b1014/_pkg_.a /builddir/.cache/go-build/7f/7f14f9fe67e0c184f788621604a859f4a02084e8eb284b07ae4744a164c11c40-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor mkdir -p $WORK/b1012/ cat >/tmp/go-build845050330/b1012/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-cleanhttp=github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp importmap github.com/hashicorp/go-retryablehttp=github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/signature/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal importmap go.podman.io/image/v5/signature/sigstore/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build845050330/b1013/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp=/tmp/go-build845050330/b1014/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build845050330/b496/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build845050330/b509/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1012/_pkg_.a -trimpath "$WORK/b1012=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor -lang=go1.25 -complete -installsuffix shared -buildid S05v67XY-4IIJo7F2Al6/S05v67XY-4IIJo7F2Al6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1012/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/leveled_logger.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/openapi_infra.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/rekor.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/rekor_api.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/rekor_api_types.go go tool buildid -w $WORK/b1050/_pkg_.a # internal cp $WORK/b1050/_pkg_.a /builddir/.cache/go-build/91/9104349dc8ddcf458be6a5df42ce77f23b48493345243fadfb03465b6e11ffe4-d # internal github.com/containers/podman/pkg/channel mkdir -p $WORK/b1051/ cat >/tmp/go-build845050330/b1051/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1051/_pkg_.a -trimpath "$WORK/b1051=>" -p github.com/containers/podman/pkg/channel -lang=go1.25 -complete -installsuffix shared -buildid dH8rXLxxSpRthHFz7Ku4/dH8rXLxxSpRthHFz7Ku4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1051/importcfg -pack ./_build/src/github.com/containers/podman/pkg/channel/doc.go ./_build/src/github.com/containers/podman/pkg/channel/writer.go go tool buildid -w $WORK/b839/_pkg_.a # internal cp $WORK/b839/_pkg_.a /builddir/.cache/go-build/52/52b53ec2f319e08a9134924fda87b05ec4ce6164be033a851656d05bf0694fe6-d # internal github.com/containers/podman/vendor/github.com/gorilla/handlers mkdir -p $WORK/b1053/ cat >/tmp/go-build845050330/b1053/importcfg << 'EOF' # internal # import config importmap github.com/felixge/httpsnoop=github.com/containers/podman/vendor/github.com/felixge/httpsnoop packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile compress/flate=/tmp/go-build845050330/b203/_pkg_.a packagefile compress/gzip=/tmp/go-build845050330/b202/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/felixge/httpsnoop=/tmp/go-build845050330/b605/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile runtime/debug=/tmp/go-build845050330/b452/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1053/_pkg_.a -trimpath "$WORK/b1053=>" -p github.com/containers/podman/vendor/github.com/gorilla/handlers -lang=go1.25 -complete -installsuffix shared -buildid 3NAWTJKG9w78bLVzQg1e/3NAWTJKG9w78bLVzQg1e -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1053/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/handlers/canonical.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/handlers/compress.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/handlers/cors.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/handlers/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/handlers/handlers.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/handlers/logging.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/handlers/proxy_headers.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/handlers/recovery.go go tool buildid -w $WORK/b1007/_pkg_.a # internal cp $WORK/b1007/_pkg_.a /builddir/.cache/go-build/1b/1babfb0b81755311269eca734ed96199b25fbe5ccd42baad59ba10462d95f80f-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow mkdir -p $WORK/b1006/ cat >/tmp/go-build845050330/b1006/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-oidc/v3/oidc=github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 importmap github.com/segmentio/ksuid=github.com/containers/podman/vendor/github.com/segmentio/ksuid importmap github.com/sigstore/sigstore/pkg/oauth=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth importmap github.com/skratchdot/open-golang/open=github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open importmap golang.org/x/oauth2=github.com/containers/podman/vendor/golang.org/x/oauth2 packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc=/tmp/go-build845050330/b1007/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build845050330/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/segmentio/ksuid=/tmp/go-build845050330/b1010/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build845050330/b1005/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open=/tmp/go-build845050330/b1011/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build845050330/b1008/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1006/_pkg_.a -trimpath "$WORK/b1006=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow -lang=go1.25 -complete -installsuffix shared -buildid Yk9bCb33JK7WCzRoz_xB/Yk9bCb33JK7WCzRoz_xB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1006/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/client_credentials.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/device.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/flow.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/interactive.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/pkce.go go tool buildid -w $WORK/b1051/_pkg_.a # internal cp $WORK/b1051/_pkg_.a /builddir/.cache/go-build/f8/f8e8c377f86e7659090feabc90bcee180dd649fb5ed459e2a64cac70dd63be13-d # internal internal/profile mkdir -p $WORK/b1055/ cat >/tmp/go-build845050330/b1055/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build845050330/b202/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1055/_pkg_.a -trimpath "$WORK/b1055=>" -p internal/profile -lang=go1.25 -std -complete -installsuffix shared -buildid 7_dj_nKGtQjrQ_cfGy8w/7_dj_nKGtQjrQ_cfGy8w -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1055/importcfg -pack /usr/lib/golang/src/internal/profile/encode.go /usr/lib/golang/src/internal/profile/filter.go /usr/lib/golang/src/internal/profile/graph.go /usr/lib/golang/src/internal/profile/merge.go /usr/lib/golang/src/internal/profile/profile.go /usr/lib/golang/src/internal/profile/proto.go /usr/lib/golang/src/internal/profile/prune.go go tool buildid -w $WORK/b1036/_pkg_.a # internal cp $WORK/b1036/_pkg_.a /builddir/.cache/go-build/dd/dd7f1a97c499a398a6e116899f2c1cb1f7790133e685dcc64126387538026804-d # internal github.com/containers/podman/vendor/github.com/mdlayher/socket mkdir -p $WORK/b1035/ cat >/tmp/go-build845050330/b1035/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/containers/podman/vendor/golang.org/x/net/bpf importmap golang.org/x/sync/errgroup=github.com/containers/podman/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/bpf=/tmp/go-build845050330/b1036/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build845050330/b564/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1035/_pkg_.a -trimpath "$WORK/b1035=>" -p github.com/containers/podman/vendor/github.com/mdlayher/socket -lang=go1.25 -complete -installsuffix shared -buildid -WWw4nQ1QCGc71bWx_ri/-WWw4nQ1QCGc71bWx_ri -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1035/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/accept4.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/conn.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/conn_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/netns_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/setbuffer_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/typ_cloexec_nonblock.go go tool buildid -w $WORK/b1012/_pkg_.a # internal cp $WORK/b1012/_pkg_.a /builddir/.cache/go-build/62/62be723685b8c87a358f0040dc44f12cb5b6ae5131a350aba1c636cd24dd5a7b-d # internal runtime/pprof mkdir -p $WORK/b1056/ cat >/tmp/go-build845050330/b1056/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile cmp=/tmp/go-build845050330/b045/_pkg_.a packagefile compress/gzip=/tmp/go-build845050330/b202/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile internal/abi=/tmp/go-build845050330/b005/_pkg_.a packagefile internal/profilerecord=/tmp/go-build845050330/b018/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile text/tabwriter=/tmp/go-build845050330/b344/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1056/_pkg_.a -trimpath "$WORK/b1056=>" -p runtime/pprof -lang=go1.25 -std -installsuffix shared -buildid uaYVeSQNENsSAY8gHcy-/uaYVeSQNENsSAY8gHcy- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1056/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pe.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/proto_other.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go go tool buildid -w $WORK/b1053/_pkg_.a # internal cp $WORK/b1053/_pkg_.a /builddir/.cache/go-build/ec/ecd737bdc19064b1c7f3eca1b763473a50002ee30d57e73bdbada310fd3e6067-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation mkdir -p $WORK/b1057/ cat >/tmp/go-build845050330/b1057/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build845050330/b155/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1057/_pkg_.a -trimpath "$WORK/b1057=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation -lang=go1.25 -complete -installsuffix shared -buildid QPeyw06tQrnCkEfgyAT9/QPeyw06tQrnCkEfgyAT9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1057/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation/files_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation/listeners.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation/packetconns.go go tool buildid -w $WORK/b1006/_pkg_.a # internal cp $WORK/b1006/_pkg_.a /builddir/.cache/go-build/7b/7bf0f1c00573f683b83862c6db833bd419c4e736e21921ae0ceb854aa3f77772-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio mkdir -p $WORK/b1003/ cat >/tmp/go-build845050330/b1003/importcfg << 'EOF' # internal # import config importmap github.com/sigstore/fulcio/pkg/api=github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api importmap github.com/sigstore/sigstore/pkg/oauth=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth importmap github.com/sigstore/sigstore/pkg/oauthflow=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow importmap github.com/sigstore/sigstore/pkg/signature=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/useragent=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent importmap go.podman.io/image/v5/signature/sigstore/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal importmap golang.org/x/oauth2=github.com/containers/podman/vendor/golang.org/x/oauth2 packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build845050330/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build845050330/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile crypto/x509=/tmp/go-build845050330/b177/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api=/tmp/go-build845050330/b1004/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build845050330/b1005/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow=/tmp/go-build845050330/b1006/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build845050330/b498/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent=/tmp/go-build845050330/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build845050330/b509/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build845050330/b1008/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1003/_pkg_.a -trimpath "$WORK/b1003=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio -lang=go1.25 -complete -installsuffix shared -buildid GUjW9CwgOplBSnmmcpUM/GUjW9CwgOplBSnmmcpUM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1003/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio/fulcio.go go tool buildid -w $WORK/b1057/_pkg_.a # internal cp $WORK/b1057/_pkg_.a /builddir/.cache/go-build/40/40a53403950cb74f7da609a2fa635f7ad8d0bbc9213b54bd5ee3469a89603e4c-d # internal log/syslog mkdir -p $WORK/b1062/ cat >/tmp/go-build845050330/b1062/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1062/_pkg_.a -trimpath "$WORK/b1062=>" -p log/syslog -lang=go1.25 -std -complete -installsuffix shared -buildid RDzrAJPRbYeTbGEllKN6/RDzrAJPRbYeTbGEllKN6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1062/importcfg -pack /usr/lib/golang/src/log/syslog/doc.go /usr/lib/golang/src/log/syslog/syslog.go /usr/lib/golang/src/log/syslog/syslog_unix.go go tool buildid -w $WORK/b1055/_pkg_.a # internal cp $WORK/b1055/_pkg_.a /builddir/.cache/go-build/74/74b79778bc2b3894768b2e9ee0842a639ba32d6574e64ee00143a55b6eb80d19-d # internal go tool buildid -w $WORK/b1062/_pkg_.a # internal cp $WORK/b1062/_pkg_.a /builddir/.cache/go-build/b0/b06cb3180926a2ebfa6e1c911e69148209d820519ffb3d93bd36f728578d8352-d # internal github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b1061/ cat >/tmp/go-build845050330/b1061/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile log/syslog=/tmp/go-build845050330/b1062/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1061/_pkg_.a -trimpath "$WORK/b1061=>" -p github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog -lang=go1.25 -complete -installsuffix shared -buildid 3Hj_dxutlep9scffPbRB/3Hj_dxutlep9scffPbRB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1061/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go go tool buildid -w $WORK/b971/_pkg_.a # internal go tool buildid -w $WORK/b1003/_pkg_.a # internal cp $WORK/b1003/_pkg_.a /builddir/.cache/go-build/7d/7d2e0e26d1eefe7ec75ac383078f7aa42e6e190407adcd6562d45178227ed7ab-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore mkdir -p $WORK/b1001/ cat >/tmp/go-build845050330/b1001/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/pkg/cli=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli importmap go.podman.io/image/v5/pkg/cli/sigstore/params=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/signature/sigstore=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore importmap go.podman.io/image/v5/signature/sigstore/fulcio=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio importmap go.podman.io/image/v5/signature/sigstore/rekor=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli=/tmp/go-build845050330/b1000/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params=/tmp/go-build845050330/b1002/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build845050330/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore=/tmp/go-build845050330/b508/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio=/tmp/go-build845050330/b1003/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor=/tmp/go-build845050330/b1012/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1001/_pkg_.a -trimpath "$WORK/b1001=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore -lang=go1.25 -complete -installsuffix shared -buildid oSFN6nSbeS9KxT9VVXwx/oSFN6nSbeS9KxT9VVXwx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1001/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/sigstore.go cp $WORK/b971/_pkg_.a /builddir/.cache/go-build/6b/6b3a87a8ff7e54f72011836eff1e59e7b5c6ba07cd7ca7a1ac2da9836ebab71d-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp mkdir -p $WORK/b970/ cat >/tmp/go-build845050330/b970/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/go-libvirt=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt=/tmp/go-build845050330/b971/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b970/_pkg_.a -trimpath "$WORK/b970=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp -lang=go1.25 -complete -installsuffix shared -buildid yl1yymKW0r84rJ50HPXa/yl1yymKW0r84rJ50HPXa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b970/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp/qmp.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp/rpc.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp/socket.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp/socket_unix.go go tool buildid -w $WORK/b1035/_pkg_.a # internal cp $WORK/b1035/_pkg_.a /builddir/.cache/go-build/b7/b7b73bce289098774fc5fdd14536d4c380f7a9ee9b30748e16f74799077efd5b-d # internal github.com/containers/podman/vendor/github.com/mdlayher/vsock mkdir -p $WORK/b1034/ cat >/tmp/go-build845050330/b1034/importcfg << 'EOF' # internal # import config importmap github.com/mdlayher/socket=github.com/containers/podman/vendor/github.com/mdlayher/socket importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/socket=/tmp/go-build845050330/b1035/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1034/_pkg_.a -trimpath "$WORK/b1034=>" -p github.com/containers/podman/vendor/github.com/mdlayher/vsock -lang=go1.25 -complete -installsuffix shared -buildid Y_b1XsBG5Pdqf6TeADnA/Y_b1XsBG5Pdqf6TeADnA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1034/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/conn_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/fd_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/listener_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/vsock.go go tool buildid -w $WORK/b1061/_pkg_.a # internal cp $WORK/b1061/_pkg_.a /builddir/.cache/go-build/f8/f8f73d31a5ccacba497d490dced2e79ad2137fb7394e3a1a4276b2a4a434262f-d # internal go tool buildid -w $WORK/b1001/_pkg_.a # internal cp $WORK/b1001/_pkg_.a /builddir/.cache/go-build/22/228a5d0f02d7078f1dc72841592854a8940d89da2d9cb929e6ee0035f83f5111-d # internal go tool buildid -w $WORK/b970/_pkg_.a # internal cp $WORK/b970/_pkg_.a /builddir/.cache/go-build/ee/eeede57aba80618ee401a0ebaf6fb3b33e6ae7c882a7f454b082ad0beaa01800-d # internal github.com/containers/podman/pkg/machine/qemu mkdir -p $WORK/b958/ cat >/tmp/go-build845050330/b958/importcfg << 'EOF' # internal # import config importmap github.com/containers/gvisor-tap-vsock/pkg/types=github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/ignition=github.com/containers/podman/pkg/machine/ignition importmap github.com/containers/podman/v5/pkg/machine/qemu/command=github.com/containers/podman/pkg/machine/qemu/command importmap github.com/containers/podman/v5/pkg/machine/sockets=github.com/containers/podman/pkg/machine/sockets importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/digitalocean/go-qemu/qmp=github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build845050330/b959/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build845050330/b731/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build845050330/b960/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build845050330/b954/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build845050330/b963/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu/command=/tmp/go-build845050330/b968/_pkg_.a packagefile github.com/containers/podman/pkg/machine/sockets=/tmp/go-build845050330/b969/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build845050330/b964/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp=/tmp/go-build845050330/b970/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build845050330/b955/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b958/_pkg_.a -trimpath "$WORK/b958=>" -p github.com/containers/podman/pkg/machine/qemu -lang=go1.25 -complete -installsuffix shared -buildid Ns3LdsUE3oUc5pqzYPlb/Ns3LdsUE3oUc5pqzYPlb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b958/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/qemu/config.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/machine.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/machine_unix.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/options_linux_arm64.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/stubber.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/virtiofsd.go go tool buildid -w $WORK/b1034/_pkg_.a # internal cp $WORK/b1034/_pkg_.a /builddir/.cache/go-build/f8/f8a1dae07a8fcd4d9c1e502b3c3e2d5de55ad38f3d204e8f8a97654fed0eeced-d # internal go tool buildid -w $WORK/b1056/_pkg_.a # internal cp $WORK/b1056/_pkg_.a /builddir/.cache/go-build/d4/d4c39e3621d703e512119a02f4f282e37d8eb19a14e6a205af377e6169b4f2d5-d # internal net/http/pprof mkdir -p $WORK/b1054/ cat >/tmp/go-build845050330/b1054/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile html=/tmp/go-build845050330/b341/_pkg_.a packagefile internal/godebug=/tmp/go-build845050330/b038/_pkg_.a packagefile internal/profile=/tmp/go-build845050330/b1055/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile runtime/pprof=/tmp/go-build845050330/b1056/_pkg_.a packagefile runtime/trace=/tmp/go-build845050330/b570/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1054/_pkg_.a -trimpath "$WORK/b1054=>" -p net/http/pprof -lang=go1.25 -std -complete -installsuffix shared -buildid iPjwCc-zEhYb_je4M-DL/iPjwCc-zEhYb_je4M-DL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1054/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go go tool buildid -w $WORK/b1054/_pkg_.a # internal cp $WORK/b1054/_pkg_.a /builddir/.cache/go-build/0d/0da514952159390cd99f6610bfdd1ece5ceeb8d246824b9dc43835faffa4a994-d # internal go tool buildid -w $WORK/b958/_pkg_.a # internal cp $WORK/b958/_pkg_.a /builddir/.cache/go-build/89/897ef9edd981134b05ed7a450d5bad8475a95cdfcc1302d3fec4a0bb79415aaa-d # internal github.com/containers/podman/pkg/machine/provider mkdir -p $WORK/b957/ cat >/tmp/go-build845050330/b957/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/qemu=github.com/containers/podman/pkg/machine/qemu importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build845050330/b954/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build845050330/b956/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu=/tmp/go-build845050330/b958/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build845050330/b964/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b957/_pkg_.a -trimpath "$WORK/b957=>" -p github.com/containers/podman/pkg/machine/provider -lang=go1.25 -complete -installsuffix shared -buildid B5RZcuOSSBuGrxTNine8/B5RZcuOSSBuGrxTNine8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b957/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/provider/platform.go ./_build/src/github.com/containers/podman/pkg/machine/provider/platform_unix.go go tool buildid -w $WORK/b957/_pkg_.a # internal cp $WORK/b957/_pkg_.a /builddir/.cache/go-build/ba/ba6673cf4fddba2fad2c75205064b91a5ba49b8f0f44ed1927d61ec653b18d65-d # internal go tool buildid -w $WORK/b911/_pkg_.a # internal cp $WORK/b911/_pkg_.a /builddir/.cache/go-build/8f/8f3e9a8b1bbd56a0bf3aa26ecd3291cef40837b312e6333a9452172d102085c3-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_x013.o -c sqlite3_opt_unlock_notify.c cd $WORK/b475 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -o $WORK/b475/_cgo_.o $WORK/b475/_cgo_main.o $WORK/b475/_x001.o $WORK/b475/_x002.o $WORK/b475/_x003.o $WORK/b475/_x004.o $WORK/b475/_x005.o $WORK/b475/_x006.o $WORK/b475/_x007.o $WORK/b475/_x008.o $WORK/b475/_x009.o $WORK/b475/_x010.o $WORK/b475/_x011.o $WORK/b475/_x012.o $WORK/b475/_x013.o -O2 -g -ldl gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -o $WORK/b475/_cgo_.o $WORK/b475/_cgo_main.o $WORK/b475/_x001.o $WORK/b475/_x002.o $WORK/b475/_x003.o $WORK/b475/_x004.o $WORK/b475/_x005.o $WORK/b475/_x006.o $WORK/b475/_x007.o $WORK/b475/_x008.o $WORK/b475/_x009.o $WORK/b475/_x010.o $WORK/b475/_x011.o $WORK/b475/_x012.o $WORK/b475/_x013.o -O2 -g -ldl # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage sqlite3 -dynimport $WORK/b475/_cgo_.o -dynout $WORK/b475/_cgo_import.go cat >/tmp/go-build845050330/b475/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/sha1=/tmp/go-build845050330/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build845050330/b150/_pkg_.a packagefile database/sql=/tmp/go-build845050330/b473/_pkg_.a packagefile database/sql/driver=/tmp/go-build845050330/b474/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile runtime/cgo=/tmp/go-build845050330/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -lang=go1.25 -installsuffix shared -buildid 8pynKOLPpAapewqh1pAj/8pynKOLPpAapewqh1pAj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/convert.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/sqlite3_func_crypt.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/sqlite3_go18.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate_omit.go $WORK/b475/_cgo_gotypes.go $WORK/b475/backup.cgo1.go $WORK/b475/callback.cgo1.go $WORK/b475/error.cgo1.go $WORK/b475/sqlite3.cgo1.go $WORK/b475/sqlite3_context.cgo1.go $WORK/b475/sqlite3_load_extension.cgo1.go $WORK/b475/sqlite3_opt_serialize.cgo1.go $WORK/b475/sqlite3_opt_userauth_omit.cgo1.go $WORK/b475/sqlite3_other.cgo1.go $WORK/b475/sqlite3_type.cgo1.go $WORK/b475/_cgo_import.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 go tool pack r $WORK/b475/_pkg_.a $WORK/b475/_x001.o $WORK/b475/_x002.o $WORK/b475/_x003.o $WORK/b475/_x004.o $WORK/b475/_x005.o $WORK/b475/_x006.o $WORK/b475/_x007.o $WORK/b475/_x008.o $WORK/b475/_x009.o $WORK/b475/_x010.o $WORK/b475/_x011.o $WORK/b475/_x012.o $WORK/b475/_x013.o # internal go tool buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/c5/c57f40bdf77a04ce7427c56cb6099d9f4c9d46a4fc1f483317f32a62c6022952-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite mkdir -p $WORK/b472/ cat >/tmp/go-build845050330/b472/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-sqlite3=github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile database/sql=/tmp/go-build845050330/b473/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-sqlite3=/tmp/go-build845050330/b475/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build845050330/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build845050330/b443/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite -lang=go1.25 -complete -installsuffix shared -buildid THvVp_jknwfHL9u3Ia2m/THvVp_jknwfHL9u3Ia2m -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite/sqlite.go go tool buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/9e/9ef785f0ac3bf773fe8d16088dda5eb72bd8b88a3acc15bb4f96c5e55b2ed1b9-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache mkdir -p $WORK/b441/ cat >/tmp/go-build845050330/b441/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/rootless=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless importmap go.podman.io/image/v5/pkg/blobinfocache/memory=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory importmap go.podman.io/image/v5/pkg/blobinfocache/sqlite=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build845050330/b242/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory=/tmp/go-build845050330/b442/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite=/tmp/go-build845050330/b472/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache -lang=go1.25 -complete -installsuffix shared -buildid _HVNMHb6h3KKWfZpgfTP/_HVNMHb6h3KKWfZpgfTP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/default.go go tool buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/04/04792341ee5d199ae213374df4ce51eda5371c613ec0a0990eaaed60da9ef079-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/copy mkdir -p $WORK/b275/ cat >/tmp/go-build845050330/b275/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt=github.com/containers/podman/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb/v8=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 importmap github.com/vbauerster/mpb/v8/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination importmap go.podman.io/image/v5/internal/imagesource=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/pkg/platform=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/signature/sigstore=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore importmap go.podman.io/image/v5/signature/simplesigning=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/chunked/toc=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=/tmp/go-build845050330/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build845050330/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8=/tmp/go-build845050330/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build845050330/b436/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build845050330/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build845050330/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build845050330/b439/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build845050330/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build845050330/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform=/tmp/go-build845050330/b193/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build845050330/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build845050330/b197/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build845050330/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build845050330/b440/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache=/tmp/go-build845050330/b441/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build845050330/b444/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build845050330/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build845050330/b476/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build845050330/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore=/tmp/go-build845050330/b508/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning=/tmp/go-build845050330/b510/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build845050330/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build845050330/b511/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build845050330/b512/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build845050330/b429/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile iter=/tmp/go-build845050330/b046/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/copy -lang=go1.25 -complete -installsuffix shared -buildid FV245bRfKXHuxgKXmU_g/FV245bRfKXHuxgKXmU_g -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/blob.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/compression.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/copy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/digesting_reader.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/encryption.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/manifest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/multiple.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/progress_bars.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/progress_channel.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/sign.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/single.go go tool buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/53/5360920bda34070254fb5af993c70f6722a58412ac86a0e3db404ff3c9e35f7c-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented mkdir -p $WORK/b274/ cat >/tmp/go-build845050330/b274/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/manifests=github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile container/list=/tmp/go-build845050330/b156/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build845050330/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build845050330/b138/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build845050330/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build845050330/b513/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build845050330/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented -lang=go1.25 -complete -installsuffix shared -buildid CH8wlLHPgUH73O9BaJ_3/CH8wlLHPgUH73O9BaJ_3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented/supplemented.go go tool buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/23/232da2b6a40d83b4ab96ca7bcdf293e6d79b6bcf865a4e7bc020a0f1444f1a97-d # internal github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests mkdir -p $WORK/b136/ cat >/tmp/go-build845050330/b136/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/internal=github.com/containers/podman/vendor/go.podman.io/common/internal importmap go.podman.io/common/pkg/manifests=github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests importmap go.podman.io/common/pkg/retry=github.com/containers/podman/vendor/go.podman.io/common/pkg/retry importmap go.podman.io/common/pkg/supplemented=github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build845050330/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal=/tmp/go-build845050330/b137/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build845050330/b138/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/retry=/tmp/go-build845050330/b199/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented=/tmp/go-build845050330/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build845050330/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build845050330/b513/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build845050330/b514/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build845050330/b444/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build845050330/b476/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build845050330/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build845050330/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build845050330/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build845050330/b571/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build845050330/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build845050330/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build845050330/b269/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile mime=/tmp/go-build845050330/b214/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests -lang=go1.25 -complete -installsuffix shared -buildid gRsAyP5uEsew_MIwBs-1/gRsAyP5uEsew_MIwBs-1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests/copy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests/manifests.go go tool buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/e0/e05b219b118c9c7edeaa5b16283f954ae8de61c51010d3202df6ececf0aa81fc-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/define mkdir -p $WORK/b071/ cat >/tmp/go-build845050330/b071/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage/manifests=github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build845050330/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build845050330/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests=/tmp/go-build845050330/b136/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build845050330/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build845050330/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build845050330/b562/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build845050330/b512/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/define -lang=go1.25 -complete -installsuffix shared -buildid 3yQ-uwbE5-9VVZzhpFS-/3yQ-uwbE5-9VVZzhpFS- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/build.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/isolation.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/mount_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/namespace.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/pull.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/types.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/types_unix.go github.com/containers/podman/vendor/go.podman.io/common/libimage mkdir -p $WORK/b757/ cat >/tmp/go-build845050330/b757/importcfg << 'EOF' # internal # import config importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/disiqueira/gotree/v3=github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3 importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/jinzhu/copier=github.com/containers/podman/vendor/github.com/jinzhu/copier importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/common/libimage/filter=github.com/containers/podman/vendor/go.podman.io/common/libimage/filter importmap go.podman.io/common/libimage/manifests=github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests importmap go.podman.io/common/libimage/platform=github.com/containers/podman/vendor/go.podman.io/common/libimage/platform importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/download=github.com/containers/podman/vendor/go.podman.io/common/pkg/download importmap go.podman.io/common/pkg/filters=github.com/containers/podman/vendor/go.podman.io/common/pkg/filters importmap go.podman.io/common/pkg/manifests=github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests importmap go.podman.io/common/pkg/retry=github.com/containers/podman/vendor/go.podman.io/common/pkg/retry importmap go.podman.io/common/pkg/signal=github.com/containers/podman/vendor/go.podman.io/common/pkg/signal importmap go.podman.io/common/pkg/supplemented=github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented importmap go.podman.io/common/pkg/timetype=github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/directory=github.com/containers/podman/vendor/go.podman.io/image/v5/directory importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/archive=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive importmap go.podman.io/image/v5/docker/daemon=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/oci/archive=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/pkg/shortnames=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/tarball=github.com/containers/podman/vendor/go.podman.io/image/v5/tarball importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build845050330/b649/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build845050330/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3=/tmp/go-build845050330/b758/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build845050330/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/jinzhu/copier=/tmp/go-build845050330/b759/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build845050330/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build845050330/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build845050330/b760/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/filter=/tmp/go-build845050330/b761/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests=/tmp/go-build845050330/b136/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build845050330/b762/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/download=/tmp/go-build845050330/b763/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build845050330/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build845050330/b138/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/retry=/tmp/go-build845050330/b199/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/signal=/tmp/go-build845050330/b764/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented=/tmp/go-build845050330/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype=/tmp/go-build845050330/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build845050330/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory=/tmp/go-build845050330/b572/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build845050330/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive=/tmp/go-build845050330/b573/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon=/tmp/go-build845050330/b575/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build845050330/b513/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive=/tmp/go-build845050330/b634/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build845050330/b514/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build845050330/b444/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build845050330/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build845050330/b765/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build845050330/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build845050330/b476/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build845050330/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build845050330/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/tarball=/tmp/go-build845050330/b641/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build845050330/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build845050330/b571/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build845050330/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build845050330/b562/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build845050330/b512/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage -lang=go1.25 -complete -installsuffix shared -buildid haxsG-EznI0rE8bFibew/haxsG-EznI0rE8bFibew -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b757/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/copier.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/disk_usage.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/events.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/filters.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/history.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/image.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/image_config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/image_tree.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/import.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/inspect.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/layer_tree.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/load.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/manifest_list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/normalize.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/oci.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/platform.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/pull.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/push.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/runtime.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/save.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/search.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/types.go go tool buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/9c/9cfda477e73330c1ee4d8c33b16b7225a18ff4a621693cefcbc4e01a9bef6690-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types mkdir -p $WORK/b651/ github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom mkdir -p $WORK/b654/ cat >/tmp/go-build845050330/b651/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build845050330/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types -lang=go1.25 -complete -installsuffix shared -buildid 0aAROH7u5gQ60x7UM8zt/0aAROH7u5gQ60x7UM8zt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b651/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types/attest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types/workload.go cat >/tmp/go-build845050330/b654/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build845050330/b071/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom -lang=go1.25 -complete -installsuffix shared -buildid vzhS57rQKXm3VunzLa3O/vzhS57rQKXm3VunzLa3O -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom/merge.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom/presets.go go tool buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/53/5344e98e8efdc7eb744aeaa1756ba19f83d6df699d0e010fb786da4276de92ec-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw mkdir -p $WORK/b800/ cat >/tmp/go-build845050330/b800/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/internal/mkcw/types=github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types importmap github.com/containers/buildah/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir importmap github.com/containers/buildah/pkg/overlay=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/luksy=github.com/containers/podman/vendor/github.com/containers/luksy importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile archive/tar=/tmp/go-build845050330/b469/_pkg_.a packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build845050330/b202/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile embed=/tmp/go-build845050330/b323/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build845050330/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types=/tmp/go-build845050330/b651/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build845050330/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=/tmp/go-build845050330/b801/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/luksy=/tmp/go-build845050330/b802/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build845050330/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build845050330/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build845050330/b262/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cat >/tmp/go-build845050330/b800/embedcfg << 'EOF' # internal { "Patterns": { "embed/entrypoint_amd64.gz": [ "embed/entrypoint_amd64.gz" ] }, "Files": { "embed/entrypoint_amd64.gz": "/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/embed/entrypoint_amd64.gz" } }EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b800/_pkg_.a -trimpath "$WORK/b800=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw -lang=go1.25 -complete -installsuffix shared -buildid IAXRxLHd7ocZo4Qdx4EO/IAXRxLHd7ocZo4Qdx4EO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b800/importcfg -embedcfg $WORK/b800/embedcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/archive.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/attest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/entrypoint.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/luks.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/makefs.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/workload.go go tool buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/b1/b1d692ed014d920fc894eaf19a8d17873176be25ebdc38d0bc67d374a96a770b-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b648/ cat >/tmp/go-build845050330/b648/importcfg << 'EOF' # internal # import config importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/internal/mkcw/types=github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types importmap github.com/containers/buildah/internal/parse=github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse importmap github.com/containers/buildah/internal/sbom=github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom importmap github.com/containers/buildah/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir importmap github.com/containers/buildah/pkg/sshagent=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libnetwork/etchosts=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build845050330/b649/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build845050330/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types=/tmp/go-build845050330/b651/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse=/tmp/go-build845050330/b652/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom=/tmp/go-build845050330/b654/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build845050330/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent=/tmp/go-build845050330/b673/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build845050330/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build845050330/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build845050330/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build845050330/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build845050330/b681/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build845050330/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build845050330/b705/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build845050330/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build845050330/b653/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build845050330/b562/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build845050330/b429/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse -lang=go1.25 -complete -installsuffix shared -buildid V6pr2UATgJHsoZNv6PLV/V6pr2UATgJHsoZNv6PLV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b648/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse/parse_unix.go go tool buildid -w $WORK/b800/_pkg_.a # internal cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/9e/9e00b232488d384c9adccd02790b459cfa8ea6834bf7df71a954fa9e5442abf3-d # internal go tool buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/87/8744b800d705c3b8dcaae1891077aca79b462016a310cb86cd8326a2a19b5000-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util mkdir -p $WORK/b716/ github.com/containers/podman/pkg/machine/ocipull mkdir -p $WORK/b1032/ cat >/tmp/go-build845050330/b716/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build845050330/b648/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util -lang=go1.25 -complete -installsuffix shared -buildid mpsg0E9-H9Dc4iyYN-Ri/mpsg0E9-H9Dc4iyYN-Ri -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b716/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util/resource_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util/uptime_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util/util.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util/version_unix.go cat >/tmp/go-build845050330/b1032/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/podman/v5/pkg/machine/compression=github.com/containers/podman/pkg/machine/compression importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build845050330/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build845050330/b648/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build845050330/b961/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build845050330/b954/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build845050330/b908/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build845050330/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build845050330/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build845050330/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build845050330/b513/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build845050330/b514/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build845050330/b476/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build845050330/b571/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build845050330/b257/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1032/_pkg_.a -trimpath "$WORK/b1032=>" -p github.com/containers/podman/pkg/machine/ocipull -lang=go1.25 -complete -installsuffix shared -buildid Cq42NmpE-dwSayXyOm7r/Cq42NmpE-dwSayXyOm7r -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1032/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/ocipull/oci.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/ociartifact.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/policy.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/policy_unix.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/pull.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/source.go go tool buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/9e/9ecb99f23bb46ff70af92aa86e4239a2c2bda0deb2cdc5753d81f901cb311eda-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b070/ cat >/tmp/go-build845050330/b070/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/internal=github.com/containers/podman/vendor/github.com/containers/buildah/internal importmap github.com/containers/buildah/pkg/completion=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/pkg/util=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/helpers=github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build845050330/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build845050330/b643/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion=/tmp/go-build845050330/b644/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build845050330/b648/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build845050330/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build845050330/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=/tmp/go-build845050330/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build845050330/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build845050330/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build845050330/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli -lang=go1.25 -complete -installsuffix shared -buildid fsQ1k3y1e3J1E1SHq3Mg/fsQ1k3y1e3J1E1SHq3Mg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli/build.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli/common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli/exec_codes.go go tool buildid -w $WORK/b1032/_pkg_.a # internal cp $WORK/b1032/_pkg_.a /builddir/.cache/go-build/c7/c772ba2999399872288d5d8914f900c6994bfe04d01f9e7945565e1a6644f00e-d # internal github.com/containers/podman/pkg/machine/shim/diskpull mkdir -p $WORK/b1031/ cat >/tmp/go-build845050330/b1031/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/ocipull=github.com/containers/podman/pkg/machine/ocipull importmap github.com/containers/podman/v5/pkg/machine/stdpull=github.com/containers/podman/pkg/machine/stdpull importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build845050330/b954/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ocipull=/tmp/go-build845050330/b1032/_pkg_.a packagefile github.com/containers/podman/pkg/machine/stdpull=/tmp/go-build845050330/b1033/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1031/_pkg_.a -trimpath "$WORK/b1031=>" -p github.com/containers/podman/pkg/machine/shim/diskpull -lang=go1.25 -complete -installsuffix shared -buildid ydlghRuaADR56AmPl4oo/ydlghRuaADR56AmPl4oo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1031/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/shim/diskpull/diskpull.go go tool buildid -w $WORK/b1031/_pkg_.a # internal cp $WORK/b1031/_pkg_.a /builddir/.cache/go-build/8b/8bf263db1c967cac667f8843815093b658f03c8ce65065b757a82062b01d52f7-d # internal github.com/containers/podman/pkg/machine/shim mkdir -p $WORK/b1029/ cat >/tmp/go-build845050330/b1029/importcfg << 'EOF' # internal # import config importmap github.com/containers/gvisor-tap-vsock/pkg/types=github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/connection=github.com/containers/podman/pkg/machine/connection importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/ignition=github.com/containers/podman/pkg/machine/ignition importmap github.com/containers/podman/v5/pkg/machine/lock=github.com/containers/podman/pkg/machine/lock importmap github.com/containers/podman/v5/pkg/machine/ports=github.com/containers/podman/pkg/machine/ports importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/proxyenv=github.com/containers/podman/pkg/machine/proxyenv importmap github.com/containers/podman/v5/pkg/machine/shim/diskpull=github.com/containers/podman/pkg/machine/shim/diskpull importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build845050330/b959/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build845050330/b960/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build845050330/b965/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build845050330/b954/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build845050330/b956/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build845050330/b963/_pkg_.a packagefile github.com/containers/podman/pkg/machine/lock=/tmp/go-build845050330/b966/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ports=/tmp/go-build845050330/b967/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build845050330/b957/_pkg_.a packagefile github.com/containers/podman/pkg/machine/proxyenv=/tmp/go-build845050330/b1030/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim/diskpull=/tmp/go-build845050330/b1031/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build845050330/b964/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build845050330/b908/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build845050330/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/signal=/tmp/go-build845050330/b268/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1029/_pkg_.a -trimpath "$WORK/b1029=>" -p github.com/containers/podman/pkg/machine/shim -lang=go1.25 -complete -installsuffix shared -buildid RK2KFtSFiQ0ri766bPSL/RK2KFtSFiQ0ri766bPSL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1029/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/shim/claim_unsupported.go ./_build/src/github.com/containers/podman/pkg/machine/shim/claim_unsupported_unix.go ./_build/src/github.com/containers/podman/pkg/machine/shim/host.go ./_build/src/github.com/containers/podman/pkg/machine/shim/networking.go ./_build/src/github.com/containers/podman/pkg/machine/shim/networking_unix.go ./_build/src/github.com/containers/podman/pkg/machine/shim/volume.go go tool buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/31/318ecad0997ca20985cf9df8df094b6d5be7c68a82a0686822132ef69324c5cd-d # internal go tool buildid -w $WORK/b757/_pkg_.a # internal cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/3c/3c2b4c0ede68f46da8e5f6e8d74e1a8eabc8edbbbd0407985d0b3dd36564e6d9-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/util mkdir -p $WORK/b809/ github.com/containers/podman/vendor/github.com/containers/buildah/util mkdir -p $WORK/b790/ github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/store mkdir -p $WORK/b914/ github.com/containers/podman/pkg/specgen mkdir -p $WORK/b756/ cat >/tmp/go-build845050330/b809/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libimage/platform=github.com/containers/podman/vendor/go.podman.io/common/libimage/platform importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build845050330/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build845050330/b757/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build845050330/b762/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build845050330/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build845050330/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b809/_pkg_.a -trimpath "$WORK/b809=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/util -lang=go1.25 -complete -installsuffix shared -buildid dX4j3ZL1jQh5A4wDAInm/dX4j3ZL1jQh5A4wDAInm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b809/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/util/util.go cat >/tmp/go-build845050330/b914/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/pkg/libartifact=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact importmap go.podman.io/common/pkg/libartifact/types=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile archive/tar=/tmp/go-build845050330/b469/_pkg_.a packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build845050330/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build845050330/b757/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact=/tmp/go-build845050330/b773/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build845050330/b774/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build845050330/b513/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build845050330/b514/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build845050330/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build845050330/b571/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build845050330/b269/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cat >/tmp/go-build845050330/b790/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/pkg/shortnames=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build845050330/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build845050330/b200/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build845050330/b757/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build845050330/b765/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build845050330/b476/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build845050330/b571/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build845050330/b518/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b914/_pkg_.a -trimpath "$WORK/b914=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/store -lang=go1.25 -complete -installsuffix shared -buildid ayD2vgqSjvn1e9nF3cIF/ayD2vgqSjvn1e9nF3cIF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b914/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/store/config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/store/store.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b790/_pkg_.a -trimpath "$WORK/b790=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/util -lang=go1.25 -complete -installsuffix shared -buildid zuQLTfjKE6crGSBgHsjd/zuQLTfjKE6crGSBgHsjd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b790/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util/types.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util/util.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util/util_unix.go cat >/tmp/go-build845050330/b756/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/machine=github.com/containers/podman/vendor/go.podman.io/common/pkg/machine importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build845050330/b733/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build845050330/b730/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build845050330/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build845050330/b757/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build845050330/b665/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build845050330/b712/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build845050330/b653/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build845050330/b562/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p github.com/containers/podman/pkg/specgen -lang=go1.25 -complete -installsuffix shared -buildid Q3cDY55rYcUVugqtka8W/Q3cDY55rYcUVugqtka8W -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b756/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgen/container_validate.go ./_build/src/github.com/containers/podman/pkg/specgen/namespaces.go ./_build/src/github.com/containers/podman/pkg/specgen/pod_validate.go ./_build/src/github.com/containers/podman/pkg/specgen/podspecgen.go ./_build/src/github.com/containers/podman/pkg/specgen/resources_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/specgen.go ./_build/src/github.com/containers/podman/pkg/specgen/specgen_local.go ./_build/src/github.com/containers/podman/pkg/specgen/utils_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/volumes.go ./_build/src/github.com/containers/podman/pkg/specgen/winpath.go ./_build/src/github.com/containers/podman/pkg/specgen/winpath_linux.go go tool buildid -w $WORK/b1029/_pkg_.a # internal cp $WORK/b1029/_pkg_.a /builddir/.cache/go-build/1e/1e3df051adf0ef8486942f11a4292abfca66ce5763150e34858e570ccf246586-d # internal github.com/containers/podman/pkg/machine/os mkdir -p $WORK/b1038/ cat >/tmp/go-build845050330/b1038/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/shim=github.com/containers/podman/pkg/machine/shim importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build845050330/b960/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build845050330/b956/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build845050330/b1029/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build845050330/b964/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build845050330/b571/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1038/_pkg_.a -trimpath "$WORK/b1038=>" -p github.com/containers/podman/pkg/machine/os -lang=go1.25 -complete -installsuffix shared -buildid t4G_wIn5WO8E6R1sGQ6k/t4G_wIn5WO8E6R1sGQ6k -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1038/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/os/config.go ./_build/src/github.com/containers/podman/pkg/machine/os/machine_os.go ./_build/src/github.com/containers/podman/pkg/machine/os/ostree.go go tool buildid -w $WORK/b809/_pkg_.a # internal cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/44/44571bf96a61e9d8659cd8370d2daf365fd51c27b305d5cd033b00ab35fbe346-d # internal go tool buildid -w $WORK/b1038/_pkg_.a # internal cp $WORK/b1038/_pkg_.a /builddir/.cache/go-build/c6/c638f5a2bd6b02ec224425ac5927aaa43be0afd96119aad802230de377ce2712-d # internal go tool buildid -w $WORK/b790/_pkg_.a # internal cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/63/63afdf02d65f0b5a2c8d75fddf718eaa9f0db0233a7eba4307085ef34c33fa5e-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b789/ github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes mkdir -p $WORK/b810/ cat >/tmp/go-build845050330/b810/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/internal=github.com/containers/podman/vendor/github.com/containers/buildah/internal importmap github.com/containers/buildah/internal/open=github.com/containers/podman/vendor/github.com/containers/buildah/internal/open importmap github.com/containers/buildah/internal/parse=github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse importmap github.com/containers/buildah/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir importmap github.com/containers/buildah/internal/util=github.com/containers/podman/vendor/github.com/containers/buildah/internal/util importmap github.com/containers/buildah/pkg/overlay=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build845050330/b792/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build845050330/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build845050330/b643/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/open=/tmp/go-build845050330/b811/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse=/tmp/go-build845050330/b652/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build845050330/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/util=/tmp/go-build845050330/b809/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=/tmp/go-build845050330/b801/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build845050330/b790/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build845050330/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build845050330/b653/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build845050330/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build845050330/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build845050330/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b810/_pkg_.a -trimpath "$WORK/b810=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes -lang=go1.25 -complete -installsuffix shared -buildid g5-fshsOvvhV1Gwi2Oaw/g5-fshsOvvhV1Gwi2Oaw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b810/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes/bind_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes/volumes.go cat >/tmp/go-build845050330/b789/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build845050330/b790/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build845050330/b264/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b789/_pkg_.a -trimpath "$WORK/b789=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/bind -lang=go1.25 -complete -installsuffix shared -buildid uZj1Ig3HsSzKLvFbxrcz/uZj1Ig3HsSzKLvFbxrcz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b789/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/bind/mount.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/bind/util.go go tool buildid -w $WORK/b914/_pkg_.a # internal cp $WORK/b914/_pkg_.a /builddir/.cache/go-build/00/00eba3cdbfd807c6b11a7c966af9573b1dc9a05fe9a9ae09e69113ded59cbe31-d # internal go tool buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/a2/a25d3127cd0333f233e9cf5f22a9ce787c910e71de7f6756422ac8890c2fd3cd-d # internal github.com/containers/podman/pkg/domain/entities/types mkdir -p $WORK/b753/ cat >/tmp/go-build845050330/b753/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v5/pkg/ps/define=github.com/containers/podman/pkg/ps/define importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/trust=github.com/containers/podman/pkg/trust importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/libartifact=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build845050330/b071/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build845050330/b752/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build845050330/b754/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=/tmp/go-build845050330/b755/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build845050330/b756/_pkg_.a packagefile github.com/containers/podman/pkg/trust=/tmp/go-build845050330/b770/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build845050330/b599/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact=/tmp/go-build845050330/b773/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p github.com/containers/podman/pkg/domain/entities/types -lang=go1.25 -complete -installsuffix shared -buildid 9Zs8y-kXpGMOmVa-Qh3O/9Zs8y-kXpGMOmVa-Qh3O -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b753/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/entities/types/artifacts.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/auth.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/container_ps.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/containers.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/events.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/generate.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/images.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/manifest.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/network.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/play.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/pods.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/secrets.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/system.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/types.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/volumes.go go tool buildid -w $WORK/b789/_pkg_.a # internal cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/65/656a8ae5016faeb11f1fec61a8a57d6c51615e47d2306c90bfa97569c3c8721f-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b791/ cat >/tmp/go-build845050330/b791/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/bind=github.com/containers/podman/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/buildah/internal/pty=github.com/containers/podman/vendor/github.com/containers/buildah/internal/pty importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/seccomp/libseccomp-golang=github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=/tmp/go-build845050330/b789/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build845050330/b792/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/pty=/tmp/go-build845050330/b793/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build845050330/b790/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build845050330/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor=/tmp/go-build845050330/b794/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build845050330/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=/tmp/go-build845050330/b797/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build845050330/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build845050330/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build845050330/b267/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build845050330/b429/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile os/signal=/tmp/go-build845050330/b268/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b791/_pkg_.a -trimpath "$WORK/b791=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/chroot -lang=go1.25 -complete -installsuffix shared -buildid 1TlpqhUkOysfIjDiTnhX/1TlpqhUkOysfIjDiTnhX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b791/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/chroot/run_common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/chroot/run_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/chroot/seccomp.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/chroot/selinux.go go tool buildid -w $WORK/b810/_pkg_.a # internal cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/02/022f2531e82cf5af99e2995dc2d11ace1b7ed091e1a9343ccff8848e449660e4-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes mkdir -p $WORK/b928/ cat >/tmp/go-build845050330/b928/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/internal/volumes=github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes=/tmp/go-build845050330/b810/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b928/_pkg_.a -trimpath "$WORK/b928=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes -lang=go1.25 -complete -installsuffix shared -buildid oUzCuP89ystBGKOkECNf/oUzCuP89ystBGKOkECNf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b928/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes/volumes.go go tool buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/a7/a7b0e8afa38f0e6a421bed657dc62e202786357e0728f27c3ee4d27900b69891-d # internal github.com/containers/podman/pkg/bindings/generate mkdir -p $WORK/b990/ github.com/containers/podman/pkg/bindings/secrets mkdir -p $WORK/b996/ github.com/containers/podman/pkg/bindings/system mkdir -p $WORK/b997/ github.com/containers/podman/pkg/bindings/volumes mkdir -p $WORK/b998/ cat >/tmp/go-build845050330/b990/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build845050330/b922/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build845050330/b985/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build845050330/b753/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b990/_pkg_.a -trimpath "$WORK/b990=>" -p github.com/containers/podman/pkg/bindings/generate -lang=go1.25 -complete -installsuffix shared -buildid bWLundPiMxUk0R7_qbRV/bWLundPiMxUk0R7_qbRV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b990/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/generate/generate.go ./_build/src/github.com/containers/podman/pkg/bindings/generate/types.go ./_build/src/github.com/containers/podman/pkg/bindings/generate/types_kube_options.go ./_build/src/github.com/containers/podman/pkg/bindings/generate/types_systemd_options.go cat >/tmp/go-build845050330/b997/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build845050330/b922/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build845050330/b985/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build845050330/b753/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF github.com/containers/podman/pkg/domain/entities mkdir -p $WORK/b722/ cat >/tmp/go-build845050330/b998/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build845050330/b922/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build845050330/b985/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build845050330/b752/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build845050330/b753/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build845050330/b465/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b997/_pkg_.a -trimpath "$WORK/b997=>" -p github.com/containers/podman/pkg/bindings/system -lang=go1.25 -complete -installsuffix shared -buildid -klzFnADasyV-6AUyvLe/-klzFnADasyV-6AUyvLe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b997/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/system/info.go ./_build/src/github.com/containers/podman/pkg/bindings/system/system.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_check_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_disk_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_events_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_info_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_version_options.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b998/_pkg_.a -trimpath "$WORK/b998=>" -p github.com/containers/podman/pkg/bindings/volumes -lang=go1.25 -complete -installsuffix shared -buildid Wdccsf18RLHLua1i5kIZ/Wdccsf18RLHLua1i5kIZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b998/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/volumes.go cat >/tmp/go-build845050330/b722/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/flag=github.com/containers/podman/vendor/go.podman.io/common/pkg/flag importmap go.podman.io/common/pkg/libartifact/types=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build845050330/b073/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build845050330/b729/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build845050330/b752/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build845050330/b753/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build845050330/b731/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build845050330/b756/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build845050330/b599/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build845050330/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build845050330/b760/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/flag=/tmp/go-build845050330/b775/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build845050330/b774/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build845050330/b776/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build845050330/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cat >/tmp/go-build845050330/b996/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build845050330/b922/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build845050330/b985/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build845050330/b753/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b996/_pkg_.a -trimpath "$WORK/b996=>" -p github.com/containers/podman/pkg/bindings/secrets -lang=go1.25 -complete -installsuffix shared -buildid vYrPrBtGqBAN6LDFP2Ab/vYrPrBtGqBAN6LDFP2Ab -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b996/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/secrets/secrets.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_remove_options.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p github.com/containers/podman/pkg/domain/entities -lang=go1.25 -complete -installsuffix shared -buildid iFjOq9MkCCr0wWU22--t/iFjOq9MkCCr0wWU22--t -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b722/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/entities/apply.go ./_build/src/github.com/containers/podman/pkg/domain/entities/artifact.go ./_build/src/github.com/containers/podman/pkg/domain/entities/auto-update.go ./_build/src/github.com/containers/podman/pkg/domain/entities/container_ps.go ./_build/src/github.com/containers/podman/pkg/domain/entities/containers.go ./_build/src/github.com/containers/podman/pkg/domain/entities/engine.go ./_build/src/github.com/containers/podman/pkg/domain/entities/engine_container.go ./_build/src/github.com/containers/podman/pkg/domain/entities/engine_image.go ./_build/src/github.com/containers/podman/pkg/domain/entities/events.go ./_build/src/github.com/containers/podman/pkg/domain/entities/generate.go ./_build/src/github.com/containers/podman/pkg/domain/entities/healthcheck.go ./_build/src/github.com/containers/podman/pkg/domain/entities/images.go ./_build/src/github.com/containers/podman/pkg/domain/entities/machine.go ./_build/src/github.com/containers/podman/pkg/domain/entities/manifest.go ./_build/src/github.com/containers/podman/pkg/domain/entities/network.go ./_build/src/github.com/containers/podman/pkg/domain/entities/play.go ./_build/src/github.com/containers/podman/pkg/domain/entities/pods.go ./_build/src/github.com/containers/podman/pkg/domain/entities/quadlet.go ./_build/src/github.com/containers/podman/pkg/domain/entities/scp.go ./_build/src/github.com/containers/podman/pkg/domain/entities/secrets.go ./_build/src/github.com/containers/podman/pkg/domain/entities/system.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types.go ./_build/src/github.com/containers/podman/pkg/domain/entities/volumes.go github.com/containers/podman/pkg/bindings/network mkdir -p $WORK/b993/ cat >/tmp/go-build845050330/b993/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build845050330/b922/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build845050330/b985/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build845050330/b753/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build845050330/b465/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b993/_pkg_.a -trimpath "$WORK/b993=>" -p github.com/containers/podman/pkg/bindings/network -lang=go1.25 -complete -installsuffix shared -buildid I7V1OrPWgtMVGDHK8K0w/I7V1OrPWgtMVGDHK8K0w -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b993/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/network/network.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_disconnect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_extracreate_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_update_options.go go tool buildid -w $WORK/b928/_pkg_.a # internal cp $WORK/b928/_pkg_.a /builddir/.cache/go-build/5d/5d0cc29ef119024253f5f6d6bae56c589ff8cc6955226e0ebf7e6ab328e266cb-d # internal go tool buildid -w $WORK/b996/_pkg_.a # internal cp $WORK/b996/_pkg_.a /builddir/.cache/go-build/c1/c120dc3fb66312aeeea611f61f37ebb028b3f066fd55c8609d12175e9794a327-d # internal go tool buildid -w $WORK/b990/_pkg_.a # internal cp $WORK/b990/_pkg_.a /builddir/.cache/go-build/de/de87f384ba6a0a375d801016bb08d38e9e188e26af13f50e40e2fde42a9eacb9-d # internal github.com/containers/podman/pkg/bindings/kube mkdir -p $WORK/b991/ cat >/tmp/go-build845050330/b991/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/generate=github.com/containers/podman/pkg/bindings/generate importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build845050330/b984/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build845050330/b922/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=/tmp/go-build845050330/b990/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build845050330/b985/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build845050330/b753/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b991/_pkg_.a -trimpath "$WORK/b991=>" -p github.com/containers/podman/pkg/bindings/kube -lang=go1.25 -complete -installsuffix shared -buildid 2sI36BzzStpcrSxpBHYX/2sI36BzzStpcrSxpBHYX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b991/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/kube/kube.go ./_build/src/github.com/containers/podman/pkg/bindings/kube/types.go ./_build/src/github.com/containers/podman/pkg/bindings/kube/types_apply_options.go ./_build/src/github.com/containers/podman/pkg/bindings/kube/types_down_options.go ./_build/src/github.com/containers/podman/pkg/bindings/kube/types_play_options.go go tool buildid -w $WORK/b997/_pkg_.a # internal cp $WORK/b997/_pkg_.a /builddir/.cache/go-build/c0/c048c59d2d8148c61195bc7bd939052d006c5dd49f4e378660c3d404ec179baa-d # internal go tool buildid -w $WORK/b998/_pkg_.a # internal cp $WORK/b998/_pkg_.a /builddir/.cache/go-build/89/891b09e7096dc6b62f904c6c027eaf3ad006d5af3e5f6e1b2adfe104ac91a099-d # internal go tool buildid -w $WORK/b993/_pkg_.a # internal cp $WORK/b993/_pkg_.a /builddir/.cache/go-build/22/22e554cb91b41408ce7cf49d13414ab9873b02a52344a101d59a1cf6bd36e69a-d # internal go tool buildid -w $WORK/b991/_pkg_.a # internal cp $WORK/b991/_pkg_.a /builddir/.cache/go-build/63/63bcaa8f97d683f6f6ddc253d36171023684f4f508cff0bad71ff663e2968556-d # internal github.com/containers/podman/pkg/bindings/play mkdir -p $WORK/b994/ cat >/tmp/go-build845050330/b994/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings/kube=github.com/containers/podman/pkg/bindings/kube importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/kube=/tmp/go-build845050330/b991/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build845050330/b753/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b994/_pkg_.a -trimpath "$WORK/b994=>" -p github.com/containers/podman/pkg/bindings/play -lang=go1.25 -complete -installsuffix shared -buildid 0-WQPxSYnc12w8b5Hs2p/0-WQPxSYnc12w8b5Hs2p -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b994/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/play/play.go go tool buildid -w $WORK/b994/_pkg_.a # internal cp $WORK/b994/_pkg_.a /builddir/.cache/go-build/00/0004f8b04bae7b5c8621eb0dc56b51a049f8e915c74d9f77be05b4a32d5f8077-d # internal go tool buildid -w $WORK/b791/_pkg_.a # internal cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/a2/a2c9a7cf9647c4682e42dcfcfcc6182ca5336ded202ec55ce85425ed15ac049b-d # internal github.com/containers/podman/vendor/github.com/containers/buildah mkdir -p $WORK/b788/ cat >/tmp/go-build845050330/b788/importcfg << 'EOF' # internal # import config importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/containers/buildah/bind=github.com/containers/podman/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/chroot=github.com/containers/podman/vendor/github.com/containers/buildah/chroot importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/docker=github.com/containers/podman/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/internal=github.com/containers/podman/vendor/github.com/containers/buildah/internal importmap github.com/containers/buildah/internal/config=github.com/containers/podman/vendor/github.com/containers/buildah/internal/config importmap github.com/containers/buildah/internal/mkcw=github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw importmap github.com/containers/buildah/internal/sbom=github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom importmap github.com/containers/buildah/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir importmap github.com/containers/buildah/internal/util=github.com/containers/podman/vendor/github.com/containers/buildah/internal/util importmap github.com/containers/buildah/internal/volumes=github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes importmap github.com/containers/buildah/pkg/binfmt=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/binfmt importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/pkg/sshagent=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent importmap github.com/containers/buildah/pkg/util=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/mattn/go-shellwords=github.com/containers/podman/vendor/github.com/mattn/go-shellwords importmap github.com/moby/sys/userns=github.com/containers/podman/vendor/github.com/moby/sys/userns importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libimage/manifests=github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests importmap go.podman.io/common/libnetwork/etchosts=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts importmap go.podman.io/common/libnetwork/network=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network importmap go.podman.io/common/libnetwork/pasta=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta importmap go.podman.io/common/libnetwork/resolvconf=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf importmap go.podman.io/common/libnetwork/slirp4netns=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/capabilities=github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/chown=github.com/containers/podman/vendor/go.podman.io/common/pkg/chown importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/hooks=github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks importmap go.podman.io/common/pkg/hooks/exec=github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec importmap go.podman.io/common/pkg/retry=github.com/containers/podman/vendor/go.podman.io/common/pkg/retry importmap go.podman.io/common/pkg/seccomp=github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp importmap go.podman.io/common/pkg/subscriptions=github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/pkg/shortnames=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term importmap tags.cncf.io/container-device-interface/pkg/cdi=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi importmap tags.cncf.io/container-device-interface/pkg/parser=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser packagefile archive/tar=/tmp/go-build845050330/b469/_pkg_.a packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build845050330/b155/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build845050330/b649/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=/tmp/go-build845050330/b789/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/chroot=/tmp/go-build845050330/b791/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build845050330/b792/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build845050330/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=/tmp/go-build845050330/b798/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build845050330/b643/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/config=/tmp/go-build845050330/b799/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw=/tmp/go-build845050330/b800/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom=/tmp/go-build845050330/b654/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build845050330/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/util=/tmp/go-build845050330/b809/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes=/tmp/go-build845050330/b810/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/binfmt=/tmp/go-build845050330/b812/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache=/tmp/go-build845050330/b813/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=/tmp/go-build845050330/b815/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=/tmp/go-build845050330/b801/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build845050330/b648/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent=/tmp/go-build845050330/b673/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build845050330/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build845050330/b790/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build845050330/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build845050330/b227/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build845050330/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-shellwords=/tmp/go-build845050330/b816/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build845050330/b667/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build845050330/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build845050330/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build845050330/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build845050330/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build845050330/b681/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build845050330/b757/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests=/tmp/go-build845050330/b136/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build845050330/b705/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network=/tmp/go-build845050330/b817/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta=/tmp/go-build845050330/b824/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf=/tmp/go-build845050330/b825/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns=/tmp/go-build845050330/b826/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build845050330/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build845050330/b660/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build845050330/b665/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/chown=/tmp/go-build845050330/b832/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks=/tmp/go-build845050330/b833/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec=/tmp/go-build845050330/b836/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/retry=/tmp/go-build845050330/b199/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp=/tmp/go-build845050330/b839/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions=/tmp/go-build845050330/b840/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build845050330/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build845050330/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build845050330/b513/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build845050330/b444/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build845050330/b765/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build845050330/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build845050330/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build845050330/b476/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build845050330/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build845050330/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build845050330/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build845050330/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build845050330/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build845050330/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build845050330/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build845050330/b267/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build845050330/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build845050330/b557/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build845050330/b262/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build845050330/b429/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile math/rand=/tmp/go-build845050330/b103/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile os/signal=/tmp/go-build845050330/b268/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi=/tmp/go-build845050330/b842/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build845050330/b672/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b788/_pkg_.a -trimpath "$WORK/b788=>" -p github.com/containers/podman/vendor/github.com/containers/buildah -lang=go1.25 -complete -installsuffix shared -buildid OiBRBgUErAN4UTV2CcF0/OiBRBgUErAN4UTV2CcF0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b788/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/add.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/buildah.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/commit.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/config.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/convertcw.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/delete.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/digester.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/image.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/import.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/info.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/mount.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/new.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pull.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/push.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/run.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/run_common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/run_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/scan.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/seccomp.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/selinux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/unmount.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util.go go tool buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/b9/b9597ed8d90f539d7cc2cd0f12b30783d131fc5c8635e1c1aad798cda35549ad-d # internal github.com/containers/podman/internal/localapi mkdir -p $WORK/b953/ github.com/containers/podman/pkg/domain/utils github.com/containers/podman/pkg/api/handlers/types mkdir -p $WORK/b989/ github.com/containers/podman/pkg/api/handlers mkdir -p $WORK/b977/ mkdir -p $WORK/b938/ github.com/containers/podman/pkg/specgenutil mkdir -p $WORK/b901/ cat >/tmp/go-build845050330/b953/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build845050330/b922/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build845050330/b954/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build845050330/b956/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build845050330/b957/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build845050330/b964/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build845050330/b756/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF cat >/tmp/go-build845050330/b989/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b953/_pkg_.a -trimpath "$WORK/b953=>" -p github.com/containers/podman/internal/localapi -lang=go1.25 -complete -installsuffix shared -buildid xGxiMqCwtF2S6ersLhXt/xGxiMqCwtF2S6ersLhXt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b953/importcfg -pack ./_build/src/github.com/containers/podman/internal/localapi/types.go ./_build/src/github.com/containers/podman/internal/localapi/utils.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b989/_pkg_.a -trimpath "$WORK/b989=>" -p github.com/containers/podman/pkg/api/handlers/types -lang=go1.25 -complete -installsuffix shared -buildid pvuSc0cTGdla2ePLdKhF/pvuSc0cTGdla2ePLdKhF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b989/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/types/types.go cat >/tmp/go-build845050330/b977/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/backend=github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/system=github.com/containers/podman/vendor/github.com/docker/docker/api/types/system importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build845050330/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend=/tmp/go-build845050330/b978/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build845050330/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build845050330/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build845050330/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build845050330/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build845050330/b600/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build845050330/b597/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=/tmp/go-build845050330/b982/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cat >/tmp/go-build845050330/b901/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutilexternal=github.com/containers/podman/pkg/specgenutilexternal importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build845050330/b720/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build845050330/b882/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build845050330/b733/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build845050330/b730/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build845050330/b756/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build845050330/b902/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build845050330/b903/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build845050330/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build845050330/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build845050330/b653/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build845050330/b562/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b977/_pkg_.a -trimpath "$WORK/b977=>" -p github.com/containers/podman/pkg/api/handlers -lang=go1.25 -complete -installsuffix shared -buildid NuJEW-1Yeerp1zup11ek/NuJEW-1Yeerp1zup11ek -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b977/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/decoder.go ./_build/src/github.com/containers/podman/pkg/api/handlers/types.go cat >/tmp/go-build845050330/b938/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/secrets=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build845050330/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build845050330/b916/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build845050330/b776/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build845050330/b571/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile os/user=/tmp/go-build845050330/b266/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b901/_pkg_.a -trimpath "$WORK/b901=>" -p github.com/containers/podman/pkg/specgenutil -lang=go1.25 -complete -installsuffix shared -buildid 0W19wmGf-WbjP-ruPFz9/0W19wmGf-WbjP-ruPFz9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b901/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgenutil/createparse.go ./_build/src/github.com/containers/podman/pkg/specgenutil/ports.go ./_build/src/github.com/containers/podman/pkg/specgenutil/specgen.go ./_build/src/github.com/containers/podman/pkg/specgenutil/util.go ./_build/src/github.com/containers/podman/pkg/specgenutil/volumes.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b938/_pkg_.a -trimpath "$WORK/b938=>" -p github.com/containers/podman/pkg/domain/utils -lang=go1.25 -complete -installsuffix shared -buildid dsVe4NNBpXnGGsa8UEGj/dsVe4NNBpXnGGsa8UEGj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b938/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/utils/scp.go ./_build/src/github.com/containers/podman/pkg/domain/utils/secrets_filters.go ./_build/src/github.com/containers/podman/pkg/domain/utils/utils.go github.com/containers/podman/pkg/bindings/artifacts mkdir -p $WORK/b983/ cat >/tmp/go-build845050330/b983/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile archive/tar=/tmp/go-build845050330/b469/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build845050330/b984/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build845050330/b922/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build845050330/b985/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build845050330/b753/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b983/_pkg_.a -trimpath "$WORK/b983=>" -p github.com/containers/podman/pkg/bindings/artifacts -lang=go1.25 -complete -installsuffix shared -buildid mhuA6-4ZJIRxEIv8TuoT/mhuA6-4ZJIRxEIv8TuoT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b983/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/add.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/extract.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/inspect.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/list.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/pull.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/push.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/remove.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_add_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_extract_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_pull_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_push_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_remove_options.go go tool buildid -w $WORK/b989/_pkg_.a # internal cp $WORK/b989/_pkg_.a /builddir/.cache/go-build/a2/a2d9c23669ba82a72ed6972bd1cc0410813cc76d9a92cee4631d7401960a5a33-d # internal github.com/containers/podman/pkg/bindings/images mkdir -p $WORK/b987/ cat >/tmp/go-build845050330/b987/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/podman/v5/internal/remote_build_helpers=github.com/containers/podman/internal/remote_build_helpers importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/api/handlers/types=github.com/containers/podman/pkg/api/handlers/types importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile archive/tar=/tmp/go-build845050330/b469/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build845050330/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build845050330/b071/_pkg_.a packagefile github.com/containers/podman/internal/remote_build_helpers=/tmp/go-build845050330/b988/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/types=/tmp/go-build845050330/b989/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build845050330/b984/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build845050330/b922/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build845050330/b985/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build845050330/b752/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build845050330/b753/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build845050330/b731/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build845050330/b756/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build845050330/b684/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build845050330/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build845050330/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build845050330/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build845050330/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build845050330/b191/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile mime/multipart=/tmp/go-build845050330/b215/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b987/_pkg_.a -trimpath "$WORK/b987=>" -p github.com/containers/podman/pkg/bindings/images -lang=go1.25 -complete -installsuffix shared -buildid _tOmAkBto5UcEvVfwL9O/_tOmAkBto5UcEvVfwL9O -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b987/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/images/build.go ./_build/src/github.com/containers/podman/pkg/bindings/images/build_unix.go ./_build/src/github.com/containers/podman/pkg/bindings/images/diff.go ./_build/src/github.com/containers/podman/pkg/bindings/images/images.go ./_build/src/github.com/containers/podman/pkg/bindings/images/pull.go ./_build/src/github.com/containers/podman/pkg/bindings/images/push.go ./_build/src/github.com/containers/podman/pkg/bindings/images/rm.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_diff_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_export_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_get_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_history_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_import_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_load_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_pull_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_push_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_scp_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_search_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_tag_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_tree_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_untag_options.go go tool buildid -w $WORK/b953/_pkg_.a # internal cp $WORK/b953/_pkg_.a /builddir/.cache/go-build/3e/3e3c5d19420e8fe05b2a9a39319887f45711276ff045db3e741f669de779feb1-d # internal go tool buildid -w $WORK/b983/_pkg_.a # internal cp $WORK/b983/_pkg_.a /builddir/.cache/go-build/48/48a118ed67b05bd29e57bd867dad248612ebf52a63fb05613741d4b11a70b624-d # internal go tool buildid -w $WORK/b977/_pkg_.a # internal cp $WORK/b977/_pkg_.a /builddir/.cache/go-build/82/827918a107b3e1ebffc81bfc918e4144e79fe4327d455593001973fee4026a1a-d # internal github.com/containers/podman/pkg/bindings/pods mkdir -p $WORK/b995/ cat >/tmp/go-build845050330/b995/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build845050330/b977/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build845050330/b922/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build845050330/b985/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build845050330/b753/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build845050330/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build845050330/b465/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b995/_pkg_.a -trimpath "$WORK/b995=>" -p github.com/containers/podman/pkg/bindings/pods -lang=go1.25 -complete -installsuffix shared -buildid rYn77hEaOZEUt0s7lBqm/rYn77hEaOZEUt0s7lBqm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b995/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/pods/pods.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_kill_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_pause_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_restart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_start_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_stats_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_stop_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_top_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_unpause_options.go go tool buildid -w $WORK/b938/_pkg_.a # internal cp $WORK/b938/_pkg_.a /builddir/.cache/go-build/58/582a260d016d30894229bd59d307d305f2c209e72693a428bea6385de73f38ca-d # internal go tool buildid -w $WORK/b995/_pkg_.a # internal cp $WORK/b995/_pkg_.a /builddir/.cache/go-build/45/452ed13c8e695c23df0285408f409851acd1419f4ce16c972325004b988f9724-d # internal go tool buildid -w $WORK/b901/_pkg_.a # internal cp $WORK/b901/_pkg_.a /builddir/.cache/go-build/18/18a5246175ce911d9516d5b2c9af9839522d7994576d9a68d94fbefcdd65588f-d # internal go tool buildid -w $WORK/b987/_pkg_.a # internal cp $WORK/b987/_pkg_.a /builddir/.cache/go-build/eb/ebcdb161b7ccfb067307c244709bcd3b8fedf505582a7d678487b2c9b119bed1-d # internal github.com/containers/podman/pkg/bindings/manifests mkdir -p $WORK/b992/ cat >/tmp/go-build845050330/b992/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build845050330/b984/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build845050330/b922/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build845050330/b987/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build845050330/b985/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build845050330/b753/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build845050330/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build845050330/b465/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build845050330/b760/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile mime/multipart=/tmp/go-build845050330/b215/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/textproto=/tmp/go-build845050330/b211/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b992/_pkg_.a -trimpath "$WORK/b992=>" -p github.com/containers/podman/pkg/bindings/manifests -lang=go1.25 -complete -installsuffix shared -buildid TRMpXsnHV0SgtPIqmPlb/TRMpXsnHV0SgtPIqmPlb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b992/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/manifests/manifests.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_add_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_addartifact_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_modify_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_remove_options.go github.com/containers/podman/pkg/bindings/containers mkdir -p $WORK/b986/ cat >/tmp/go-build845050330/b986/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/moby/term=github.com/containers/podman/vendor/github.com/moby/term importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/detach=github.com/containers/podman/vendor/go.podman.io/common/pkg/detach importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build845050330/b155/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build845050330/b977/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build845050330/b922/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build845050330/b987/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build845050330/b985/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build845050330/b877/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build845050330/b752/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build845050330/b753/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build845050330/b724/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build845050330/b756/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build845050330/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build845050330/b685/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build845050330/b728/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build845050330/b191/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build845050330/b429/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/signal=/tmp/go-build845050330/b268/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b986/_pkg_.a -trimpath "$WORK/b986=>" -p github.com/containers/podman/pkg/bindings/containers -lang=go1.25 -complete -installsuffix shared -buildid i9H-8uMARRkr2gQImiL7/i9H-8uMARRkr2gQImiL7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b986/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/containers/archive.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/attach.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/checkpoint.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/commit.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/containers.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/create.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/diff.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/exec.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/healthcheck.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/logs.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/mount.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/rename.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/term_unix.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_attach_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_checkpoint_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_commit_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_copy_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_diff_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execinspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execremove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execstart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execstartandattach_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_export_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_healthcheck_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_init_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_kill_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_log_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_mount_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_mountedcontainerpaths_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_pause_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_rename_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_resizeexectty_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_resizetty_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_restart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_restore_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_shouldrestart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_start_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_stats_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_stop_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_top_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_unmount_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_unpause_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_wait_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/update.go go tool buildid -w $WORK/b992/_pkg_.a # internal cp $WORK/b992/_pkg_.a /builddir/.cache/go-build/dd/dd8b9310e46658590a6842cfba42c25c132ee6bc30b025098d9e19633dc1e508-d # internal go tool buildid -w $WORK/b986/_pkg_.a # internal cp $WORK/b986/_pkg_.a /builddir/.cache/go-build/4e/4e3ef198ffb83305c47e80cb121c9d95d582f92336a3b8824a0c187faf6ab618-d # internal github.com/containers/podman/pkg/domain/infra/tunnel mkdir -p $WORK/b952/ cat >/tmp/go-build845050330/b952/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/podman/v5/internal/localapi=github.com/containers/podman/internal/localapi importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/artifacts=github.com/containers/podman/pkg/bindings/artifacts importmap github.com/containers/podman/v5/pkg/bindings/containers=github.com/containers/podman/pkg/bindings/containers importmap github.com/containers/podman/v5/pkg/bindings/generate=github.com/containers/podman/pkg/bindings/generate importmap github.com/containers/podman/v5/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v5/pkg/bindings/kube=github.com/containers/podman/pkg/bindings/kube importmap github.com/containers/podman/v5/pkg/bindings/manifests=github.com/containers/podman/pkg/bindings/manifests importmap github.com/containers/podman/v5/pkg/bindings/network=github.com/containers/podman/pkg/bindings/network importmap github.com/containers/podman/v5/pkg/bindings/play=github.com/containers/podman/pkg/bindings/play importmap github.com/containers/podman/v5/pkg/bindings/pods=github.com/containers/podman/pkg/bindings/pods importmap github.com/containers/podman/v5/pkg/bindings/secrets=github.com/containers/podman/pkg/bindings/secrets importmap github.com/containers/podman/v5/pkg/bindings/system=github.com/containers/podman/pkg/bindings/system importmap github.com/containers/podman/v5/pkg/bindings/volumes=github.com/containers/podman/pkg/bindings/volumes importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/common/libimage/filter=github.com/containers/podman/vendor/go.podman.io/common/libimage/filter importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build845050330/b071/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build845050330/b953/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build845050330/b729/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build845050330/b977/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build845050330/b922/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/artifacts=/tmp/go-build845050330/b983/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=/tmp/go-build845050330/b986/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=/tmp/go-build845050330/b990/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build845050330/b987/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/kube=/tmp/go-build845050330/b991/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=/tmp/go-build845050330/b992/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=/tmp/go-build845050330/b993/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=/tmp/go-build845050330/b994/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=/tmp/go-build845050330/b995/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/secrets=/tmp/go-build845050330/b996/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=/tmp/go-build845050330/b997/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=/tmp/go-build845050330/b998/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build845050330/b752/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build845050330/b938/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build845050330/b882/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build845050330/b731/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build845050330/b724/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build845050330/b756/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build845050330/b760/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/filter=/tmp/go-build845050330/b761/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build845050330/b562/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b952/_pkg_.a -trimpath "$WORK/b952=>" -p github.com/containers/podman/pkg/domain/infra/tunnel -lang=go1.25 -complete -installsuffix shared -buildid 1geGJlvGJP5bBXqI7SUl/1geGJlvGJP5bBXqI7SUl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b952/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/artifact.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/auto-update.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/containers.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/events.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/farm.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/healthcheck.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/helpers.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/images.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/kube.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/manifest.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/network.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/pods.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/quadlet.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/runtime.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/secrets.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/system.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/trust.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/volumes.go go tool buildid -w $WORK/b788/_pkg_.a # internal cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/73/7367868b590e330730d7259bb7d27afd3eae3f39be253ae4af7ad255936f7c87-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b847/ cat >/tmp/go-build845050330/b847/importcfg << 'EOF' # internal # import config importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/docker=github.com/containers/podman/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/internal=github.com/containers/podman/vendor/github.com/containers/buildah/internal importmap github.com/containers/buildah/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir importmap github.com/containers/buildah/internal/util=github.com/containers/podman/vendor/github.com/containers/buildah/internal/util importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/pkg/rusage=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage importmap github.com/containers/buildah/pkg/sshagent=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/fsouza/go-dockerclient=github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/mattn/go-shellwords=github.com/containers/podman/vendor/github.com/mattn/go-shellwords importmap github.com/moby/buildkit/frontend/dockerfile/parser=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/shortnames=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile archive/tar=/tmp/go-build845050330/b469/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build845050330/b649/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=/tmp/go-build845050330/b788/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build845050330/b792/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build845050330/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=/tmp/go-build845050330/b798/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build845050330/b643/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build845050330/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/util=/tmp/go-build845050330/b809/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build845050330/b648/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage=/tmp/go-build845050330/b848/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent=/tmp/go-build845050330/b673/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build845050330/b790/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build845050330/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=/tmp/go-build845050330/b682/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build845050330/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-shellwords=/tmp/go-build845050330/b816/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build845050330/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build845050330/b681/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build845050330/b700/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build845050330/b701/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build845050330/b757/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build845050330/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build845050330/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build845050330/b513/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build845050330/b765/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build845050330/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build845050330/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build845050330/b571/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build845050330/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build845050330/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile go/types=/tmp/go-build845050330/b849/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build845050330/b512/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b847/_pkg_.a -trimpath "$WORK/b847=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah -lang=go1.25 -complete -installsuffix shared -buildid DF6zt1Z1OntOPdxd21NN/DF6zt1Z1OntOPdxd21NN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b847/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah/build.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah/executor.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah/stage_executor.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah/util.go go tool buildid -w $WORK/b952/_pkg_.a # internal cp $WORK/b952/_pkg_.a /builddir/.cache/go-build/49/496872d58a78db632db7c2c1eaabea652d3ae41699b01fc295046740b0f9f985-d # internal go tool buildid -w $WORK/b847/_pkg_.a # internal cp $WORK/b847/_pkg_.a /builddir/.cache/go-build/89/892bd6363dd35a8863d96dbb69def679025e4a1eceecded620def9e9c12e4d55-d # internal github.com/containers/podman/libpod mkdir -p $WORK/b784/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b784/ -importpath github.com/containers/podman/libpod "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b784/ -O2 -g ./container_top_linux.go cd $WORK/b784 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b784=/tmp/go-build -gno-record-gcc-switches -I $WORK/b784/ -O2 -g -frandom-seed=NO-6xiP2_ftNxAOpuGb0 -o $WORK/b784/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b784=/tmp/go-build -gno-record-gcc-switches -I $WORK/b784/ -O2 -g -frandom-seed=NO-6xiP2_ftNxAOpuGb0 -o $WORK/b784/_x002.o -c container_top_linux.cgo2.c cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b784=/tmp/go-build -gno-record-gcc-switches -I $WORK/b784/ -O2 -g -frandom-seed=NO-6xiP2_ftNxAOpuGb0 -o $WORK/b784/_x003.o -c container_top_linux.c cd $WORK/b784 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b784=/tmp/go-build -gno-record-gcc-switches -I $WORK/b784/ -O2 -g -frandom-seed=NO-6xiP2_ftNxAOpuGb0 -o $WORK/b784/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/libpod -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b784=/tmp/go-build -gno-record-gcc-switches -o $WORK/b784/_cgo_.o $WORK/b784/_cgo_main.o $WORK/b784/_x001.o $WORK/b784/_x002.o $WORK/b784/_x003.o -O2 -g gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b784=/tmp/go-build -gno-record-gcc-switches -o $WORK/b784/_cgo_.o $WORK/b784/_cgo_main.o $WORK/b784/_x001.o $WORK/b784/_x002.o $WORK/b784/_x003.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage libpod -dynimport $WORK/b784/_cgo_.o -dynout $WORK/b784/_cgo_import.go cat >/tmp/go-build845050330/b784/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/checkpointctl/lib=github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib importmap github.com/checkpoint-restore/go-criu/v7/stats=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/pkg/util=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/conmon/runner/config=github.com/containers/podman/vendor/github.com/containers/conmon/runner/config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/driver=github.com/containers/podman/libpod/driver importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/libpod/layers=github.com/containers/podman/libpod/layers importmap github.com/containers/podman/v5/libpod/linkmode=github.com/containers/podman/libpod/linkmode importmap github.com/containers/podman/v5/libpod/lock=github.com/containers/podman/libpod/lock importmap github.com/containers/podman/v5/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v5/libpod/plugin=github.com/containers/podman/libpod/plugin importmap github.com/containers/podman/v5/libpod/shutdown=github.com/containers/podman/libpod/shutdown importmap github.com/containers/podman/v5/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v5/pkg/api/handlers/utils/apiutil=github.com/containers/podman/pkg/api/handlers/utils/apiutil importmap github.com/containers/podman/v5/pkg/checkpoint/crutils=github.com/containers/podman/pkg/checkpoint/crutils importmap github.com/containers/podman/v5/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v5/pkg/criu=github.com/containers/podman/pkg/criu importmap github.com/containers/podman/v5/pkg/ctime=github.com/containers/podman/pkg/ctime importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/k8s.io/api/core/v1=github.com/containers/podman/pkg/k8s.io/api/core/v1 importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/api/resource=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1 importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr importmap github.com/containers/podman/v5/pkg/lookup=github.com/containers/podman/pkg/lookup importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/containers/podman/v5/pkg/pidhandle=github.com/containers/podman/pkg/pidhandle importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/selinux=github.com/containers/podman/pkg/selinux importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/syncmap=github.com/containers/podman/pkg/syncmap importmap github.com/containers/podman/v5/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/containers/podman/v5/pkg/systemd/notifyproxy=github.com/containers/podman/pkg/systemd/notifyproxy importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/containers/psgo=github.com/containers/podman/vendor/github.com/containers/psgo importmap github.com/coreos/go-systemd/v22/daemon=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/cyphar/filepath-securejoin/pathrs-lite=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator importmap github.com/docker/go-plugins-helpers/volume=github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/google/shlex=github.com/containers/podman/vendor/github.com/google/shlex importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/mattn/go-sqlite3=github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/moby/term=github.com/containers/podman/vendor/github.com/moby/term importmap github.com/nxadm/tail=github.com/containers/podman/vendor/github.com/nxadm/tail importmap github.com/nxadm/tail/watch=github.com/containers/podman/vendor/github.com/nxadm/tail/watch importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vishvananda/netlink=github.com/containers/podman/vendor/github.com/vishvananda/netlink importmap go.etcd.io/bbolt=github.com/containers/podman/vendor/go.etcd.io/bbolt importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libnetwork/etchosts=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts importmap go.podman.io/common/libnetwork/network=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network importmap go.podman.io/common/libnetwork/pasta=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta importmap go.podman.io/common/libnetwork/resolvconf=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf importmap go.podman.io/common/libnetwork/slirp4netns=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/apparmor=github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor importmap go.podman.io/common/pkg/capabilities=github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/chown=github.com/containers/podman/vendor/go.podman.io/common/pkg/chown importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/detach=github.com/containers/podman/vendor/go.podman.io/common/pkg/detach importmap go.podman.io/common/pkg/hooks=github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks importmap go.podman.io/common/pkg/hooks/exec=github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec importmap go.podman.io/common/pkg/libartifact/store=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/store importmap go.podman.io/common/pkg/libartifact/types=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types importmap go.podman.io/common/pkg/machine=github.com/containers/podman/vendor/go.podman.io/common/pkg/machine importmap go.podman.io/common/pkg/netns=github.com/containers/podman/vendor/go.podman.io/common/pkg/netns importmap go.podman.io/common/pkg/resize=github.com/containers/podman/vendor/go.podman.io/common/pkg/resize importmap go.podman.io/common/pkg/seccomp=github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp importmap go.podman.io/common/pkg/secrets=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets importmap go.podman.io/common/pkg/subscriptions=github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions importmap go.podman.io/common/pkg/systemd=github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd importmap go.podman.io/common/pkg/timezone=github.com/containers/podman/vendor/go.podman.io/common/pkg/timezone importmap go.podman.io/common/pkg/umask=github.com/containers/podman/vendor/go.podman.io/common/pkg/umask importmap go.podman.io/common/pkg/util=github.com/containers/podman/vendor/go.podman.io/common/pkg/util importmap go.podman.io/common/pkg/version=github.com/containers/podman/vendor/go.podman.io/common/pkg/version importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache importmap go.podman.io/image/v5/pkg/shortnames=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/drivers/quota=github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idmap=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap tags.cncf.io/container-device-interface/pkg/cdi=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile database/sql=/tmp/go-build845050330/b473/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=/tmp/go-build845050330/b785/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats=/tmp/go-build845050330/b786/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build845050330/b787/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=/tmp/go-build845050330/b788/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build845050330/b792/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build845050330/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=/tmp/go-build845050330/b847/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=/tmp/go-build845050330/b815/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=/tmp/go-build845050330/b801/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build845050330/b648/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build845050330/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build845050330/b790/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/conmon/runner/config=/tmp/go-build845050330/b860/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/libpod/driver=/tmp/go-build845050330/b861/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build845050330/b729/_pkg_.a packagefile github.com/containers/podman/libpod/layers=/tmp/go-build845050330/b862/_pkg_.a packagefile github.com/containers/podman/libpod/linkmode=/tmp/go-build845050330/b863/_pkg_.a packagefile github.com/containers/podman/libpod/lock=/tmp/go-build845050330/b864/_pkg_.a packagefile github.com/containers/podman/libpod/logs=/tmp/go-build845050330/b867/_pkg_.a packagefile github.com/containers/podman/libpod/plugin=/tmp/go-build845050330/b869/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build845050330/b873/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build845050330/b874/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils/apiutil=/tmp/go-build845050330/b875/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint/crutils=/tmp/go-build845050330/b876/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build845050330/b877/_pkg_.a packagefile github.com/containers/podman/pkg/criu=/tmp/go-build845050330/b878/_pkg_.a packagefile github.com/containers/podman/pkg/ctime=/tmp/go-build845050330/b881/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build845050330/b752/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build845050330/b882/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build845050330/b731/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/api/core/v1=/tmp/go-build845050330/b883/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build845050330/b884/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build845050330/b886/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build845050330/b888/_pkg_.a packagefile github.com/containers/podman/pkg/lookup=/tmp/go-build845050330/b889/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build845050330/b733/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=/tmp/go-build845050330/b890/_pkg_.a packagefile github.com/containers/podman/pkg/pidhandle=/tmp/go-build845050330/b891/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build845050330/b730/_pkg_.a packagefile github.com/containers/podman/pkg/selinux=/tmp/go-build845050330/b900/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build845050330/b724/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build845050330/b756/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build845050330/b901/_pkg_.a packagefile github.com/containers/podman/pkg/syncmap=/tmp/go-build845050330/b904/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=/tmp/go-build845050330/b905/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build845050330/b903/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/notifyproxy=/tmp/go-build845050330/b906/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build845050330/b908/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build845050330/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=/tmp/go-build845050330/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=/tmp/go-build845050330/b907/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=/tmp/go-build845050330/b745/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build845050330/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build845050330/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator=/tmp/go-build845050330/b909/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume=/tmp/go-build845050330/b872/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/shlex=/tmp/go-build845050330/b910/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build845050330/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build845050330/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-sqlite3=/tmp/go-build845050330/b475/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build845050330/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build845050330/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build845050330/b685/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail=/tmp/go-build845050330/b747/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/watch=/tmp/go-build845050330/b750/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build845050330/b666/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build845050330/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build845050330/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build845050330/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build845050330/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=/tmp/go-build845050330/b911/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=/tmp/go-build845050330/b819/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build845050330/b757/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build845050330/b705/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network=/tmp/go-build845050330/b817/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta=/tmp/go-build845050330/b824/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf=/tmp/go-build845050330/b825/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns=/tmp/go-build845050330/b826/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor=/tmp/go-build845050330/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build845050330/b660/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build845050330/b665/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/chown=/tmp/go-build845050330/b832/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build845050330/b728/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks=/tmp/go-build845050330/b833/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec=/tmp/go-build845050330/b836/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/store=/tmp/go-build845050330/b914/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build845050330/b774/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build845050330/b712/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/netns=/tmp/go-build845050330/b829/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/resize=/tmp/go-build845050330/b915/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp=/tmp/go-build845050330/b839/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build845050330/b916/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions=/tmp/go-build845050330/b840/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build845050330/b662/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timezone=/tmp/go-build845050330/b921/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/umask=/tmp/go-build845050330/b841/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build845050330/b709/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/version=/tmp/go-build845050330/b831/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build845050330/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache=/tmp/go-build845050330/b441/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build845050330/b765/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build845050330/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build845050330/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build845050330/b571/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build845050330/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota=/tmp/go-build845050330/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build845050330/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build845050330/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap=/tmp/go-build845050330/b549/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build845050330/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build845050330/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build845050330/b267/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build845050330/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build845050330/b557/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build845050330/b262/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build845050330/b562/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile math/rand=/tmp/go-build845050330/b103/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile os/user=/tmp/go-build845050330/b266/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi=/tmp/go-build845050330/b842/_pkg_.a packagefile text/template=/tmp/go-build845050330/b342/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile runtime/cgo=/tmp/go-build845050330/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b784/_pkg_.a -trimpath "$WORK/b784=>" -p github.com/containers/podman/libpod -lang=go1.25 -installsuffix shared -buildid NO-6xiP2_ftNxAOpuGb0/NO-6xiP2_ftNxAOpuGb0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b784/importcfg -pack ./_build/src/github.com/containers/podman/libpod/boltdb_state.go ./_build/src/github.com/containers/podman/libpod/boltdb_state_internal.go ./_build/src/github.com/containers/podman/libpod/container.go ./_build/src/github.com/containers/podman/libpod/container_api.go ./_build/src/github.com/containers/podman/libpod/container_commit.go ./_build/src/github.com/containers/podman/libpod/container_config.go ./_build/src/github.com/containers/podman/libpod/container_copy_common.go ./_build/src/github.com/containers/podman/libpod/container_copy_linux.go ./_build/src/github.com/containers/podman/libpod/container_exec.go ./_build/src/github.com/containers/podman/libpod/container_graph.go ./_build/src/github.com/containers/podman/libpod/container_inspect.go ./_build/src/github.com/containers/podman/libpod/container_inspect_linux.go ./_build/src/github.com/containers/podman/libpod/container_internal.go ./_build/src/github.com/containers/podman/libpod/container_internal_common.go ./_build/src/github.com/containers/podman/libpod/container_internal_linux.go ./_build/src/github.com/containers/podman/libpod/container_linux.go ./_build/src/github.com/containers/podman/libpod/container_log.go ./_build/src/github.com/containers/podman/libpod/container_log_linux.go ./_build/src/github.com/containers/podman/libpod/container_path_resolution.go ./_build/src/github.com/containers/podman/libpod/container_stat_common.go ./_build/src/github.com/containers/podman/libpod/container_stat_linux.go ./_build/src/github.com/containers/podman/libpod/container_validate.go ./_build/src/github.com/containers/podman/libpod/diff.go ./_build/src/github.com/containers/podman/libpod/doc.go ./_build/src/github.com/containers/podman/libpod/events.go ./_build/src/github.com/containers/podman/libpod/healthcheck.go ./_build/src/github.com/containers/podman/libpod/healthcheck_config.go ./_build/src/github.com/containers/podman/libpod/healthcheck_linux.go ./_build/src/github.com/containers/podman/libpod/info.go ./_build/src/github.com/containers/podman/libpod/info_linux.go ./_build/src/github.com/containers/podman/libpod/kube.go ./_build/src/github.com/containers/podman/libpod/mounts_linux.go ./_build/src/github.com/containers/podman/libpod/networking_common.go ./_build/src/github.com/containers/podman/libpod/networking_linux.go ./_build/src/github.com/containers/podman/libpod/networking_machine.go ./_build/src/github.com/containers/podman/libpod/networking_pasta_linux.go ./_build/src/github.com/containers/podman/libpod/networking_slirp4netns.go ./_build/src/github.com/containers/podman/libpod/oci.go ./_build/src/github.com/containers/podman/libpod/oci_conmon.go ./_build/src/github.com/containers/podman/libpod/oci_conmon_attach_common.go ./_build/src/github.com/containers/podman/libpod/oci_conmon_attach_linux.go ./_build/src/github.com/containers/podman/libpod/oci_conmon_common.go ./_build/src/github.com/containers/podman/libpod/oci_conmon_exec_common.go ./_build/src/github.com/containers/podman/libpod/oci_conmon_exec_linux.go ./_build/src/github.com/containers/podman/libpod/oci_conmon_linux.go ./_build/src/github.com/containers/podman/libpod/oci_missing.go ./_build/src/github.com/containers/podman/libpod/oci_util.go ./_build/src/github.com/containers/podman/libpod/options.go ./_build/src/github.com/containers/podman/libpod/pod.go ./_build/src/github.com/containers/podman/libpod/pod_api.go ./_build/src/github.com/containers/podman/libpod/pod_internal.go ./_build/src/github.com/containers/podman/libpod/pod_internal_linux.go ./_build/src/github.com/containers/podman/libpod/pod_status.go ./_build/src/github.com/containers/podman/libpod/pod_top_linux.go ./_build/src/github.com/containers/podman/libpod/reset.go ./_build/src/github.com/containers/podman/libpod/rlimit_uint64.go ./_build/src/github.com/containers/podman/libpod/runtime.go ./_build/src/github.com/containers/podman/libpod/runtime_cstorage.go ./_build/src/github.com/containers/podman/libpod/runtime_ctr.go ./_build/src/github.com/containers/podman/libpod/runtime_ctr_linux.go ./_build/src/github.com/containers/podman/libpod/runtime_img.go ./_build/src/github.com/containers/podman/libpod/runtime_linux.go ./_build/src/github.com/containers/podman/libpod/runtime_migrate.go ./_build/src/github.com/containers/podman/libpod/runtime_migrate_linux.go ./_build/src/github.com/containers/podman/libpod/runtime_pod.go ./_build/src/github.com/containers/podman/libpod/runtime_pod_common.go ./_build/src/github.com/containers/podman/libpod/runtime_pod_linux.go ./_build/src/github.com/containers/podman/libpod/runtime_renumber.go ./_build/src/github.com/containers/podman/libpod/runtime_volume.go ./_build/src/github.com/containers/podman/libpod/runtime_volume_common.go ./_build/src/github.com/containers/podman/libpod/runtime_worker.go ./_build/src/github.com/containers/podman/libpod/service.go ./_build/src/github.com/containers/podman/libpod/sqlite_state.go ./_build/src/github.com/containers/podman/libpod/sqlite_state_internal.go ./_build/src/github.com/containers/podman/libpod/state.go ./_build/src/github.com/containers/podman/libpod/stats_common.go ./_build/src/github.com/containers/podman/libpod/stats_linux.go ./_build/src/github.com/containers/podman/libpod/storage.go ./_build/src/github.com/containers/podman/libpod/util.go ./_build/src/github.com/containers/podman/libpod/util_linux.go ./_build/src/github.com/containers/podman/libpod/volume.go ./_build/src/github.com/containers/podman/libpod/volume_inspect.go ./_build/src/github.com/containers/podman/libpod/volume_internal.go ./_build/src/github.com/containers/podman/libpod/volume_internal_common.go ./_build/src/github.com/containers/podman/libpod/volume_internal_linux.go $WORK/b784/_cgo_gotypes.go $WORK/b784/container_top_linux.cgo1.go $WORK/b784/_cgo_import.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod go tool pack r $WORK/b784/_pkg_.a $WORK/b784/_x001.o $WORK/b784/_x002.o $WORK/b784/_x003.o # internal go tool buildid -w $WORK/b784/_pkg_.a # internal cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/f1/f11f492b10ff31f2d716799abe3ea2165781023e4812ceaaa7a81430d984dc83-d # internal github.com/containers/podman/pkg/autoupdate mkdir -p $WORK/b929/ github.com/containers/podman/pkg/domain/infra/abi/parse mkdir -p $WORK/b936/ github.com/containers/podman/pkg/parallel/ctr mkdir -p $WORK/b944/ github.com/containers/podman/pkg/domain/filters mkdir -p $WORK/b934/ github.com/containers/podman/pkg/domain/infra/abi/terminal mkdir -p $WORK/b937/ cat >/tmp/go-build845050330/b929/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build845050330/b784/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build845050330/b729/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=/tmp/go-build845050330/b905/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build845050330/b903/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build845050330/b663/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build845050330/b757/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build845050330/b226/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a EOF github.com/containers/podman/pkg/systemd/generate mkdir -p $WORK/b948/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b929/_pkg_.a -trimpath "$WORK/b929=>" -p github.com/containers/podman/pkg/autoupdate -lang=go1.25 -complete -installsuffix shared -buildid 0wMaMcNzX3-XemFaZm6J/0wMaMcNzX3-XemFaZm6J -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b929/importcfg -pack ./_build/src/github.com/containers/podman/pkg/autoupdate/autoupdate.go cat >/tmp/go-build845050330/b936/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build845050330/b784/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b936/_pkg_.a -trimpath "$WORK/b936=>" -p github.com/containers/podman/pkg/domain/infra/abi/parse -lang=go1.25 -complete -installsuffix shared -buildid OJFl9Kxww0HtmBzql2e_/OJFl9Kxww0HtmBzql2e_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b936/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/parse/parse.go github.com/containers/podman/pkg/specgen/generate mkdir -p $WORK/b931/ cat >/tmp/go-build845050330/b934/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap go.podman.io/common/pkg/filters=github.com/containers/podman/vendor/go.podman.io/common/pkg/filters importmap go.podman.io/common/pkg/util=github.com/containers/podman/vendor/go.podman.io/common/pkg/util importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build845050330/b784/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build845050330/b753/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build845050330/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build845050330/b709/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build845050330/b518/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cat >/tmp/go-build845050330/b937/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/shutdown=github.com/containers/podman/libpod/shutdown importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/moby/term=github.com/containers/podman/vendor/github.com/moby/term importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/resize=github.com/containers/podman/vendor/go.podman.io/common/pkg/resize importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build845050330/b784/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build845050330/b873/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build845050330/b724/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build845050330/b685/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/resize=/tmp/go-build845050330/b915/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build845050330/b429/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/signal=/tmp/go-build845050330/b268/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b934/_pkg_.a -trimpath "$WORK/b934=>" -p github.com/containers/podman/pkg/domain/filters -lang=go1.25 -complete -installsuffix shared -buildid odsw1v5hpgSkQYsqGFlm/odsw1v5hpgSkQYsqGFlm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b934/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/filters/containers.go ./_build/src/github.com/containers/podman/pkg/domain/filters/pods.go ./_build/src/github.com/containers/podman/pkg/domain/filters/volumes.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b937/_pkg_.a -trimpath "$WORK/b937=>" -p github.com/containers/podman/pkg/domain/infra/abi/terminal -lang=go1.25 -complete -installsuffix shared -buildid tM-g4SX3MEApOgK_DyBn/tM-g4SX3MEApOgK_DyBn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b937/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/terminal/sigproxy_commn.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/terminal/terminal.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/terminal/terminal_common.go cat >/tmp/go-build845050330/b948/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build845050330/b784/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build845050330/b903/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build845050330/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build845050330/b646/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile text/template=/tmp/go-build845050330/b342/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b948/_pkg_.a -trimpath "$WORK/b948=>" -p github.com/containers/podman/pkg/systemd/generate -lang=go1.25 -complete -installsuffix shared -buildid _c2e1paP18pGvPbvPfzK/_c2e1paP18pGvPbvPfzK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b948/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/generate/common.go ./_build/src/github.com/containers/podman/pkg/systemd/generate/containers.go ./_build/src/github.com/containers/podman/pkg/systemd/generate/pods.go cat >/tmp/go-build845050330/b931/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/seccomp=github.com/containers/podman/pkg/seccomp importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libnetwork/pasta=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta importmap go.podman.io/common/libnetwork/slirp4netns=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/apparmor=github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor importmap go.podman.io/common/pkg/capabilities=github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/common/pkg/seccomp=github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp importmap go.podman.io/common/pkg/sysinfo=github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap tags.cncf.io/container-device-interface/pkg/cdi=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi importmap tags.cncf.io/container-device-interface/pkg/parser=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build845050330/b784/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build845050330/b874/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build845050330/b882/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build845050330/b733/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build845050330/b730/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=/tmp/go-build845050330/b932/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build845050330/b724/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build845050330/b756/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build845050330/b901/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build845050330/b908/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build845050330/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build845050330/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build845050330/b681/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build845050330/b757/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta=/tmp/go-build845050330/b824/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns=/tmp/go-build845050330/b826/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor=/tmp/go-build845050330/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build845050330/b660/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build845050330/b665/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build845050330/b653/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp=/tmp/go-build845050330/b839/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo=/tmp/go-build845050330/b933/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi=/tmp/go-build845050330/b842/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build845050330/b672/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF cat >/tmp/go-build845050330/b944/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build845050330/b784/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=/tmp/go-build845050330/b890/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b931/_pkg_.a -trimpath "$WORK/b931=>" -p github.com/containers/podman/pkg/specgen/generate -lang=go1.25 -complete -installsuffix shared -buildid o_VgIFqBbueaVzpIKrNg/o_VgIFqBbueaVzpIKrNg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b931/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgen/generate/config_common.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/config_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/config_linux_seccomp.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/container.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/container_create.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/namespaces.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/namespaces_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/oci.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/oci_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/pause_image.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/pod_create.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/ports.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/security_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/storage.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/storage_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/validate_linux.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b944/_pkg_.a -trimpath "$WORK/b944=>" -p github.com/containers/podman/pkg/parallel/ctr -lang=go1.25 -complete -installsuffix shared -buildid UEoAM9_H2MDRZwL7nKdQ/UEoAM9_H2MDRZwL7nKdQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b944/importcfg -pack ./_build/src/github.com/containers/podman/pkg/parallel/ctr/ctr.go go tool buildid -w $WORK/b944/_pkg_.a # internal cp $WORK/b944/_pkg_.a /builddir/.cache/go-build/b7/b742c5493cf0cf9a256d50e7c99d42201ab588cc3f384977decf092f0c9b407f-d # internal go tool buildid -w $WORK/b937/_pkg_.a # internal cp $WORK/b937/_pkg_.a /builddir/.cache/go-build/b9/b9b655840ad558aca9f559f31b6207b142e788d05abf7f7e257a4d469698e987-d # internal go tool buildid -w $WORK/b936/_pkg_.a # internal cp $WORK/b936/_pkg_.a /builddir/.cache/go-build/5b/5bd65d087845fd41b2f4746ce1f0f39b1a72e6bf639a8f4dd41129b1fea7a264-d # internal go tool buildid -w $WORK/b929/_pkg_.a # internal cp $WORK/b929/_pkg_.a /builddir/.cache/go-build/8e/8efd18d6a819041d694817718cb9a4803c1daf4b6e4d35bff56ff7be7de4693b-d # internal go tool buildid -w $WORK/b934/_pkg_.a # internal go tool buildid -w $WORK/b948/_pkg_.a # internal cp $WORK/b934/_pkg_.a /builddir/.cache/go-build/ac/acfc7a485a29e1a000b711700682c68ea21b73fa658ce486d2a7120d070fea30-d # internal github.com/containers/podman/pkg/ps mkdir -p $WORK/b945/ cat >/tmp/go-build845050330/b945/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v5/pkg/ps/define=github.com/containers/podman/pkg/ps/define importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build845050330/b784/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=/tmp/go-build845050330/b934/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=/tmp/go-build845050330/b755/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build845050330/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build845050330/b562/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b945/_pkg_.a -trimpath "$WORK/b945=>" -p github.com/containers/podman/pkg/ps -lang=go1.25 -complete -installsuffix shared -buildid AKW1QEarf3M7xtMgR3kz/AKW1QEarf3M7xtMgR3kz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b945/importcfg -pack ./_build/src/github.com/containers/podman/pkg/ps/ps.go cp $WORK/b948/_pkg_.a /builddir/.cache/go-build/54/54cb0615ed5e3d0f1e1e7a5c3dcd201babfe5baf806f7a80ec0c52b3d3be79d3-d # internal go tool buildid -w $WORK/b945/_pkg_.a # internal cp $WORK/b945/_pkg_.a /builddir/.cache/go-build/9f/9f80bec58e244cf3ae44a57a4c8c9559a9260bf7371a0c8e58a3e3731302177e-d # internal go tool buildid -w $WORK/b931/_pkg_.a # internal cp $WORK/b931/_pkg_.a /builddir/.cache/go-build/a9/a998feb3bc231c4abaae8801aac6475a06d3d260aec73ae285d668fd85de824e-d # internal github.com/containers/podman/pkg/checkpoint mkdir -p $WORK/b930/ github.com/containers/podman/pkg/specgen/generate/kube mkdir -p $WORK/b946/ cat >/tmp/go-build845050330/b930/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/checkpointctl/lib=github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v5/pkg/checkpoint/crutils=github.com/containers/podman/pkg/checkpoint/crutils importmap github.com/containers/podman/v5/pkg/criu=github.com/containers/podman/pkg/criu importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=/tmp/go-build845050330/b785/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build845050330/b784/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build845050330/b874/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint/crutils=/tmp/go-build845050330/b876/_pkg_.a packagefile github.com/containers/podman/pkg/criu=/tmp/go-build845050330/b878/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=/tmp/go-build845050330/b931/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build845050330/b901/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build845050330/b757/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b930/_pkg_.a -trimpath "$WORK/b930=>" -p github.com/containers/podman/pkg/checkpoint -lang=go1.25 -complete -installsuffix shared -buildid CJ-gv37zcKnlfcVKqwBA/CJ-gv37zcKnlfcVKqwBA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b930/importcfg -pack ./_build/src/github.com/containers/podman/pkg/checkpoint/checkpoint_restore.go cat >/tmp/go-build845050330/b946/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/k8s.io/api/core/v1=github.com/containers/podman/pkg/k8s.io/api/core/v1 importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/api/resource=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/docker/pkg/meminfo=github.com/containers/podman/vendor/github.com/docker/docker/pkg/meminfo importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/common/pkg/secrets=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml importmap tags.cncf.io/container-device-interface/pkg/parser=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build845050330/b784/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build845050330/b874/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/api/core/v1=/tmp/go-build845050330/b883/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build845050330/b884/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build845050330/b888/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build845050330/b756/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=/tmp/go-build845050330/b931/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build845050330/b903/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/meminfo=/tmp/go-build845050330/b947/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build845050330/b757/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build845050330/b653/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build845050330/b916/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build845050330/b771/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build845050330/b672/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b946/_pkg_.a -trimpath "$WORK/b946=>" -p github.com/containers/podman/pkg/specgen/generate/kube -lang=go1.25 -complete -installsuffix shared -buildid vwSM8AO9lEFRyHnJfk_9/vwSM8AO9lEFRyHnJfk_9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b946/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgen/generate/kube/kube.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/kube/seccomp.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/kube/volume.go go tool buildid -w $WORK/b930/_pkg_.a # internal cp $WORK/b930/_pkg_.a /builddir/.cache/go-build/9f/9ff448f25f8232da313c44e8f2316f7285582a4c117c6f2c3855531de6773a39-d # internal go tool buildid -w $WORK/b946/_pkg_.a # internal cp $WORK/b946/_pkg_.a /builddir/.cache/go-build/cb/cb105b582611ac95830b4b149d55ba844fc86a338f29509145dba75482d57a11-d # internal github.com/containers/podman/pkg/domain/infra/abi mkdir -p $WORK/b927/ cat >/tmp/go-build845050330/b927/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/pkg/volumes=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v5/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v5/pkg/autoupdate=github.com/containers/podman/pkg/autoupdate importmap github.com/containers/podman/v5/pkg/checkpoint=github.com/containers/podman/pkg/checkpoint importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v5/pkg/domain/infra/abi/internal/expansion=github.com/containers/podman/pkg/domain/infra/abi/internal/expansion importmap github.com/containers/podman/v5/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v5/pkg/domain/infra/abi/terminal=github.com/containers/podman/pkg/domain/infra/abi/terminal importmap github.com/containers/podman/v5/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v5/pkg/emulation=github.com/containers/podman/pkg/emulation importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/k8s.io/api/apps/v1=github.com/containers/podman/pkg/k8s.io/api/apps/v1 importmap github.com/containers/podman/v5/pkg/k8s.io/api/core/v1=github.com/containers/podman/pkg/k8s.io/api/core/v1 importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1 importmap github.com/containers/podman/v5/pkg/parallel/ctr=github.com/containers/podman/pkg/parallel/ctr importmap github.com/containers/podman/v5/pkg/ps=github.com/containers/podman/pkg/ps importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v5/pkg/specgen/generate/kube=github.com/containers/podman/pkg/specgen/generate/kube importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v5/pkg/systemd/generate=github.com/containers/podman/pkg/systemd/generate importmap github.com/containers/podman/v5/pkg/systemd/notifyproxy=github.com/containers/podman/pkg/systemd/notifyproxy importmap github.com/containers/podman/v5/pkg/systemd/parser=github.com/containers/podman/pkg/systemd/parser importmap github.com/containers/podman/v5/pkg/systemd/quadlet=github.com/containers/podman/pkg/systemd/quadlet importmap github.com/containers/podman/v5/pkg/trust=github.com/containers/podman/pkg/trust importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/coreos/go-systemd/v22/daemon=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon importmap github.com/cyphar/filepath-securejoin/pathrs-lite=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/google/shlex=github.com/containers/podman/vendor/github.com/google/shlex importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/common/libimage/filter=github.com/containers/podman/vendor/go.podman.io/common/libimage/filter importmap go.podman.io/common/libimage/platform=github.com/containers/podman/vendor/go.podman.io/common/libimage/platform importmap go.podman.io/common/libnetwork/pasta=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta importmap go.podman.io/common/libnetwork/slirp4netns=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/libartifact/types=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types importmap go.podman.io/common/pkg/secrets=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets importmap go.podman.io/common/pkg/systemd=github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/pkg/shortnames=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build845050330/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build845050330/b177/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=/tmp/go-build845050330/b788/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build845050330/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build845050330/b648/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes=/tmp/go-build845050330/b928/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build845050330/b720/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build845050330/b784/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build845050330/b729/_pkg_.a packagefile github.com/containers/podman/libpod/logs=/tmp/go-build845050330/b867/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build845050330/b874/_pkg_.a packagefile github.com/containers/podman/pkg/autoupdate=/tmp/go-build845050330/b929/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint=/tmp/go-build845050330/b930/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build845050330/b752/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build845050330/b753/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=/tmp/go-build845050330/b934/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/internal/expansion=/tmp/go-build845050330/b935/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=/tmp/go-build845050330/b936/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/terminal=/tmp/go-build845050330/b937/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build845050330/b938/_pkg_.a packagefile github.com/containers/podman/pkg/emulation=/tmp/go-build845050330/b939/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build845050330/b882/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build845050330/b731/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/api/apps/v1=/tmp/go-build845050330/b943/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/api/core/v1=/tmp/go-build845050330/b883/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build845050330/b886/_pkg_.a packagefile github.com/containers/podman/pkg/parallel/ctr=/tmp/go-build845050330/b944/_pkg_.a packagefile github.com/containers/podman/pkg/ps=/tmp/go-build845050330/b945/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build845050330/b730/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build845050330/b724/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build845050330/b756/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=/tmp/go-build845050330/b931/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate/kube=/tmp/go-build845050330/b946/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build845050330/b901/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=/tmp/go-build845050330/b905/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=/tmp/go-build845050330/b948/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/notifyproxy=/tmp/go-build845050330/b906/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build845050330/b949/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/quadlet=/tmp/go-build845050330/b950/_pkg_.a packagefile github.com/containers/podman/pkg/trust=/tmp/go-build845050330/b770/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build845050330/b908/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=/tmp/go-build845050330/b907/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build845050330/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/shlex=/tmp/go-build845050330/b910/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build845050330/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build845050330/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build845050330/b757/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build845050330/b760/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/filter=/tmp/go-build845050330/b761/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build845050330/b762/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta=/tmp/go-build845050330/b824/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns=/tmp/go-build845050330/b826/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build845050330/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build845050330/b665/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build845050330/b774/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build845050330/b916/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build845050330/b662/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build845050330/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build845050330/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build845050330/b513/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build845050330/b444/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build845050330/b765/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build845050330/b476/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build845050330/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build845050330/b571/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build845050330/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build845050330/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build845050330/b562/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build845050330/b124/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile os/user=/tmp/go-build845050330/b266/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build845050330/b771/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b927/_pkg_.a -trimpath "$WORK/b927=>" -p github.com/containers/podman/pkg/domain/infra/abi -lang=go1.25 -complete -installsuffix shared -buildid 57gkwCwsxu92BVA1l9Fn/57gkwCwsxu92BVA1l9Fn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b927/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/apply.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/archive.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/artifact.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/auto-update.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/config.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/containers.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/containers_linux.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/containers_runlabel.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/containers_stat.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/events.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/farm.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/generate.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/healthcheck.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/images.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/images_list.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/manifest.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/network.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/play.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/play_linux.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/play_utils.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/pods.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/pods_stats.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/quadlet.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/runtime.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/secrets.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/system.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/system_linux.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/trust.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/volumes.go go tool buildid -w $WORK/b927/_pkg_.a # internal cp $WORK/b927/_pkg_.a /builddir/.cache/go-build/20/20a66901cc3b58c69123d77864f5d9e0e5cc0505a824f04c2deee4a72a3f349c-d # internal github.com/containers/podman/pkg/domain/infra mkdir -p $WORK/b783/ github.com/containers/podman/pkg/api/handlers/utils mkdir -p $WORK/b1048/ cat >/tmp/go-build845050330/b783/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v5/pkg/domain/infra/tunnel=github.com/containers/podman/pkg/domain/infra/tunnel importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build845050330/b784/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build845050330/b922/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=/tmp/go-build845050330/b927/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=/tmp/go-build845050330/b952/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build845050330/b733/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build845050330/b730/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build845050330/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build845050330/b665/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build845050330/b562/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/signal=/tmp/go-build845050330/b268/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b783/_pkg_.a -trimpath "$WORK/b783=>" -p github.com/containers/podman/pkg/domain/infra -lang=go1.25 -complete -installsuffix shared -buildid KLX-9k3as3rthtinbTUx/KLX-9k3as3rthtinbTUx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b783/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/runtime_abi.go ./_build/src/github.com/containers/podman/pkg/domain/infra/runtime_libpod.go ./_build/src/github.com/containers/podman/pkg/domain/infra/runtime_proxy.go cat >/tmp/go-build845050330/b1048/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/api/handlers/utils/apiutil=github.com/containers/podman/pkg/api/handlers/utils/apiutil importmap github.com/containers/podman/v5/pkg/api/types=github.com/containers/podman/pkg/api/types importmap github.com/containers/podman/v5/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build845050330/b726/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build845050330/b784/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build845050330/b729/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build845050330/b977/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils/apiutil=/tmp/go-build845050330/b875/_pkg_.a packagefile github.com/containers/podman/pkg/api/types=/tmp/go-build845050330/b1049/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build845050330/b987/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=/tmp/go-build845050330/b927/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build845050330/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build845050330/b200/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build845050330/b684/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build845050330/b223/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=/tmp/go-build845050330/b982/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build845050330/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build845050330/b757/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build845050330/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build845050330/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build845050330/b571/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build845050330/b518/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile mime=/tmp/go-build845050330/b214/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1048/_pkg_.a -trimpath "$WORK/b1048=>" -p github.com/containers/podman/pkg/api/handlers/utils -lang=go1.25 -complete -installsuffix shared -buildid pme54onstyh2ypz6Nn4y/pme54onstyh2ypz6Nn4y -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1048/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/utils/containers.go ./_build/src/github.com/containers/podman/pkg/api/handlers/utils/errors.go ./_build/src/github.com/containers/podman/pkg/api/handlers/utils/handler.go ./_build/src/github.com/containers/podman/pkg/api/handlers/utils/images.go go tool buildid -w $WORK/b783/_pkg_.a # internal cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/1e/1e879e82d743a803d4813ff0c9815c4a0749f6fb3857f59e5aea271ebcf65588-d # internal github.com/containers/podman/pkg/farm mkdir -p $WORK/b1023/ github.com/containers/podman/cmd/podman/registry mkdir -p $WORK/b721/ cat >/tmp/go-build845050330/b1023/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage/platform=github.com/containers/podman/vendor/go.podman.io/common/libimage/platform importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build845050330/b071/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build845050330/b783/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build845050330/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build845050330/b762/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build845050330/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF cat >/tmp/go-build845050330/b721/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build845050330/b783/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build845050330/b730/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build845050330/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build845050330/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1023/_pkg_.a -trimpath "$WORK/b1023=>" -p github.com/containers/podman/pkg/farm -lang=go1.25 -complete -installsuffix shared -buildid s-Abq3PKvWrkrIblkE3v/s-Abq3PKvWrkrIblkE3v -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1023/importcfg -pack ./_build/src/github.com/containers/podman/pkg/farm/farm.go ./_build/src/github.com/containers/podman/pkg/farm/list_builder.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p github.com/containers/podman/cmd/podman/registry -lang=go1.25 -complete -installsuffix shared -buildid JAUvyal3EPL33qiI5TLg/JAUvyal3EPL33qiI5TLg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b721/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/registry/config.go ./_build/src/github.com/containers/podman/cmd/podman/registry/config_abi.go ./_build/src/github.com/containers/podman/cmd/podman/registry/json.go ./_build/src/github.com/containers/podman/cmd/podman/registry/registry.go ./_build/src/github.com/containers/podman/cmd/podman/registry/registry_common.go ./_build/src/github.com/containers/podman/cmd/podman/registry/remote.go go tool buildid -w $WORK/b1048/_pkg_.a # internal cp $WORK/b1048/_pkg_.a /builddir/.cache/go-build/a4/a459426ac5717bc8f9188f061b9c96e12a895d725d9f7c9709eb39f1ecacea0d-d # internal github.com/containers/podman/pkg/api/handlers/compat mkdir -p $WORK/b1047/ cat >/tmp/go-build845050330/b1047/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/podman/v5/internal/localapi=github.com/containers/podman/internal/localapi importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v5/pkg/api/handlers/utils/apiutil=github.com/containers/podman/pkg/api/handlers/utils/apiutil importmap github.com/containers/podman/v5/pkg/api/server/idle=github.com/containers/podman/pkg/api/server/idle importmap github.com/containers/podman/v5/pkg/api/types=github.com/containers/podman/pkg/api/types importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/channel=github.com/containers/podman/pkg/channel importmap github.com/containers/podman/v5/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v5/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v5/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/ps=github.com/containers/podman/pkg/ps importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/backend=github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend importmap github.com/docker/docker/api/types/build=github.com/containers/podman/vendor/github.com/docker/docker/api/types/build importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/storage=github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/system=github.com/containers/podman/vendor/github.com/docker/docker/api/types/system importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/moby/docker-image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/filters=github.com/containers/podman/vendor/go.podman.io/common/pkg/filters importmap go.podman.io/common/pkg/resize=github.com/containers/podman/vendor/go.podman.io/common/pkg/resize importmap go.podman.io/common/pkg/sysinfo=github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=/tmp/go-build845050330/b788/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build845050330/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build845050330/b648/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build845050330/b953/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build845050330/b784/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build845050330/b729/_pkg_.a packagefile github.com/containers/podman/libpod/logs=/tmp/go-build845050330/b867/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build845050330/b977/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=/tmp/go-build845050330/b1048/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils/apiutil=/tmp/go-build845050330/b875/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idle=/tmp/go-build845050330/b1050/_pkg_.a packagefile github.com/containers/podman/pkg/api/types=/tmp/go-build845050330/b1049/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build845050330/b984/_pkg_.a packagefile github.com/containers/podman/pkg/channel=/tmp/go-build845050330/b1051/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build845050330/b877/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build845050330/b752/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build845050330/b753/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=/tmp/go-build845050330/b934/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=/tmp/go-build845050330/b927/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=/tmp/go-build845050330/b936/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build845050330/b731/_pkg_.a packagefile github.com/containers/podman/pkg/ps=/tmp/go-build845050330/b945/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build845050330/b730/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build845050330/b724/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build845050330/b756/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build845050330/b901/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build845050330/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build845050330/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend=/tmp/go-build845050330/b978/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build845050330/b582/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build845050330/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build845050330/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build845050330/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build845050330/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build845050330/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build845050330/b589/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build845050330/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build845050330/b600/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build845050330/b597/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build845050330/b684/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build845050330/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build845050330/b556/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build845050330/b223/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=/tmp/go-build845050330/b982/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build845050330/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build845050330/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build845050330/b666/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build845050330/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build845050330/b757/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build845050330/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build845050330/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build845050330/b665/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build845050330/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/resize=/tmp/go-build845050330/b915/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo=/tmp/go-build845050330/b933/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build845050330/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build845050330/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build845050330/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build845050330/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build845050330/b262/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1047/_pkg_.a -trimpath "$WORK/b1047=>" -p github.com/containers/podman/pkg/api/handlers/compat -lang=go1.25 -complete -installsuffix shared -buildid JK4cv5CjKsD5CkekT5R-/JK4cv5CjKsD5CkekT5R- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1047/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/auth.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/changes.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_archive.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_attach.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_create.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_export.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_logs.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_pause.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_prune.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_restart.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_start.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_stats.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_stats_linux.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_stop.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_top.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_unpause.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/events.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/exec.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_build.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_history.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_prune.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_push.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_remove.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_save.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_search.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_tag.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/info.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/networks.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/ping.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/resize.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/secrets.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/system.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/types.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/unsupported.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/version.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/volumes.go go tool buildid -w $WORK/b1023/_pkg_.a # internal cp $WORK/b1023/_pkg_.a /builddir/.cache/go-build/4c/4c451cb681cd59bfd23c2babbc013528fdedada5075d1157f2aa5f109b5e137e-d # internal go tool buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/d0/d0261155af724960db9e520ddd36b51c2c1fe6685770c61f8e7ca086eefb210f-d # internal github.com/containers/podman/cmd/podman/completion mkdir -p $WORK/b1020/ github.com/containers/podman/cmd/podman/diff mkdir -p $WORK/b1021/ cat >/tmp/go-build845050330/b1021/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build845050330/b721/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build845050330/b1018/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1021/_pkg_.a -trimpath "$WORK/b1021=>" -p github.com/containers/podman/cmd/podman/diff -lang=go1.25 -complete -installsuffix shared -buildid oz5WT4pe9abIWcS1RJ2r/oz5WT4pe9abIWcS1RJ2r -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1021/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/diff/diff.go github.com/containers/podman/cmd/podman/utils mkdir -p $WORK/b999/ cat >/tmp/go-build845050330/b1020/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build845050330/b721/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build845050330/b714/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1020/_pkg_.a -trimpath "$WORK/b1020=>" -p github.com/containers/podman/cmd/podman/completion -lang=go1.25 -complete -installsuffix shared -buildid --hWdtmerTwl5rYI68D1/--hWdtmerTwl5rYI68D1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1020/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/completion/completion.go cat >/tmp/go-build845050330/b999/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build845050330/b070/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build845050330/b721/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build845050330/b752/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build845050330/b646/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b999/_pkg_.a -trimpath "$WORK/b999=>" -p github.com/containers/podman/cmd/podman/utils -lang=go1.25 -complete -installsuffix shared -buildid 2-wARTcmw45OJvcpqaaN/2-wARTcmw45OJvcpqaaN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b999/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/utils/alias.go ./_build/src/github.com/containers/podman/cmd/podman/utils/error.go ./_build/src/github.com/containers/podman/cmd/podman/utils/utils.go github.com/containers/podman/cmd/podman/validate mkdir -p $WORK/b1017/ cat >/tmp/go-build845050330/b1017/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build845050330/b721/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1017/_pkg_.a -trimpath "$WORK/b1017=>" -p github.com/containers/podman/cmd/podman/validate -lang=go1.25 -complete -installsuffix shared -buildid 21FW7Tqsn7U0K-ORGoYF/21FW7Tqsn7U0K-ORGoYF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1017/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/validate/args.go ./_build/src/github.com/containers/podman/cmd/podman/validate/choice.go ./_build/src/github.com/containers/podman/cmd/podman/validate/latest.go ./_build/src/github.com/containers/podman/cmd/podman/validate/noop.go go tool buildid -w $WORK/b1020/_pkg_.a # internal cp $WORK/b1020/_pkg_.a /builddir/.cache/go-build/a6/a649f10f0837a2dfb26f3e901f6006c9534e48bbfe4cde5e628cee0987450ab5-d # internal go tool buildid -w $WORK/b1017/_pkg_.a # internal cp $WORK/b1017/_pkg_.a /builddir/.cache/go-build/ba/bad3196254a6ff9ee42e74439ac7f298d4e01456dccd807cd7b6833d177a9dbf-d # internal go tool buildid -w $WORK/b1021/_pkg_.a # internal cp $WORK/b1021/_pkg_.a /builddir/.cache/go-build/57/5744505bbbf3d323738607f7e5c07aa54ba1ccadc63813ae276018618a54f8b0-d # internal go tool buildid -w $WORK/b999/_pkg_.a # internal cp $WORK/b999/_pkg_.a /builddir/.cache/go-build/a2/a2fabd2bd5eb2006c4fb79f6732c3a119085709c39790fc1655b0e7b743d5430-d # internal github.com/containers/podman/cmd/podman/common mkdir -p $WORK/b719/ cat >/tmp/go-build845050330/b719/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/pkg/util=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/helpers=github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/flag=github.com/containers/podman/vendor/go.podman.io/common/pkg/flag importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/cli=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli importmap go.podman.io/image/v5/pkg/cli/sigstore=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/signature/simplesequoia=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build845050330/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build845050330/b070/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build845050330/b648/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build845050330/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build845050330/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=/tmp/go-build845050330/b717/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build845050330/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build845050330/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build845050330/b999/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build845050330/b729/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build845050330/b882/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build845050330/b754/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build845050330/b724/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build845050330/b756/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build845050330/b901/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build845050330/b903/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build845050330/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build845050330/b681/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build845050330/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build845050330/b760/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build845050330/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build845050330/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/flag=/tmp/go-build845050330/b775/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build845050330/b776/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli=/tmp/go-build845050330/b1000/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore=/tmp/go-build845050330/b1001/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build845050330/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build845050330/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia=/tmp/go-build845050330/b1015/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build845050330/b429/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p github.com/containers/podman/cmd/podman/common -lang=go1.25 -complete -installsuffix shared -buildid xfV3P3MoBREu-dRUhvjt/xfV3P3MoBREu-dRUhvjt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b719/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/common/build.go ./_build/src/github.com/containers/podman/cmd/podman/common/completion.go ./_build/src/github.com/containers/podman/cmd/podman/common/create.go ./_build/src/github.com/containers/podman/cmd/podman/common/create_opts.go ./_build/src/github.com/containers/podman/cmd/podman/common/default.go ./_build/src/github.com/containers/podman/cmd/podman/common/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/common/netflags.go ./_build/src/github.com/containers/podman/cmd/podman/common/registries.go ./_build/src/github.com/containers/podman/cmd/podman/common/sign.go ./_build/src/github.com/containers/podman/cmd/podman/common/term.go go tool buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/c1/c1516ec105b96124b4901ed1a8b93bf933bfa5291160dbefe02ecb67771c3a60-d # internal github.com/containers/podman/cmd/podman/inspect mkdir -p $WORK/b1016/ github.com/containers/podman/cmd/podman/generate mkdir -p $WORK/b1024/ github.com/containers/podman/cmd/podman/farm mkdir -p $WORK/b1022/ cat >/tmp/go-build845050330/b1016/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build845050330/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build845050330/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build845050330/b999/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build845050330/b1017/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build845050330/b1018/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1016/_pkg_.a -trimpath "$WORK/b1016=>" -p github.com/containers/podman/cmd/podman/inspect -lang=go1.25 -complete -installsuffix shared -buildid y9iu8kCfuIluB_lRGYcM/y9iu8kCfuIluB_lRGYcM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1016/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/inspect/inspect.go cat >/tmp/go-build845050330/b1024/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build845050330/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build845050330/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build845050330/b999/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build845050330/b1017/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build845050330/b882/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build845050330/b903/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build845050330/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build845050330/b1018/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a EOF cat >/tmp/go-build845050330/b1022/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/farm=github.com/containers/podman/pkg/farm importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build845050330/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build845050330/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build845050330/b999/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build845050330/b1017/_pkg_.a packagefile github.com/containers/podman/pkg/farm=/tmp/go-build845050330/b1023/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build845050330/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build845050330/b1018/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF github.com/containers/podman/cmd/podman/healthcheck mkdir -p $WORK/b1025/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1024/_pkg_.a -trimpath "$WORK/b1024=>" -p github.com/containers/podman/cmd/podman/generate -lang=go1.25 -complete -installsuffix shared -buildid ejuX4cmcppiAH0opDjUX/ejuX4cmcppiAH0opDjUX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1024/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/generate/generate.go ./_build/src/github.com/containers/podman/cmd/podman/generate/spec.go ./_build/src/github.com/containers/podman/cmd/podman/generate/systemd.go cat >/tmp/go-build845050330/b1025/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build845050330/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build845050330/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build845050330/b1017/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1025/_pkg_.a -trimpath "$WORK/b1025=>" -p github.com/containers/podman/cmd/podman/healthcheck -lang=go1.25 -complete -installsuffix shared -buildid jEU4ztOZXHeR0Y99gvZH/jEU4ztOZXHeR0Y99gvZH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1025/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/healthcheck/healthcheck.go ./_build/src/github.com/containers/podman/cmd/podman/healthcheck/run.go github.com/containers/podman/cmd/podman/machine mkdir -p $WORK/b1028/ cat >/tmp/go-build845050330/b1028/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/shim=github.com/containers/podman/pkg/machine/shim importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/mdlayher/vsock=github.com/containers/podman/vendor/github.com/mdlayher/vsock importmap github.com/shirou/gopsutil/v4/mem=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build845050330/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build845050330/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build845050330/b999/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build845050330/b1017/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build845050330/b729/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build845050330/b877/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build845050330/b960/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build845050330/b954/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build845050330/b956/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build845050330/b957/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build845050330/b1029/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build845050330/b964/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build845050330/b730/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build845050330/b756/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/vsock=/tmp/go-build845050330/b1034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem=/tmp/go-build845050330/b898/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build845050330/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build845050330/b1018/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build845050330/b955/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build845050330/b124/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile text/tabwriter=/tmp/go-build845050330/b344/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1028/_pkg_.a -trimpath "$WORK/b1028=>" -p github.com/containers/podman/cmd/podman/machine -lang=go1.25 -complete -installsuffix shared -buildid hneERds_QiKm6vHnRxeW/hneERds_QiKm6vHnRxeW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1028/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/machine/client9p.go ./_build/src/github.com/containers/podman/cmd/podman/machine/cp.go ./_build/src/github.com/containers/podman/cmd/podman/machine/info.go ./_build/src/github.com/containers/podman/cmd/podman/machine/init.go ./_build/src/github.com/containers/podman/cmd/podman/machine/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/machine/list.go ./_build/src/github.com/containers/podman/cmd/podman/machine/machine.go ./_build/src/github.com/containers/podman/cmd/podman/machine/machine_unix.go ./_build/src/github.com/containers/podman/cmd/podman/machine/os.go ./_build/src/github.com/containers/podman/cmd/podman/machine/reset.go ./_build/src/github.com/containers/podman/cmd/podman/machine/rm.go ./_build/src/github.com/containers/podman/cmd/podman/machine/set.go ./_build/src/github.com/containers/podman/cmd/podman/machine/ssh.go ./_build/src/github.com/containers/podman/cmd/podman/machine/start.go ./_build/src/github.com/containers/podman/cmd/podman/machine/stop.go github.com/containers/podman/cmd/podman/manifest mkdir -p $WORK/b1039/ github.com/containers/podman/cmd/podman/quadlet mkdir -p $WORK/b1043/ cat >/tmp/go-build845050330/b1039/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build845050330/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build845050330/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build845050330/b999/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build845050330/b1017/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build845050330/b731/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build845050330/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build845050330/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1039/_pkg_.a -trimpath "$WORK/b1039=>" -p github.com/containers/podman/cmd/podman/manifest -lang=go1.25 -complete -installsuffix shared -buildid cOrceQDpTv4ss0_L37zv/cOrceQDpTv4ss0_L37zv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1039/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/manifest/add.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/annotate.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/create.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/exists.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/manifest.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/push.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/remove.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/rm.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1022/_pkg_.a -trimpath "$WORK/b1022=>" -p github.com/containers/podman/cmd/podman/farm -lang=go1.25 -complete -installsuffix shared -buildid Vh7LZySkpVJMgieJd7-x/Vh7LZySkpVJMgieJd7-x -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1022/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/farm/build.go ./_build/src/github.com/containers/podman/cmd/podman/farm/create.go ./_build/src/github.com/containers/podman/cmd/podman/farm/farm.go ./_build/src/github.com/containers/podman/cmd/podman/farm/list.go ./_build/src/github.com/containers/podman/cmd/podman/farm/remove.go ./_build/src/github.com/containers/podman/cmd/podman/farm/update.go cat >/tmp/go-build845050330/b1043/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/logiface=github.com/containers/podman/pkg/logiface importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build845050330/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build845050330/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build845050330/b999/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build845050330/b1017/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build845050330/b951/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build845050330/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build845050330/b1018/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1043/_pkg_.a -trimpath "$WORK/b1043=>" -p github.com/containers/podman/cmd/podman/quadlet -lang=go1.25 -complete -installsuffix shared -buildid CyCcmDDONadQYgVonehj/CyCcmDDONadQYgVonehj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1043/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/quadlet/install.go ./_build/src/github.com/containers/podman/cmd/podman/quadlet/list.go ./_build/src/github.com/containers/podman/cmd/podman/quadlet/print.go ./_build/src/github.com/containers/podman/cmd/podman/quadlet/quadlet.go ./_build/src/github.com/containers/podman/cmd/podman/quadlet/remove.go go tool buildid -w $WORK/b1025/_pkg_.a # internal cp $WORK/b1025/_pkg_.a /builddir/.cache/go-build/36/3603aa947a33fb7caeae164edcde297e445402e073188173697479a549277eef-d # internal github.com/containers/podman/cmd/podman/secrets mkdir -p $WORK/b1044/ cat >/tmp/go-build845050330/b1044/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build845050330/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build845050330/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build845050330/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build845050330/b999/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build845050330/b1017/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build845050330/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build845050330/b1018/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1044/_pkg_.a -trimpath "$WORK/b1044=>" -p github.com/containers/podman/cmd/podman/secrets -lang=go1.25 -complete -installsuffix shared -buildid OFccha839TWRRlbFfDCN/OFccha839TWRRlbFfDCN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1044/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/secrets/create.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/exists.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/list.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/rm.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/secret.go go tool buildid -w $WORK/b1024/_pkg_.a # internal cp $WORK/b1024/_pkg_.a /builddir/.cache/go-build/c1/c11ec54ac4d1c996268e63c8744f4d3716f3160793c623d2b537a40fdf39538e-d # internal github.com/containers/podman/cmd/podman/kube mkdir -p $WORK/b1027/ cat >/tmp/go-build845050330/b1027/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/generate=github.com/containers/podman/cmd/podman/generate importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/shutdown=github.com/containers/podman/libpod/shutdown importmap github.com/containers/podman/v5/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build845050330/b648/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build845050330/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=/tmp/go-build845050330/b1024/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build845050330/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build845050330/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build845050330/b999/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build845050330/b1017/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build845050330/b873/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build845050330/b874/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build845050330/b731/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build845050330/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build845050330/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/signal=/tmp/go-build845050330/b268/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1027/_pkg_.a -trimpath "$WORK/b1027=>" -p github.com/containers/podman/cmd/podman/kube -lang=go1.25 -complete -installsuffix shared -buildid cNK7MCrN03uQwARjPUJz/cNK7MCrN03uQwARjPUJz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1027/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/kube/apply.go ./_build/src/github.com/containers/podman/cmd/podman/kube/down.go ./_build/src/github.com/containers/podman/cmd/podman/kube/generate.go ./_build/src/github.com/containers/podman/cmd/podman/kube/kube.go ./_build/src/github.com/containers/podman/cmd/podman/kube/play.go go tool buildid -w $WORK/b1016/_pkg_.a # internal cp $WORK/b1016/_pkg_.a /builddir/.cache/go-build/a6/a69a8cd1b1a729d1bc517ea66d5cd3f289687c55cf9c811c95ea99a6868b77dc-d # internal github.com/containers/podman/cmd/podman/artifact mkdir -p $WORK/b069/ cat >/tmp/go-build845050330/b069/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build845050330/b070/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build845050330/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build845050330/b1016/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build845050330/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build845050330/b999/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build845050330/b1017/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build845050330/b938/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build845050330/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build845050330/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build845050330/b1018/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p github.com/containers/podman/cmd/podman/artifact -lang=go1.25 -complete -installsuffix shared -buildid tY0_5f5wKuuEp0GSnlE4/tY0_5f5wKuuEp0GSnlE4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/artifact/add.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/artifact.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/extract.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/list.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/pull.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/push.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/rm.go go tool buildid -w $WORK/b1039/_pkg_.a # internal cp $WORK/b1039/_pkg_.a /builddir/.cache/go-build/eb/ebf3ecb9408ecacfcb7b8aad992b1b914ab843a7ed4824de6550370da9c176da-d # internal github.com/containers/podman/cmd/podman/images mkdir -p $WORK/b1026/ cat >/tmp/go-build845050330/b1026/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/diff=github.com/containers/podman/cmd/podman/diff importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/download=github.com/containers/podman/vendor/go.podman.io/common/pkg/download importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile cmp=/tmp/go-build845050330/b045/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build845050330/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build845050330/b070/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build845050330/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build845050330/b1021/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build845050330/b1016/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build845050330/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build845050330/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build845050330/b999/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build845050330/b1017/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build845050330/b731/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build845050330/b754/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build845050330/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build845050330/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build845050330/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build845050330/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/download=/tmp/go-build845050330/b763/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build845050330/b1018/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build845050330/b776/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build845050330/b429/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1026/_pkg_.a -trimpath "$WORK/b1026=>" -p github.com/containers/podman/cmd/podman/images -lang=go1.25 -complete -installsuffix shared -buildid 9jG8_mre9YvVW9XCSx9d/9jG8_mre9YvVW9XCSx9d -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1026/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/images/build.go ./_build/src/github.com/containers/podman/cmd/podman/images/buildx.go ./_build/src/github.com/containers/podman/cmd/podman/images/buildx_inspect.go ./_build/src/github.com/containers/podman/cmd/podman/images/diff.go ./_build/src/github.com/containers/podman/cmd/podman/images/exists.go ./_build/src/github.com/containers/podman/cmd/podman/images/history.go ./_build/src/github.com/containers/podman/cmd/podman/images/image.go ./_build/src/github.com/containers/podman/cmd/podman/images/import.go ./_build/src/github.com/containers/podman/cmd/podman/images/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/images/list.go ./_build/src/github.com/containers/podman/cmd/podman/images/load.go ./_build/src/github.com/containers/podman/cmd/podman/images/mount.go ./_build/src/github.com/containers/podman/cmd/podman/images/prune.go ./_build/src/github.com/containers/podman/cmd/podman/images/pull.go ./_build/src/github.com/containers/podman/cmd/podman/images/push.go ./_build/src/github.com/containers/podman/cmd/podman/images/rm.go ./_build/src/github.com/containers/podman/cmd/podman/images/save.go ./_build/src/github.com/containers/podman/cmd/podman/images/scp.go ./_build/src/github.com/containers/podman/cmd/podman/images/search.go ./_build/src/github.com/containers/podman/cmd/podman/images/sign.go ./_build/src/github.com/containers/podman/cmd/podman/images/tag.go ./_build/src/github.com/containers/podman/cmd/podman/images/tree.go ./_build/src/github.com/containers/podman/cmd/podman/images/trust.go ./_build/src/github.com/containers/podman/cmd/podman/images/trust_set.go ./_build/src/github.com/containers/podman/cmd/podman/images/trust_show.go ./_build/src/github.com/containers/podman/cmd/podman/images/unmount.go ./_build/src/github.com/containers/podman/cmd/podman/images/untag.go ./_build/src/github.com/containers/podman/cmd/podman/images/utils_linux.go ./_build/src/github.com/containers/podman/cmd/podman/images/version.go go tool buildid -w $WORK/b1047/_pkg_.a # internal cp $WORK/b1047/_pkg_.a /builddir/.cache/go-build/c9/c9f51edc922540f840f82ae15a6023b9fc6e73664a9cf0a98dd3c6aaaddc0571-d # internal github.com/containers/podman/cmd/podman/networks mkdir -p $WORK/b1040/ cat >/tmp/go-build845050330/b1040/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build845050330/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build845050330/b1016/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build845050330/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build845050330/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build845050330/b999/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build845050330/b1017/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build845050330/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build845050330/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build845050330/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build845050330/b1018/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1040/_pkg_.a -trimpath "$WORK/b1040=>" -p github.com/containers/podman/cmd/podman/networks -lang=go1.25 -complete -installsuffix shared -buildid -fOy2O-elg_M4q3PDeWz/-fOy2O-elg_M4q3PDeWz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1040/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/networks/connect.go ./_build/src/github.com/containers/podman/cmd/podman/networks/create.go ./_build/src/github.com/containers/podman/cmd/podman/networks/disconnect.go ./_build/src/github.com/containers/podman/cmd/podman/networks/exists.go ./_build/src/github.com/containers/podman/cmd/podman/networks/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/networks/list.go ./_build/src/github.com/containers/podman/cmd/podman/networks/network.go ./_build/src/github.com/containers/podman/cmd/podman/networks/prune.go ./_build/src/github.com/containers/podman/cmd/podman/networks/reload.go ./_build/src/github.com/containers/podman/cmd/podman/networks/rm.go ./_build/src/github.com/containers/podman/cmd/podman/networks/update.go go tool buildid -w $WORK/b1043/_pkg_.a # internal cp $WORK/b1043/_pkg_.a /builddir/.cache/go-build/5e/5ea5075f58e3f8e2879eae3d1469a17a9ac23da295b2683e0045485c2e53f927-d # internal github.com/containers/podman/cmd/podman/containers mkdir -p $WORK/b1042/ cat >/tmp/go-build845050330/b1042/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/diff=github.com/containers/podman/cmd/podman/diff importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v5/pkg/criu=github.com/containers/podman/pkg/criu importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile cmp=/tmp/go-build845050330/b045/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build845050330/b792/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build845050330/b070/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build845050330/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build845050330/b1021/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build845050330/b1016/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build845050330/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build845050330/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build845050330/b999/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build845050330/b1017/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build845050330/b877/_pkg_.a packagefile github.com/containers/podman/pkg/criu=/tmp/go-build845050330/b878/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build845050330/b882/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build845050330/b731/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build845050330/b730/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build845050330/b724/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build845050330/b756/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build845050330/b901/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build845050330/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build845050330/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build845050330/b665/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build845050330/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build845050330/b1018/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build845050330/b571/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build845050330/b429/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/user=/tmp/go-build845050330/b266/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1042/_pkg_.a -trimpath "$WORK/b1042=>" -p github.com/containers/podman/cmd/podman/containers -lang=go1.25 -complete -installsuffix shared -buildid Q4zTzXOAkmHTiHJczZ8_/Q4zTzXOAkmHTiHJczZ8_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1042/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/containers/attach.go ./_build/src/github.com/containers/podman/cmd/podman/containers/checkpoint.go ./_build/src/github.com/containers/podman/cmd/podman/containers/cleanup.go ./_build/src/github.com/containers/podman/cmd/podman/containers/clone.go ./_build/src/github.com/containers/podman/cmd/podman/containers/commit.go ./_build/src/github.com/containers/podman/cmd/podman/containers/container.go ./_build/src/github.com/containers/podman/cmd/podman/containers/cp.go ./_build/src/github.com/containers/podman/cmd/podman/containers/create.go ./_build/src/github.com/containers/podman/cmd/podman/containers/diff.go ./_build/src/github.com/containers/podman/cmd/podman/containers/exec.go ./_build/src/github.com/containers/podman/cmd/podman/containers/exists.go ./_build/src/github.com/containers/podman/cmd/podman/containers/export.go ./_build/src/github.com/containers/podman/cmd/podman/containers/init.go ./_build/src/github.com/containers/podman/cmd/podman/containers/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/containers/kill.go ./_build/src/github.com/containers/podman/cmd/podman/containers/list.go ./_build/src/github.com/containers/podman/cmd/podman/containers/logs.go ./_build/src/github.com/containers/podman/cmd/podman/containers/mount.go ./_build/src/github.com/containers/podman/cmd/podman/containers/pause.go ./_build/src/github.com/containers/podman/cmd/podman/containers/port.go ./_build/src/github.com/containers/podman/cmd/podman/containers/prune.go ./_build/src/github.com/containers/podman/cmd/podman/containers/ps.go ./_build/src/github.com/containers/podman/cmd/podman/containers/rename.go ./_build/src/github.com/containers/podman/cmd/podman/containers/restart.go ./_build/src/github.com/containers/podman/cmd/podman/containers/restore.go ./_build/src/github.com/containers/podman/cmd/podman/containers/rm.go ./_build/src/github.com/containers/podman/cmd/podman/containers/run.go ./_build/src/github.com/containers/podman/cmd/podman/containers/runlabel.go ./_build/src/github.com/containers/podman/cmd/podman/containers/start.go ./_build/src/github.com/containers/podman/cmd/podman/containers/stats.go ./_build/src/github.com/containers/podman/cmd/podman/containers/stop.go ./_build/src/github.com/containers/podman/cmd/podman/containers/top.go ./_build/src/github.com/containers/podman/cmd/podman/containers/unmount.go ./_build/src/github.com/containers/podman/cmd/podman/containers/unpause.go ./_build/src/github.com/containers/podman/cmd/podman/containers/update.go ./_build/src/github.com/containers/podman/cmd/podman/containers/wait.go go tool buildid -w $WORK/b1044/_pkg_.a # internal cp $WORK/b1044/_pkg_.a /builddir/.cache/go-build/a1/a187ca012aee9b892438e9d7e800e2ded491ef57272495d86420b10687b0e686-d # internal github.com/containers/podman/pkg/api/handlers/libpod mkdir -p $WORK/b1052/ cat >/tmp/go-build845050330/b1052/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/podman/v5/internal/localapi=github.com/containers/podman/internal/localapi importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/api/handlers/compat=github.com/containers/podman/pkg/api/handlers/compat importmap github.com/containers/podman/v5/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v5/pkg/api/handlers/utils/apiutil=github.com/containers/podman/pkg/api/handlers/utils/apiutil importmap github.com/containers/podman/v5/pkg/api/types=github.com/containers/podman/pkg/api/types importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v5/pkg/channel=github.com/containers/podman/pkg/channel importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v5/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v5/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v5/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/systemd/quadlet=github.com/containers/podman/pkg/systemd/quadlet importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/libartifact/types=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types importmap go.podman.io/common/pkg/secrets=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/pkg/shortnames=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=/tmp/go-build845050330/b788/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build845050330/b953/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build845050330/b784/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build845050330/b977/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=/tmp/go-build845050330/b1047/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=/tmp/go-build845050330/b1048/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils/apiutil=/tmp/go-build845050330/b875/_pkg_.a packagefile github.com/containers/podman/pkg/api/types=/tmp/go-build845050330/b1049/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build845050330/b984/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build845050330/b987/_pkg_.a packagefile github.com/containers/podman/pkg/channel=/tmp/go-build845050330/b1051/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build845050330/b752/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=/tmp/go-build845050330/b934/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=/tmp/go-build845050330/b927/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=/tmp/go-build845050330/b936/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build845050330/b938/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build845050330/b731/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build845050330/b730/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build845050330/b756/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=/tmp/go-build845050330/b931/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build845050330/b901/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/quadlet=/tmp/go-build845050330/b950/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build845050330/b908/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build845050330/b200/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build845050330/b684/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build845050330/b223/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=/tmp/go-build845050330/b982/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build845050330/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build845050330/b757/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build845050330/b665/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build845050330/b774/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build845050330/b916/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build845050330/b776/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build845050330/b514/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build845050330/b765/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build845050330/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build845050330/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1052/_pkg_.a -trimpath "$WORK/b1052=>" -p github.com/containers/podman/pkg/api/handlers/libpod -lang=go1.25 -complete -installsuffix shared -buildid dF8diEWS5bF5uNqGs6rd/dF8diEWS5bF5uNqGs6rd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1052/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/artifacts.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/containers.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/containers_create.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/containers_stats.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/generate.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/healthcheck.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/images.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/images_pull.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/images_push.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/info.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/kube.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/manifests.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/networks.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/play.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/pods.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/quadlets.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/secrets.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/swagger_spec.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/system.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/volumes.go go tool buildid -w $WORK/b1022/_pkg_.a # internal cp $WORK/b1022/_pkg_.a /builddir/.cache/go-build/98/9848c00084bd68d9cacbcee12364b91d273a1a8209878bef19f9cc800d3b7af7-d # internal github.com/containers/podman/cmd/podman/volumes mkdir -p $WORK/b1059/ cat >/tmp/go-build845050330/b1059/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build845050330/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build845050330/b1016/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build845050330/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build845050330/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build845050330/b999/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build845050330/b1017/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build845050330/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build845050330/b1018/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build845050330/b429/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1059/_pkg_.a -trimpath "$WORK/b1059=>" -p github.com/containers/podman/cmd/podman/volumes -lang=go1.25 -complete -installsuffix shared -buildid yQzvx5RagsNs1dGMjMDE/yQzvx5RagsNs1dGMjMDE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1059/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/volumes/create.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/exists.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/export.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/import.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/list.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/mount.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/prune.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/reload.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/rm.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/unmount.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/volume.go go tool buildid -w $WORK/b1027/_pkg_.a # internal cp $WORK/b1027/_pkg_.a /builddir/.cache/go-build/da/da938d691749ac898bd7906dc68039a974fe09ac80dc0bda041aebec73458ace-d # internal go tool buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/fe/fe35122bed12e62af219d85bc7c4831baa47e96b45e54a9b45027eae49695fab-d # internal go tool buildid -w $WORK/b1028/_pkg_.a # internal cp $WORK/b1028/_pkg_.a /builddir/.cache/go-build/05/05d111eb967ebefe7cefeb8f1d89b65062c73b847c58f6eb8283eb17d263681c-d # internal github.com/containers/podman/cmd/podman/machine/os mkdir -p $WORK/b1037/ cat >/tmp/go-build845050330/b1037/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/machine=github.com/containers/podman/cmd/podman/machine importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/os=github.com/containers/podman/pkg/machine/os importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/machine=github.com/containers/podman/vendor/go.podman.io/common/pkg/machine packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build845050330/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=/tmp/go-build845050330/b1028/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build845050330/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build845050330/b1017/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build845050330/b954/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build845050330/b956/_pkg_.a packagefile github.com/containers/podman/pkg/machine/os=/tmp/go-build845050330/b1038/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build845050330/b957/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build845050330/b964/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build845050330/b712/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1037/_pkg_.a -trimpath "$WORK/b1037=>" -p github.com/containers/podman/cmd/podman/machine/os -lang=go1.25 -complete -installsuffix shared -buildid Ev6crq_4Q3fFpDmNsKAM/Ev6crq_4Q3fFpDmNsKAM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1037/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/machine/os/apply.go ./_build/src/github.com/containers/podman/cmd/podman/machine/os/manager.go go tool buildid -w $WORK/b1037/_pkg_.a # internal cp $WORK/b1037/_pkg_.a /builddir/.cache/go-build/4a/4a419b00f14b5bee220c62c1962d9bd9fa900d8a93b0f16da474e01a1c78feb8-d # internal go tool buildid -w $WORK/b1040/_pkg_.a # internal cp $WORK/b1040/_pkg_.a /builddir/.cache/go-build/c9/c9349b823d587e877c047cf38c1a8afebad16ca5011e18b008fccfc31130dcd1-d # internal go tool buildid -w $WORK/b1059/_pkg_.a # internal cp $WORK/b1059/_pkg_.a /builddir/.cache/go-build/af/af248b3db36933d8cf61f085c679d47d4b771b81c5c56041475929e3c669ba14-d # internal go tool buildid -w $WORK/b1026/_pkg_.a # internal cp $WORK/b1026/_pkg_.a /builddir/.cache/go-build/e8/e85b8a38ff41848fb98df3defc36415824e48c2913f520bf38fdeda374e53dc0-d # internal go tool buildid -w $WORK/b1052/_pkg_.a # internal cp $WORK/b1052/_pkg_.a /builddir/.cache/go-build/87/8789df4e4316f484643486b9a4c260b2913e63350cba5daf13f237cc04f7a7b7-d # internal github.com/containers/podman/pkg/api/server mkdir -p $WORK/b1046/ cat >/tmp/go-build845050330/b1046/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/shutdown=github.com/containers/podman/libpod/shutdown importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/api/handlers/compat=github.com/containers/podman/pkg/api/handlers/compat importmap github.com/containers/podman/v5/pkg/api/handlers/libpod=github.com/containers/podman/pkg/api/handlers/libpod importmap github.com/containers/podman/v5/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v5/pkg/api/server/idle=github.com/containers/podman/pkg/api/server/idle importmap github.com/containers/podman/v5/pkg/api/types=github.com/containers/podman/pkg/api/types importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/util/tlsutil=github.com/containers/podman/pkg/util/tlsutil importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/coreos/go-systemd/v22/daemon=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid importmap github.com/gorilla/handlers=github.com/containers/podman/vendor/github.com/gorilla/handlers importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build845050330/b155/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build845050330/b784/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build845050330/b873/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build845050330/b977/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=/tmp/go-build845050330/b1047/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/libpod=/tmp/go-build845050330/b1052/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=/tmp/go-build845050330/b1048/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idle=/tmp/go-build845050330/b1050/_pkg_.a packagefile github.com/containers/podman/pkg/api/types=/tmp/go-build845050330/b1049/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/util/tlsutil=/tmp/go-build845050330/b923/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build845050330/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=/tmp/go-build845050330/b907/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build845050330/b556/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/handlers=/tmp/go-build845050330/b1053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build845050330/b223/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=/tmp/go-build845050330/b982/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile net/http/pprof=/tmp/go-build845050330/b1054/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1046/_pkg_.a -trimpath "$WORK/b1046=>" -p github.com/containers/podman/pkg/api/server -lang=go1.25 -complete -installsuffix shared -buildid HvltZ3OmBFIK7L6soVeH/HvltZ3OmBFIK7L6soVeH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1046/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/server/doc.go ./_build/src/github.com/containers/podman/pkg/api/server/handler_api.go ./_build/src/github.com/containers/podman/pkg/api/server/handler_logging.go ./_build/src/github.com/containers/podman/pkg/api/server/handler_panic.go ./_build/src/github.com/containers/podman/pkg/api/server/handler_rid.go ./_build/src/github.com/containers/podman/pkg/api/server/register_archive.go ./_build/src/github.com/containers/podman/pkg/api/server/register_artifacts.go ./_build/src/github.com/containers/podman/pkg/api/server/register_auth.go ./_build/src/github.com/containers/podman/pkg/api/server/register_containers.go ./_build/src/github.com/containers/podman/pkg/api/server/register_distribution.go ./_build/src/github.com/containers/podman/pkg/api/server/register_events.go ./_build/src/github.com/containers/podman/pkg/api/server/register_exec.go ./_build/src/github.com/containers/podman/pkg/api/server/register_generate.go ./_build/src/github.com/containers/podman/pkg/api/server/register_healthcheck.go ./_build/src/github.com/containers/podman/pkg/api/server/register_images.go ./_build/src/github.com/containers/podman/pkg/api/server/register_info.go ./_build/src/github.com/containers/podman/pkg/api/server/register_kube.go ./_build/src/github.com/containers/podman/pkg/api/server/register_manifest.go ./_build/src/github.com/containers/podman/pkg/api/server/register_monitor.go ./_build/src/github.com/containers/podman/pkg/api/server/register_networks.go ./_build/src/github.com/containers/podman/pkg/api/server/register_ping.go ./_build/src/github.com/containers/podman/pkg/api/server/register_plugins.go ./_build/src/github.com/containers/podman/pkg/api/server/register_pods.go ./_build/src/github.com/containers/podman/pkg/api/server/register_quadlets.go ./_build/src/github.com/containers/podman/pkg/api/server/register_secrets.go ./_build/src/github.com/containers/podman/pkg/api/server/register_swagger.go ./_build/src/github.com/containers/podman/pkg/api/server/register_swarm.go ./_build/src/github.com/containers/podman/pkg/api/server/register_system.go ./_build/src/github.com/containers/podman/pkg/api/server/register_version.go ./_build/src/github.com/containers/podman/pkg/api/server/register_volumes.go ./_build/src/github.com/containers/podman/pkg/api/server/server.go go tool buildid -w $WORK/b1042/_pkg_.a # internal cp $WORK/b1042/_pkg_.a /builddir/.cache/go-build/6e/6e1bc35bcd74b18351b14cf037d7afcbf6f731342c8d7ee2b8575b053e84db2f-d # internal github.com/containers/podman/cmd/podman/pods mkdir -p $WORK/b1041/ cat >/tmp/go-build845050330/b1041/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/containers=github.com/containers/podman/cmd/podman/containers importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/sysinfo=github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build845050330/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=/tmp/go-build845050330/b1042/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build845050330/b1016/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build845050330/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build845050330/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build845050330/b999/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build845050330/b1017/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build845050330/b756/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build845050330/b901/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build845050330/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build845050330/b1018/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo=/tmp/go-build845050330/b933/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build845050330/b551/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1041/_pkg_.a -trimpath "$WORK/b1041=>" -p github.com/containers/podman/cmd/podman/pods -lang=go1.25 -complete -installsuffix shared -buildid po19jMguKSSHLPtIbUQ5/po19jMguKSSHLPtIbUQ5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1041/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/pods/clone.go ./_build/src/github.com/containers/podman/cmd/podman/pods/create.go ./_build/src/github.com/containers/podman/cmd/podman/pods/exists.go ./_build/src/github.com/containers/podman/cmd/podman/pods/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/pods/kill.go ./_build/src/github.com/containers/podman/cmd/podman/pods/logs.go ./_build/src/github.com/containers/podman/cmd/podman/pods/pause.go ./_build/src/github.com/containers/podman/cmd/podman/pods/pod.go ./_build/src/github.com/containers/podman/cmd/podman/pods/prune.go ./_build/src/github.com/containers/podman/cmd/podman/pods/ps.go ./_build/src/github.com/containers/podman/cmd/podman/pods/restart.go ./_build/src/github.com/containers/podman/cmd/podman/pods/rm.go ./_build/src/github.com/containers/podman/cmd/podman/pods/start.go ./_build/src/github.com/containers/podman/cmd/podman/pods/stats.go ./_build/src/github.com/containers/podman/cmd/podman/pods/stop.go ./_build/src/github.com/containers/podman/cmd/podman/pods/top.go ./_build/src/github.com/containers/podman/cmd/podman/pods/unpause.go go tool buildid -w $WORK/b1041/_pkg_.a # internal cp $WORK/b1041/_pkg_.a /builddir/.cache/go-build/1c/1c42f3bf697a4cc0861898752ed34f76478748a400c5f51980be207d0ba99493-d # internal go tool buildid -w $WORK/b1046/_pkg_.a # internal cp $WORK/b1046/_pkg_.a /builddir/.cache/go-build/76/766fc2da26606dae356229cfa604a3b6dac71c5fa28bfb78b45b9da6efb26fb2-d # internal github.com/containers/podman/cmd/podman/system mkdir -p $WORK/b1045/ cat >/tmp/go-build845050330/b1045/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/volumes=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/api/server=github.com/containers/podman/pkg/api/server importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/containers/podman/v5/pkg/machine/connection=github.com/containers/podman/pkg/machine/connection importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/shim=github.com/containers/podman/pkg/machine/shim importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/coreos/go-systemd/v22/activation=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/servicereaper=github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes=/tmp/go-build845050330/b928/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build845050330/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build845050330/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build845050330/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build845050330/b999/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build845050330/b1017/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build845050330/b729/_pkg_.a packagefile github.com/containers/podman/pkg/api/server=/tmp/go-build845050330/b1046/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build845050330/b922/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build845050330/b753/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build845050330/b783/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build845050330/b965/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build845050330/b954/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build845050330/b956/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build845050330/b957/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build845050330/b1029/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build845050330/b964/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build845050330/b730/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=/tmp/go-build845050330/b905/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build845050330/b908/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=/tmp/go-build845050330/b1057/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build845050330/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build845050330/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build845050330/b665/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build845050330/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build845050330/b1018/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper=/tmp/go-build845050330/b828/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build845050330/b771/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1045/_pkg_.a -trimpath "$WORK/b1045=>" -p github.com/containers/podman/cmd/podman/system -lang=go1.25 -complete -installsuffix shared -buildid DcuxduedwLW1Z8_C7wv_/DcuxduedwLW1Z8_C7wv_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1045/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/system/check.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection.go ./_build/src/github.com/containers/podman/cmd/podman/system/context.go ./_build/src/github.com/containers/podman/cmd/podman/system/df.go ./_build/src/github.com/containers/podman/cmd/podman/system/dial_stdio.go ./_build/src/github.com/containers/podman/cmd/podman/system/events.go ./_build/src/github.com/containers/podman/cmd/podman/system/info.go ./_build/src/github.com/containers/podman/cmd/podman/system/locks.go ./_build/src/github.com/containers/podman/cmd/podman/system/migrate.go ./_build/src/github.com/containers/podman/cmd/podman/system/prune.go ./_build/src/github.com/containers/podman/cmd/podman/system/renumber.go ./_build/src/github.com/containers/podman/cmd/podman/system/reset.go ./_build/src/github.com/containers/podman/cmd/podman/system/reset_machine.go ./_build/src/github.com/containers/podman/cmd/podman/system/service.go ./_build/src/github.com/containers/podman/cmd/podman/system/service_abi.go ./_build/src/github.com/containers/podman/cmd/podman/system/service_abi_linux.go ./_build/src/github.com/containers/podman/cmd/podman/system/system.go ./_build/src/github.com/containers/podman/cmd/podman/system/unshare.go ./_build/src/github.com/containers/podman/cmd/podman/system/version.go go tool buildid -w $WORK/b1045/_pkg_.a # internal cp $WORK/b1045/_pkg_.a /builddir/.cache/go-build/4f/4f0841ea932d07b0de9530c71248c1cd66df112eeb5e42217ab71e883452640d-d # internal github.com/containers/podman/cmd/podman/system/connection mkdir -p $WORK/b1058/ cat >/tmp/go-build845050330/b1058/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build845050330/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build845050330/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=/tmp/go-build845050330/b1045/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build845050330/b1017/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build845050330/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build845050330/b1018/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build845050330/b776/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b1058/_pkg_.a -trimpath "$WORK/b1058=>" -p github.com/containers/podman/cmd/podman/system/connection -lang=go1.25 -complete -installsuffix shared -buildid Cy-DSYjGoUtkMyuUsDt-/Cy-DSYjGoUtkMyuUsDt- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1058/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/system/connection/add.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/default.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/list.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/remove.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/rename.go go tool buildid -w $WORK/b1058/_pkg_.a # internal cp $WORK/b1058/_pkg_.a /builddir/.cache/go-build/6c/6c95cee96244119e3bb61cf86cb7fd9747814dbab6669e20f4d3fcf8eacfff63-d # internal github.com/containers/podman/cmd/podman mkdir -p $WORK/b001/ cat >/tmp/go-build845050330/b001/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/artifact=github.com/containers/podman/cmd/podman/artifact importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/completion=github.com/containers/podman/cmd/podman/completion importmap github.com/containers/podman/v5/cmd/podman/diff=github.com/containers/podman/cmd/podman/diff importmap github.com/containers/podman/v5/cmd/podman/farm=github.com/containers/podman/cmd/podman/farm importmap github.com/containers/podman/v5/cmd/podman/generate=github.com/containers/podman/cmd/podman/generate importmap github.com/containers/podman/v5/cmd/podman/healthcheck=github.com/containers/podman/cmd/podman/healthcheck importmap github.com/containers/podman/v5/cmd/podman/images=github.com/containers/podman/cmd/podman/images importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/kube=github.com/containers/podman/cmd/podman/kube importmap github.com/containers/podman/v5/cmd/podman/machine=github.com/containers/podman/cmd/podman/machine importmap github.com/containers/podman/v5/cmd/podman/machine/os=github.com/containers/podman/cmd/podman/machine/os importmap github.com/containers/podman/v5/cmd/podman/manifest=github.com/containers/podman/cmd/podman/manifest importmap github.com/containers/podman/v5/cmd/podman/networks=github.com/containers/podman/cmd/podman/networks importmap github.com/containers/podman/v5/cmd/podman/pods=github.com/containers/podman/cmd/podman/pods importmap github.com/containers/podman/v5/cmd/podman/quadlet=github.com/containers/podman/cmd/podman/quadlet importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/secrets=github.com/containers/podman/cmd/podman/secrets importmap github.com/containers/podman/v5/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v5/cmd/podman/system/connection=github.com/containers/podman/cmd/podman/system/connection importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/cmd/podman/volumes=github.com/containers/podman/cmd/podman/volumes importmap github.com/containers/podman/v5/internal/localapi=github.com/containers/podman/internal/localapi importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/shutdown=github.com/containers/podman/libpod/shutdown importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/checkpoint/crutils=github.com/containers/podman/pkg/checkpoint/crutils importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/logiface=github.com/containers/podman/pkg/logiface importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/terminal=github.com/containers/podman/pkg/terminal importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/sirupsen/logrus/hooks/syslog=github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/artifact=/tmp/go-build845050330/b069/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build845050330/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/completion=/tmp/go-build845050330/b1020/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build845050330/b1021/_pkg_.a packagefile github.com/containers/podman/cmd/podman/farm=/tmp/go-build845050330/b1022/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=/tmp/go-build845050330/b1024/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=/tmp/go-build845050330/b1025/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=/tmp/go-build845050330/b1026/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build845050330/b1016/_pkg_.a packagefile github.com/containers/podman/cmd/podman/kube=/tmp/go-build845050330/b1027/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=/tmp/go-build845050330/b1028/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine/os=/tmp/go-build845050330/b1037/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=/tmp/go-build845050330/b1039/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=/tmp/go-build845050330/b1040/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=/tmp/go-build845050330/b1041/_pkg_.a packagefile github.com/containers/podman/cmd/podman/quadlet=/tmp/go-build845050330/b1043/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build845050330/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/secrets=/tmp/go-build845050330/b1044/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=/tmp/go-build845050330/b1045/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=/tmp/go-build845050330/b1058/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build845050330/b1017/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=/tmp/go-build845050330/b1059/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build845050330/b953/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build845050330/b873/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build845050330/b922/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint/crutils=/tmp/go-build845050330/b876/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build845050330/b731/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build845050330/b951/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build845050330/b954/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build845050330/b957/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=/tmp/go-build845050330/b890/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build845050330/b730/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=/tmp/go-build845050330/b1060/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build845050330/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=/tmp/go-build845050330/b1061/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build845050330/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build845050330/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build845050330/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build845050330/b1018/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build845050330/b776/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build845050330/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build845050330/b267/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build845050330/b429/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile log/syslog=/tmp/go-build845050330/b1062/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile runtime/pprof=/tmp/go-build845050330/b1056/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build845050330/b771/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile text/template=/tmp/go-build845050330/b342/_pkg_.a packagefile runtime/cgo=/tmp/go-build845050330/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.25 -complete -installsuffix shared -buildid 57eE6Dp_PS_61xRt9Wq8/57eE6Dp_PS_61xRt9Wq8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/auto-update.go ./_build/src/github.com/containers/podman/cmd/podman/client.go ./_build/src/github.com/containers/podman/cmd/podman/client_supported.go ./_build/src/github.com/containers/podman/cmd/podman/compose.go ./_build/src/github.com/containers/podman/cmd/podman/compose_machine.go ./_build/src/github.com/containers/podman/cmd/podman/compose_machine_unix.go ./_build/src/github.com/containers/podman/cmd/podman/diff.go ./_build/src/github.com/containers/podman/cmd/podman/early_init_linux.go ./_build/src/github.com/containers/podman/cmd/podman/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/login.go ./_build/src/github.com/containers/podman/cmd/podman/logout.go ./_build/src/github.com/containers/podman/cmd/podman/main.go ./_build/src/github.com/containers/podman/cmd/podman/root.go ./_build/src/github.com/containers/podman/cmd/podman/syslog_common.go go tool buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/d7/d7a051769247199cf7ea80c5e69b11ff7062269a29be11de6048a985f27e49f6-d # internal cat >/tmp/go-build845050330/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/podman/cmd/podman=/tmp/go-build845050330/b001/_pkg_.a packagefile context=/tmp/go-build845050330/b002/_pkg_.a packagefile encoding/json=/tmp/go-build845050330/b047/_pkg_.a packagefile errors=/tmp/go-build845050330/b003/_pkg_.a packagefile fmt=/tmp/go-build845050330/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/artifact=/tmp/go-build845050330/b069/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build845050330/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/completion=/tmp/go-build845050330/b1020/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build845050330/b1021/_pkg_.a packagefile github.com/containers/podman/cmd/podman/farm=/tmp/go-build845050330/b1022/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=/tmp/go-build845050330/b1024/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=/tmp/go-build845050330/b1025/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=/tmp/go-build845050330/b1026/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build845050330/b1016/_pkg_.a packagefile github.com/containers/podman/cmd/podman/kube=/tmp/go-build845050330/b1027/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=/tmp/go-build845050330/b1028/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine/os=/tmp/go-build845050330/b1037/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=/tmp/go-build845050330/b1039/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=/tmp/go-build845050330/b1040/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=/tmp/go-build845050330/b1041/_pkg_.a packagefile github.com/containers/podman/cmd/podman/quadlet=/tmp/go-build845050330/b1043/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build845050330/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/secrets=/tmp/go-build845050330/b1044/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=/tmp/go-build845050330/b1045/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=/tmp/go-build845050330/b1058/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build845050330/b1017/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=/tmp/go-build845050330/b1059/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build845050330/b953/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build845050330/b723/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build845050330/b873/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build845050330/b922/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint/crutils=/tmp/go-build845050330/b876/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build845050330/b722/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build845050330/b731/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build845050330/b951/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build845050330/b954/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build845050330/b957/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=/tmp/go-build845050330/b890/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build845050330/b730/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=/tmp/go-build845050330/b1060/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build845050330/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build845050330/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=/tmp/go-build845050330/b1061/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build845050330/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build845050330/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build845050330/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build845050330/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build845050330/b1018/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build845050330/b776/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build845050330/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build845050330/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build845050330/b267/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build845050330/b429/_pkg_.a packagefile io=/tmp/go-build845050330/b049/_pkg_.a packagefile io/fs=/tmp/go-build845050330/b061/_pkg_.a packagefile log/syslog=/tmp/go-build845050330/b1062/_pkg_.a packagefile net/url=/tmp/go-build845050330/b115/_pkg_.a packagefile os=/tmp/go-build845050330/b059/_pkg_.a packagefile os/exec=/tmp/go-build845050330/b251/_pkg_.a packagefile path/filepath=/tmp/go-build845050330/b120/_pkg_.a packagefile runtime=/tmp/go-build845050330/b009/_pkg_.a packagefile runtime/pprof=/tmp/go-build845050330/b1056/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build845050330/b771/_pkg_.a packagefile slices=/tmp/go-build845050330/b044/_pkg_.a packagefile strconv=/tmp/go-build845050330/b054/_pkg_.a packagefile strings=/tmp/go-build845050330/b067/_pkg_.a packagefile syscall=/tmp/go-build845050330/b041/_pkg_.a packagefile text/template=/tmp/go-build845050330/b342/_pkg_.a packagefile runtime/cgo=/tmp/go-build845050330/b113/_pkg_.a packagefile internal/reflectlite=/tmp/go-build845050330/b004/_pkg_.a packagefile sync=/tmp/go-build845050330/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build845050330/b035/_pkg_.a packagefile time=/tmp/go-build845050330/b037/_pkg_.a packagefile bytes=/tmp/go-build845050330/b048/_pkg_.a packagefile cmp=/tmp/go-build845050330/b045/_pkg_.a packagefile encoding=/tmp/go-build845050330/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build845050330/b053/_pkg_.a packagefile math=/tmp/go-build845050330/b055/_pkg_.a packagefile reflect=/tmp/go-build845050330/b058/_pkg_.a packagefile unicode=/tmp/go-build845050330/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build845050330/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build845050330/b051/_pkg_.a packagefile internal/fmtsort=/tmp/go-build845050330/b057/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build845050330/b070/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build845050330/b999/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build845050330/b938/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build845050330/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build845050330/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build845050330/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build845050330/b190/_pkg_.a packagefile bufio=/tmp/go-build845050330/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build845050330/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build845050330/b648/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build845050330/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build845050330/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=/tmp/go-build845050330/b717/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build845050330/b720/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build845050330/b729/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build845050330/b882/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build845050330/b754/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build845050330/b724/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build845050330/b756/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build845050330/b901/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build845050330/b903/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build845050330/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build845050330/b681/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build845050330/b760/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build845050330/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build845050330/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/flag=/tmp/go-build845050330/b775/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build845050330/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli=/tmp/go-build845050330/b1000/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore=/tmp/go-build845050330/b1001/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build845050330/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build845050330/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia=/tmp/go-build845050330/b1015/_pkg_.a packagefile maps=/tmp/go-build845050330/b116/_pkg_.a packagefile net=/tmp/go-build845050330/b182/_pkg_.a packagefile path=/tmp/go-build845050330/b062/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build845050330/b468/_pkg_.a packagefile github.com/containers/podman/pkg/farm=/tmp/go-build845050330/b1023/_pkg_.a packagefile sort=/tmp/go-build845050330/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build845050330/b224/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/download=/tmp/go-build845050330/b763/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build845050330/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build845050330/b130/_pkg_.a packagefile regexp=/tmp/go-build845050330/b121/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build845050330/b874/_pkg_.a packagefile net/http=/tmp/go-build845050330/b201/_pkg_.a packagefile os/signal=/tmp/go-build845050330/b268/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build845050330/b877/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build845050330/b960/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build845050330/b956/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build845050330/b1029/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build845050330/b964/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/vsock=/tmp/go-build845050330/b1034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem=/tmp/go-build845050330/b898/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build845050330/b955/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build845050330/b124/_pkg_.a packagefile text/tabwriter=/tmp/go-build845050330/b344/_pkg_.a packagefile github.com/containers/podman/pkg/machine/os=/tmp/go-build845050330/b1038/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build845050330/b712/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build845050330/b706/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=/tmp/go-build845050330/b1042/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo=/tmp/go-build845050330/b933/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build845050330/b551/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build845050330/b783/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build845050330/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes=/tmp/go-build845050330/b928/_pkg_.a packagefile github.com/containers/podman/pkg/api/server=/tmp/go-build845050330/b1046/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build845050330/b753/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build845050330/b965/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=/tmp/go-build845050330/b905/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build845050330/b908/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=/tmp/go-build845050330/b1057/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build845050330/b665/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper=/tmp/go-build845050330/b828/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build845050330/b132/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build845050330/b728/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build845050330/b260/_pkg_.a packagefile crypto/tls=/tmp/go-build845050330/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build845050330/b726/_pkg_.a packagefile github.com/containers/podman/pkg/util/tlsutil=/tmp/go-build845050330/b923/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kevinburke/ssh_config=/tmp/go-build845050330/b924/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=/tmp/go-build845050330/b925/_pkg_.a packagefile os/user=/tmp/go-build845050330/b266/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=/tmp/go-build845050330/b785/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats=/tmp/go-build845050330/b786/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build845050330/b533/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build845050330/b752/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build845050330/b599/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build845050330/b774/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu=/tmp/go-build845050330/b958/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build845050330/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build845050330/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build845050330/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build845050330/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build845050330/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build845050330/b258/_pkg_.a packagefile github.com/containers/podman/version/rawversion=/tmp/go-build845050330/b727/_pkg_.a packagefile log=/tmp/go-build845050330/b134/_pkg_.a packagefile encoding/csv=/tmp/go-build845050330/b647/_pkg_.a packagefile encoding/hex=/tmp/go-build845050330/b180/_pkg_.a packagefile flag=/tmp/go-build845050330/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/password=/tmp/go-build845050330/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build845050330/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build845050330/b248/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build845050330/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build845050330/b660/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase=/tmp/go-build845050330/b1019/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build845050330/b191/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp=/tmp/go-build845050330/b777/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skeema/knownhosts=/tmp/go-build845050330/b781/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build845050330/b674/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=/tmp/go-build845050330/b680/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build845050330/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build845050330/b195/_pkg_.a packagefile archive/tar=/tmp/go-build845050330/b469/_pkg_.a packagefile embed=/tmp/go-build845050330/b323/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset=/tmp/go-build845050330/b530/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build845050330/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build845050330/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build845050330/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build845050330/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build845050330/b463/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build845050330/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/register=/tmp/go-build845050330/b541/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build845050330/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build845050330/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build845050330/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build845050330/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build845050330/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build845050330/b557/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils=/tmp/go-build845050330/b558/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build845050330/b262/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog=/tmp/go-build845050330/b559/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex=/tmp/go-build845050330/b560/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build845050330/b562/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build845050330/b564/_pkg_.a packagefile math/bits=/tmp/go-build845050330/b040/_pkg_.a packagefile internal/bytealg=/tmp/go-build845050330/b010/_pkg_.a packagefile internal/oserror=/tmp/go-build845050330/b043/_pkg_.a packagefile internal/godebug=/tmp/go-build845050330/b038/_pkg_.a packagefile net/netip=/tmp/go-build845050330/b117/_pkg_.a packagefile internal/byteorder=/tmp/go-build845050330/b012/_pkg_.a packagefile internal/filepathlite=/tmp/go-build845050330/b060/_pkg_.a packagefile internal/goarch=/tmp/go-build845050330/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build845050330/b042/_pkg_.a packagefile internal/poll=/tmp/go-build845050330/b063/_pkg_.a packagefile internal/stringslite=/tmp/go-build845050330/b031/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build845050330/b065/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build845050330/b064/_pkg_.a packagefile internal/testlog=/tmp/go-build845050330/b066/_pkg_.a packagefile internal/abi=/tmp/go-build845050330/b005/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build845050330/b013/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build845050330/b014/_pkg_.a packagefile internal/cpu=/tmp/go-build845050330/b011/_pkg_.a packagefile internal/godebugs=/tmp/go-build845050330/b015/_pkg_.a packagefile internal/goexperiment=/tmp/go-build845050330/b016/_pkg_.a packagefile internal/goos=/tmp/go-build845050330/b017/_pkg_.a packagefile internal/profilerecord=/tmp/go-build845050330/b018/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build845050330/b019/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build845050330/b020/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build845050330/b024/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build845050330/b025/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build845050330/b026/_pkg_.a packagefile internal/runtime/math=/tmp/go-build845050330/b022/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build845050330/b021/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build845050330/b030/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build845050330/b023/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build845050330/b032/_pkg_.a packagefile compress/gzip=/tmp/go-build845050330/b202/_pkg_.a packagefile encoding/binary=/tmp/go-build845050330/b131/_pkg_.a packagefile github.com/containers/podman/vendor/go.yaml.in/yaml/v2=/tmp/go-build845050330/b772/_pkg_.a packagefile iter=/tmp/go-build845050330/b046/_pkg_.a packagefile internal/asan=/tmp/go-build845050330/b027/_pkg_.a packagefile internal/msan=/tmp/go-build845050330/b028/_pkg_.a packagefile internal/race=/tmp/go-build845050330/b029/_pkg_.a packagefile text/template/parse=/tmp/go-build845050330/b343/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build845050330/b008/_pkg_.a packagefile internal/sync=/tmp/go-build845050330/b034/_pkg_.a packagefile internal/synctest=/tmp/go-build845050330/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build845050330/b643/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion=/tmp/go-build845050330/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build845050330/b916/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build845050330/b571/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build845050330/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=/tmp/go-build845050330/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build845050330/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build845050330/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build845050330/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests=/tmp/go-build845050330/b136/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build845050330/b538/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build845050330/b649/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types=/tmp/go-build845050330/b651/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse=/tmp/go-build845050330/b652/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom=/tmp/go-build845050330/b654/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build845050330/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent=/tmp/go-build845050330/b673/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build845050330/b129/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build845050330/b705/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build845050330/b653/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build845050330/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=/tmp/go-build845050330/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config=/tmp/go-build845050330/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build845050330/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=/tmp/go-build845050330/b744/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=/tmp/go-build845050330/b745/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail=/tmp/go-build845050330/b747/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build845050330/b757/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build845050330/b902/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build845050330/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build845050330/b520/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build845050330/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build845050330/b577/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=/tmp/go-build845050330/b682/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build845050330/b693/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build845050330/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build845050330/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build845050330/b700/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build845050330/b701/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal=/tmp/go-build845050330/b702/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=/tmp/go-build845050330/b703/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=/tmp/go-build845050330/b704/_pkg_.a packagefile io/ioutil=/tmp/go-build845050330/b187/_pkg_.a packagefile text/scanner=/tmp/go-build845050330/b256/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build845050330/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring=/tmp/go-build845050330/b657/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor=/tmp/go-build845050330/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2=/tmp/go-build845050330/b661/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build845050330/b662/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build845050330/b672/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=/tmp/go-build845050330/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=/tmp/go-build845050330/b188/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build845050330/b189/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build845050330/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build845050330/b197/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice=/tmp/go-build845050330/b198/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params=/tmp/go-build845050330/b1002/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore=/tmp/go-build845050330/b508/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio=/tmp/go-build845050330/b1003/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor=/tmp/go-build845050330/b1012/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build845050330/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build845050330/b242/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build845050330/b440/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build845050330/b183/_pkg_.a packagefile internal/nettrace=/tmp/go-build845050330/b184/_pkg_.a packagefile internal/singleflight=/tmp/go-build845050330/b185/_pkg_.a packagefile compress/bzip2=/tmp/go-build845050330/b287/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build845050330/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=/tmp/go-build845050330/b455/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise=/tmp/go-build845050330/b471/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build845050330/b762/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=/tmp/go-build845050330/b225/_pkg_.a packagefile regexp/syntax=/tmp/go-build845050330/b122/_pkg_.a packagefile container/list=/tmp/go-build845050330/b156/_pkg_.a packagefile crypto/rand=/tmp/go-build845050330/b075/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build845050330/b205/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build845050330/b212/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build845050330/b213/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build845050330/b206/_pkg_.a packagefile math/rand=/tmp/go-build845050330/b103/_pkg_.a packagefile mime=/tmp/go-build845050330/b214/_pkg_.a packagefile mime/multipart=/tmp/go-build845050330/b215/_pkg_.a packagefile net/http/httptrace=/tmp/go-build845050330/b217/_pkg_.a packagefile net/http/internal=/tmp/go-build845050330/b218/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build845050330/b219/_pkg_.a packagefile net/http/internal/httpcommon=/tmp/go-build845050330/b220/_pkg_.a packagefile net/textproto=/tmp/go-build845050330/b211/_pkg_.a packagefile crypto/sha256=/tmp/go-build845050330/b111/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build845050330/b961/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build845050330/b963/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process=/tmp/go-build845050330/b892/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build845050330/b959/_pkg_.a packagefile github.com/containers/podman/pkg/machine/lock=/tmp/go-build845050330/b966/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ports=/tmp/go-build845050330/b967/_pkg_.a packagefile github.com/containers/podman/pkg/machine/proxyenv=/tmp/go-build845050330/b1030/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim/diskpull=/tmp/go-build845050330/b1031/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu/command=/tmp/go-build845050330/b968/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/socket=/tmp/go-build845050330/b1035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build845050330/b894/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build845050330/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build845050330/b709/_pkg_.a packagefile math/big=/tmp/go-build845050330/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build845050330/b792/_pkg_.a packagefile github.com/containers/podman/pkg/criu=/tmp/go-build845050330/b878/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build845050330/b666/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build845050330/b784/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=/tmp/go-build845050330/b927/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=/tmp/go-build845050330/b952/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=/tmp/go-build845050330/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=/tmp/go-build845050330/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes=/tmp/go-build845050330/b810/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build845050330/b977/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=/tmp/go-build845050330/b1047/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/libpod=/tmp/go-build845050330/b1052/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=/tmp/go-build845050330/b1048/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idle=/tmp/go-build845050330/b1050/_pkg_.a packagefile github.com/containers/podman/pkg/api/types=/tmp/go-build845050330/b1049/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=/tmp/go-build845050330/b907/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build845050330/b556/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/handlers=/tmp/go-build845050330/b1053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build845050330/b223/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=/tmp/go-build845050330/b982/_pkg_.a packagefile net/http/pprof=/tmp/go-build845050330/b1054/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=/tmp/go-build845050330/b755/_pkg_.a packagefile github.com/containers/podman/pkg/trust=/tmp/go-build845050330/b770/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact=/tmp/go-build845050330/b773/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build845050330/b663/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build845050330/b664/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8=/tmp/go-build845050330/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build845050330/b436/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs=/tmp/go-build845050330/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2=/tmp/go-build845050330/b671/_pkg_.a packagefile crypto=/tmp/go-build845050330/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build845050330/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build845050330/b079/_pkg_.a packagefile crypto/des=/tmp/go-build845050330/b158/_pkg_.a packagefile crypto/ecdh=/tmp/go-build845050330/b142/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build845050330/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build845050330/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build845050330/b147/_pkg_.a packagefile crypto/hkdf=/tmp/go-build845050330/b162/_pkg_.a packagefile crypto/hmac=/tmp/go-build845050330/b164/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build845050330/b076/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build845050330/b080/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build845050330/b093/_pkg_.a packagefile crypto/internal/fips140/mlkem=/tmp/go-build845050330/b165/_pkg_.a packagefile crypto/internal/fips140/tls12=/tmp/go-build845050330/b166/_pkg_.a packagefile crypto/internal/fips140/tls13=/tmp/go-build845050330/b167/_pkg_.a packagefile crypto/internal/hpke=/tmp/go-build845050330/b168/_pkg_.a packagefile crypto/md5=/tmp/go-build845050330/b173/_pkg_.a packagefile crypto/rc4=/tmp/go-build845050330/b174/_pkg_.a packagefile crypto/rsa=/tmp/go-build845050330/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build845050330/b110/_pkg_.a packagefile crypto/sha512=/tmp/go-build845050330/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build845050330/b100/_pkg_.a packagefile crypto/tls/internal/fips140tls=/tmp/go-build845050330/b175/_pkg_.a packagefile crypto/x509=/tmp/go-build845050330/b177/_pkg_.a packagefile encoding/pem=/tmp/go-build845050330/b181/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build845050330/b169/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build845050330/b151/_pkg_.a packagefile hash=/tmp/go-build845050330/b078/_pkg_.a packagefile weak=/tmp/go-build845050330/b119/_pkg_.a packagefile database/sql/driver=/tmp/go-build845050330/b474/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=/tmp/go-build845050330/b926/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build845050330/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build845050330/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build845050330/b326/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build845050330/b586/_pkg_.a packagefile github.com/containers/podman/pkg/machine/sockets=/tmp/go-build845050330/b969/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp=/tmp/go-build845050330/b970/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock=/tmp/go-build845050330/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=/tmp/go-build845050330/b265/_pkg_.a packagefile log/internal=/tmp/go-build845050330/b135/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build845050330/b200/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build845050330/b221/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build845050330/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build845050330/b228/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build845050330/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build845050330/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build845050330/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build845050330/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build845050330/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build845050330/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build845050330/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build845050330/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build845050330/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build845050330/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest=/tmp/go-build845050330/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader=/tmp/go-build845050330/b245/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent=/tmp/go-build845050330/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build845050330/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build845050330/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build845050330/b273/_pkg_.a packagefile math/rand/v2=/tmp/go-build845050330/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=/tmp/go-build845050330/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build845050330/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kr/fs=/tmp/go-build845050330/b778/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer=/tmp/go-build845050330/b779/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh=/tmp/go-build845050330/b780/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts=/tmp/go-build845050330/b782/_pkg_.a packagefile crypto/dsa=/tmp/go-build845050330/b178/_pkg_.a packagefile crypto/fips140=/tmp/go-build845050330/b176/_pkg_.a packagefile crypto/mlkem=/tmp/go-build845050330/b675/_pkg_.a packagefile encoding/asn1=/tmp/go-build845050330/b152/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=/tmp/go-build845050330/b676/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=/tmp/go-build845050330/b677/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build845050330/b492/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build845050330/b678/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal=/tmp/go-build845050330/b196/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=/tmp/go-build845050330/b454/_pkg_.a packagefile hash/crc32=/tmp/go-build845050330/b204/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build845050330/b529/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build845050330/b532/_pkg_.a packagefile hash/crc64=/tmp/go-build845050330/b459/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay=/tmp/go-build845050330/b542/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs=/tmp/go-build845050330/b552/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs=/tmp/go-build845050330/b554/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile=/tmp/go-build845050330/b537/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia=/tmp/go-build845050330/b561/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/config=/tmp/go-build845050330/b563/_pkg_.a packagefile internal/bisect=/tmp/go-build845050330/b039/_pkg_.a packagefile unique=/tmp/go-build845050330/b118/_pkg_.a packagefile compress/flate=/tmp/go-build845050330/b203/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build845050330/b917/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver=/tmp/go-build845050330/b918/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver=/tmp/go-build845050330/b919/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver=/tmp/go-build845050330/b920/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory=/tmp/go-build845050330/b572/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive=/tmp/go-build845050330/b573/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon=/tmp/go-build845050330/b575/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive=/tmp/go-build845050330/b634/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build845050330/b514/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/openshift=/tmp/go-build845050330/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/sif=/tmp/go-build845050330/b637/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build845050330/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/tarball=/tmp/go-build845050330/b641/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=/tmp/go-build845050330/b735/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=/tmp/go-build845050330/b736/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=/tmp/go-build845050330/b737/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=/tmp/go-build845050330/b739/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=/tmp/go-build845050330/b742/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities=/tmp/go-build845050330/b743/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal=/tmp/go-build845050330/b137/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build845050330/b138/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/retry=/tmp/go-build845050330/b199/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented=/tmp/go-build845050330/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build845050330/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build845050330/b513/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build845050330/b444/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build845050330/b476/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build845050330/b650/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/miekg/pkcs11=/tmp/go-build845050330/b112/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri=/tmp/go-build845050330/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=/tmp/go-build845050330/b277/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build845050330/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build845050330/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build845050330/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build845050330/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build845050330/b421/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build845050330/b423/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build845050330/b424/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build845050330/b283/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build845050330/b286/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build845050330/b179/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build845050330/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=/tmp/go-build845050330/b746/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter=/tmp/go-build845050330/b748/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/util=/tmp/go-build845050330/b749/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/watch=/tmp/go-build845050330/b750/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=/tmp/go-build845050330/b751/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3=/tmp/go-build845050330/b758/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/jinzhu/copier=/tmp/go-build845050330/b759/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/filter=/tmp/go-build845050330/b761/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/signal=/tmp/go-build845050330/b764/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype=/tmp/go-build845050330/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build845050330/b765/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=/tmp/go-build845050330/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build845050330/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=/tmp/go-build845050330/b525/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=/tmp/go-build845050330/b527/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build845050330/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build845050330/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build845050330/b683/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build845050330/b684/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=/tmp/go-build845050330/b687/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive=/tmp/go-build845050330/b688/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/patternmatcher=/tmp/go-build845050330/b691/_pkg_.a packagefile net/http/httputil=/tmp/go-build845050330/b413/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack=/tmp/go-build845050330/b696/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build845050330/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal=/tmp/go-build845050330/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/version=/tmp/go-build845050330/b659/_pkg_.a packagefile encoding/base32=/tmp/go-build845050330/b186/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform=/tmp/go-build845050330/b193/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build845050330/b489/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build845050330/b479/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build845050330/b498/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build845050330/b509/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api=/tmp/go-build845050330/b1004/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build845050330/b1005/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow=/tmp/go-build845050330/b1006/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build845050330/b1008/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build845050330/b1013/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp=/tmp/go-build845050330/b1014/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build845050330/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress=/tmp/go-build845050330/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=/tmp/go-build845050330/b447/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build845050330/b449/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref=/tmp/go-build845050330/b450/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build845050330/b451/_pkg_.a packagefile runtime/debug=/tmp/go-build845050330/b452/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=/tmp/go-build845050330/b456/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=/tmp/go-build845050330/b457/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build845050330/b081/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build845050330/b094/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build845050330/b099/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build845050330/b097/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build845050330/b096/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build845050330/b207/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build845050330/b209/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build845050330/b210/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build845050330/b216/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build845050330/b086/_pkg_.a packagefile archive/zip=/tmp/go-build845050330/b962/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build845050330/b949/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu=/tmp/go-build845050330/b893/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net=/tmp/go-build845050330/b899/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/go-sysconf=/tmp/go-build845050330/b896/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ocipull=/tmp/go-build845050330/b1032/_pkg_.a packagefile github.com/containers/podman/pkg/machine/stdpull=/tmp/go-build845050330/b1033/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/bpf=/tmp/go-build845050330/b1036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common=/tmp/go-build845050330/b895/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build845050330/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7=/tmp/go-build845050330/b879/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc=/tmp/go-build845050330/b880/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build845050330/b667/_pkg_.a packagefile database/sql=/tmp/go-build845050330/b473/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build845050330/b787/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=/tmp/go-build845050330/b788/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=/tmp/go-build845050330/b847/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=/tmp/go-build845050330/b815/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=/tmp/go-build845050330/b801/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build845050330/b790/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/conmon/runner/config=/tmp/go-build845050330/b860/_pkg_.a packagefile github.com/containers/podman/libpod/driver=/tmp/go-build845050330/b861/_pkg_.a packagefile github.com/containers/podman/libpod/layers=/tmp/go-build845050330/b862/_pkg_.a packagefile github.com/containers/podman/libpod/linkmode=/tmp/go-build845050330/b863/_pkg_.a packagefile github.com/containers/podman/libpod/lock=/tmp/go-build845050330/b864/_pkg_.a packagefile github.com/containers/podman/libpod/logs=/tmp/go-build845050330/b867/_pkg_.a packagefile github.com/containers/podman/libpod/plugin=/tmp/go-build845050330/b869/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils/apiutil=/tmp/go-build845050330/b875/_pkg_.a packagefile github.com/containers/podman/pkg/ctime=/tmp/go-build845050330/b881/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/api/core/v1=/tmp/go-build845050330/b883/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build845050330/b884/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build845050330/b886/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build845050330/b888/_pkg_.a packagefile github.com/containers/podman/pkg/lookup=/tmp/go-build845050330/b889/_pkg_.a packagefile github.com/containers/podman/pkg/pidhandle=/tmp/go-build845050330/b891/_pkg_.a packagefile github.com/containers/podman/pkg/selinux=/tmp/go-build845050330/b900/_pkg_.a packagefile github.com/containers/podman/pkg/syncmap=/tmp/go-build845050330/b904/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/notifyproxy=/tmp/go-build845050330/b906/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator=/tmp/go-build845050330/b909/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume=/tmp/go-build845050330/b872/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/shlex=/tmp/go-build845050330/b910/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-sqlite3=/tmp/go-build845050330/b475/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build845050330/b685/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=/tmp/go-build845050330/b911/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=/tmp/go-build845050330/b819/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network=/tmp/go-build845050330/b817/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta=/tmp/go-build845050330/b824/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf=/tmp/go-build845050330/b825/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns=/tmp/go-build845050330/b826/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/chown=/tmp/go-build845050330/b832/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks=/tmp/go-build845050330/b833/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec=/tmp/go-build845050330/b836/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/store=/tmp/go-build845050330/b914/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/netns=/tmp/go-build845050330/b829/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/resize=/tmp/go-build845050330/b915/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp=/tmp/go-build845050330/b839/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions=/tmp/go-build845050330/b840/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timezone=/tmp/go-build845050330/b921/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/umask=/tmp/go-build845050330/b841/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/version=/tmp/go-build845050330/b831/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache=/tmp/go-build845050330/b441/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota=/tmp/go-build845050330/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap=/tmp/go-build845050330/b549/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi=/tmp/go-build845050330/b842/_pkg_.a packagefile github.com/containers/podman/pkg/autoupdate=/tmp/go-build845050330/b929/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint=/tmp/go-build845050330/b930/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=/tmp/go-build845050330/b934/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/internal/expansion=/tmp/go-build845050330/b935/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=/tmp/go-build845050330/b936/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/terminal=/tmp/go-build845050330/b937/_pkg_.a packagefile github.com/containers/podman/pkg/emulation=/tmp/go-build845050330/b939/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/api/apps/v1=/tmp/go-build845050330/b943/_pkg_.a packagefile github.com/containers/podman/pkg/parallel/ctr=/tmp/go-build845050330/b944/_pkg_.a packagefile github.com/containers/podman/pkg/ps=/tmp/go-build845050330/b945/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=/tmp/go-build845050330/b931/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate/kube=/tmp/go-build845050330/b946/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=/tmp/go-build845050330/b948/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/quadlet=/tmp/go-build845050330/b950/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/artifacts=/tmp/go-build845050330/b983/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=/tmp/go-build845050330/b986/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=/tmp/go-build845050330/b990/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build845050330/b987/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/kube=/tmp/go-build845050330/b991/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=/tmp/go-build845050330/b992/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=/tmp/go-build845050330/b993/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=/tmp/go-build845050330/b994/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=/tmp/go-build845050330/b995/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/secrets=/tmp/go-build845050330/b996/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=/tmp/go-build845050330/b997/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=/tmp/go-build845050330/b998/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/open=/tmp/go-build845050330/b811/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/util=/tmp/go-build845050330/b809/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build845050330/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend=/tmp/go-build845050330/b978/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build845050330/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build845050330/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build845050330/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build845050330/b600/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build845050330/b597/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build845050330/b984/_pkg_.a packagefile github.com/containers/podman/pkg/channel=/tmp/go-build845050330/b1051/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build845050330/b582/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build845050330/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build845050330/b589/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build845050330/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/felixge/httpsnoop=/tmp/go-build845050330/b605/_pkg_.a packagefile html=/tmp/go-build845050330/b341/_pkg_.a packagefile internal/profile=/tmp/go-build845050330/b1055/_pkg_.a packagefile runtime/trace=/tmp/go-build845050330/b570/_pkg_.a packagefile container/heap=/tmp/go-build845050330/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=/tmp/go-build845050330/b432/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=/tmp/go-build845050330/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter=/tmp/go-build845050330/b435/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal=/tmp/go-build845050330/b438/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=/tmp/go-build845050330/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon=/tmp/go-build845050330/b669/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path=/tmp/go-build845050330/b670/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build845050330/b083/_pkg_.a packagefile crypto/internal/fips140/ecdh=/tmp/go-build845050330/b143/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build845050330/b146/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build845050330/b105/_pkg_.a packagefile crypto/internal/fips140/ecdsa=/tmp/go-build845050330/b148/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build845050330/b144/_pkg_.a packagefile crypto/internal/fips140cache=/tmp/go-build845050330/b149/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build845050330/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build845050330/b154/_pkg_.a packagefile crypto/internal/fips140/ed25519=/tmp/go-build845050330/b160/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build845050330/b163/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build845050330/b085/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build845050330/b101/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build845050330/b084/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build845050330/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build845050330/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build845050330/b088/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build845050330/b082/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build845050330/b089/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build845050330/b090/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build845050330/b092/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build845050330/b106/_pkg_.a packagefile crypto/internal/fips140/rsa=/tmp/go-build845050330/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build845050330/b170/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build845050330/b171/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build845050330/b172/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build845050330/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build845050330/b308/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build845050330/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build845050330/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build845050330/b315/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build845050330/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build845050330/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build845050330/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build845050330/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build845050330/b320/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build845050330/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build845050330/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build845050330/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy=/tmp/go-build845050330/b334/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build845050330/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt=/tmp/go-build845050330/b971/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build845050330/b222/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build845050330/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build845050330/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build845050330/b247/_pkg_.a packagefile internal/saferio=/tmp/go-build845050330/b153/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build845050330/b491/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=/tmp/go-build845050330/b679/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils=/tmp/go-build845050330/b543/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump=/tmp/go-build845050330/b545/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils=/tmp/go-build845050330/b547/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity=/tmp/go-build845050330/b548/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback=/tmp/go-build845050330/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy=/tmp/go-build845050330/b553/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3=/tmp/go-build845050330/b555/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build845050330/b515/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile=/tmp/go-build845050330/b574/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=/tmp/go-build845050330/b576/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build845050330/b439/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal=/tmp/go-build845050330/b516/_pkg_.a packagefile github.com/containers/podman/vendor/dario.cat/mergo=/tmp/go-build845050330/b636/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build845050330/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked=/tmp/go-build845050330/b565/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build845050330/b511/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=/tmp/go-build845050330/b738/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=/tmp/go-build845050330/b740/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning=/tmp/go-build845050330/b510/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage=/tmp/go-build845050330/b495/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor=/tmp/go-build845050330/b460/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/proglottis/gpgme=/tmp/go-build845050330/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate=/tmp/go-build845050330/b478/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build845050330/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=/tmp/go-build845050330/b337/_pkg_.a packagefile net/mail=/tmp/go-build845050330/b422/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7=/tmp/go-build845050330/b425/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=/tmp/go-build845050330/b284/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build845050330/b285/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=/tmp/go-build845050330/b292/_pkg_.a packagefile compress/zlib=/tmp/go-build845050330/b288/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=/tmp/go-build845050330/b290/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=/tmp/go-build845050330/b291/_pkg_.a packagefile image=/tmp/go-build845050330/b293/_pkg_.a packagefile image/jpeg=/tmp/go-build845050330/b295/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher=/tmp/go-build845050330/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json=/tmp/go-build845050330/b281/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build845050330/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui=/tmp/go-build845050330/b766/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal=/tmp/go-build845050330/b523/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion=/tmp/go-build845050330/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert=/tmp/go-build845050330/b528/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build845050330/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=/tmp/go-build845050330/b686/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/compression=/tmp/go-build845050330/b689/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader=/tmp/go-build845050330/b690/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/sequential=/tmp/go-build845050330/b692/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/typeurl/v2=/tmp/go-build845050330/b697/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers=/tmp/go-build845050330/b699/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox=/tmp/go-build845050330/b490/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/scrypt=/tmp/go-build845050330/b494/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey=/tmp/go-build845050330/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name=/tmp/go-build845050330/b499/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1=/tmp/go-build845050330/b500/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options=/tmp/go-build845050330/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload=/tmp/go-build845050330/b504/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/sha3=/tmp/go-build845050330/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc=/tmp/go-build845050330/b1007/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/segmentio/ksuid=/tmp/go-build845050330/b1010/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open=/tmp/go-build845050330/b1011/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2/internal=/tmp/go-build845050330/b1009/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=/tmp/go-build845050330/b497/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=/tmp/go-build845050330/b448/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=/tmp/go-build845050330/b458/_pkg_.a packagefile crypto/internal/entropy=/tmp/go-build845050330/b095/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build845050330/b208/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/numcpus=/tmp/go-build845050330/b897/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal=/tmp/go-build845050330/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=/tmp/go-build845050330/b789/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/chroot=/tmp/go-build845050330/b791/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=/tmp/go-build845050330/b798/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/config=/tmp/go-build845050330/b799/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw=/tmp/go-build845050330/b800/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/binfmt=/tmp/go-build845050330/b812/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache=/tmp/go-build845050330/b813/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-shellwords=/tmp/go-build845050330/b816/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage=/tmp/go-build845050330/b848/_pkg_.a packagefile go/types=/tmp/go-build845050330/b849/_pkg_.a packagefile github.com/containers/podman/libpod/lock/file=/tmp/go-build845050330/b865/_pkg_.a packagefile github.com/containers/podman/libpod/lock/shm=/tmp/go-build845050330/b866/_pkg_.a packagefile github.com/containers/podman/libpod/logs/reversereader=/tmp/go-build845050330/b868/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk=/tmp/go-build845050330/b870/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types=/tmp/go-build845050330/b887/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/inf.v0=/tmp/go-build845050330/b885/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl=/tmp/go-build845050330/b912/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=/tmp/go-build845050330/b913/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/errors=/tmp/go-build845050330/b820/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common=/tmp/go-build845050330/b821/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist=/tmp/go-build845050330/b822/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark=/tmp/go-build845050330/b818/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport=/tmp/go-build845050330/b827/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/0.1.0=/tmp/go-build845050330/b834/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0=/tmp/go-build845050330/b835/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build845050330/b837/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib=/tmp/go-build845050330/b838/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=/tmp/go-build845050330/b797/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory=/tmp/go-build845050330/b442/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite=/tmp/go-build845050330/b472/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation=/tmp/go-build845050330/b843/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/specs-go=/tmp/go-build845050330/b845/_pkg_.a packagefile debug/elf=/tmp/go-build845050330/b940/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=/tmp/go-build845050330/b932/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/meminfo=/tmp/go-build845050330/b947/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build845050330/b985/_pkg_.a packagefile github.com/containers/podman/internal/remote_build_helpers=/tmp/go-build845050330/b988/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/types=/tmp/go-build845050330/b989/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/common=/tmp/go-build845050330/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter=/tmp/go-build845050330/b979/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build845050330/b584/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build845050330/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rivo/uniseg=/tmp/go-build845050330/b434/_pkg_.a packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build845050330/b145/_pkg_.a packagefile crypto/sha3=/tmp/go-build845050330/b109/_pkg_.a packagefile crypto/internal/fips140/edwards25519=/tmp/go-build845050330/b161/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build845050330/b306/_pkg_.a packagefile go/token=/tmp/go-build845050330/b314/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build845050330/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build845050330/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build845050330/b322/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build845050330/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build845050330/b303/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build845050330/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants=/tmp/go-build845050330/b972/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event=/tmp/go-build845050330/b973/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2=/tmp/go-build845050330/b974/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket=/tmp/go-build845050330/b975/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers=/tmp/go-build845050330/b976/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build845050330/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path=/tmp/go-build845050330/b546/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp=/tmp/go-build845050330/b578/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=/tmp/go-build845050330/b580/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint=/tmp/go-build845050330/b598/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=/tmp/go-build845050330/b601/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=/tmp/go-build845050330/b602/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build845050330/b604/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build845050330/b624/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1=/tmp/go-build845050330/b639/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build845050330/b566/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=/tmp/go-build845050330/b302/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build845050330/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build845050330/b386/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/trace=/tmp/go-build845050330/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=/tmp/go-build845050330/b345/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build845050330/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build845050330/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst=/tmp/go-build845050330/b363/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build845050330/b371/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/channelz=/tmp/go-build845050330/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build845050330/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build845050330/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure=/tmp/go-build845050330/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=/tmp/go-build845050330/b375/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build845050330/b378/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build845050330/b358/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build845050330/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build845050330/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build845050330/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build845050330/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build845050330/b381/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build845050330/b382/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build845050330/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build845050330/b390/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build845050330/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle=/tmp/go-build845050330/b392/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build845050330/b393/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build845050330/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build845050330/b394/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver=/tmp/go-build845050330/b396/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build845050330/b414/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build845050330/b415/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build845050330/b395/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats=/tmp/go-build845050330/b416/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build845050330/b389/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build845050330/b398/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=/tmp/go-build845050330/b410/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build845050330/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build845050330/b360/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=/tmp/go-build845050330/b411/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build845050330/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns=/tmp/go-build845050330/b417/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build845050330/b357/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build845050330/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=/tmp/go-build845050330/b412/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509=/tmp/go-build845050330/b426/_pkg_.a packagefile hash/adler32=/tmp/go-build845050330/b289/_pkg_.a packagefile image/color=/tmp/go-build845050330/b294/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build845050330/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/chzyer/readline=/tmp/go-build845050330/b767/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui/list=/tmp/go-build845050330/b768/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf=/tmp/go-build845050330/b769/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=/tmp/go-build845050330/b698/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build845050330/b388/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa=/tmp/go-build845050330/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core=/tmp/go-build845050330/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml=/tmp/go-build845050330/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/titanous/rocacheck=/tmp/go-build845050330/b488/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build845050330/b501/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build845050330/b385/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/cpu=/tmp/go-build845050330/b506/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/pty=/tmp/go-build845050330/b793/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor=/tmp/go-build845050330/b794/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/luksy=/tmp/go-build845050330/b802/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache=/tmp/go-build845050330/b814/_pkg_.a packagefile go/ast=/tmp/go-build845050330/b850/_pkg_.a packagefile go/constant=/tmp/go-build845050330/b852/_pkg_.a packagefile go/parser=/tmp/go-build845050330/b853/_pkg_.a packagefile go/version=/tmp/go-build845050330/b855/_pkg_.a packagefile internal/buildcfg=/tmp/go-build845050330/b857/_pkg_.a packagefile internal/goversion=/tmp/go-build845050330/b858/_pkg_.a packagefile internal/types/errors=/tmp/go-build845050330/b859/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation=/tmp/go-build845050330/b871/_pkg_.a packagefile hash/fnv=/tmp/go-build845050330/b307/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/rootlessnetns=/tmp/go-build845050330/b823/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util=/tmp/go-build845050330/b830/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build845050330/b443/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/k8s=/tmp/go-build845050330/b844/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/mod/semver=/tmp/go-build845050330/b846/_pkg_.a packagefile debug/dwarf=/tmp/go-build845050330/b941/_pkg_.a packagefile internal/zstd=/tmp/go-build845050330/b942/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress=/tmp/go-build845050330/b980/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build845050330/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build845050330/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause=/tmp/go-build845050330/b579/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=/tmp/go-build845050330/b606/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build845050330/b607/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel=/tmp/go-build845050330/b613/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build845050330/b609/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build845050330/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build845050330/b628/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build845050330/b630/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build845050330/b623/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build845050330/b625/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry=/tmp/go-build845050330/b626/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build845050330/b640/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build845050330/b567/_pkg_.a packagefile testing=/tmp/go-build845050330/b568/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build845050330/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build845050330/b387/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build845050330/b339/_pkg_.a packagefile html/template=/tmp/go-build845050330/b340/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build845050330/b364/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build845050330/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build845050330/b355/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build845050330/b366/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build845050330/b372/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=/tmp/go-build845050330/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build845050330/b354/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build845050330/b370/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal=/tmp/go-build845050330/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build845050330/b383/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build845050330/b384/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build845050330/b391/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build845050330/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes=/tmp/go-build845050330/b397/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build845050330/b409/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=/tmp/go-build845050330/b399/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build845050330/b406/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build845050330/b408/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build845050330/b418/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build845050330/b427/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build845050330/b428/_pkg_.a packagefile expvar=/tmp/go-build845050330/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier=/tmp/go-build845050330/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs=/tmp/go-build845050330/b484/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation=/tmp/go-build845050330/b485/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ocsp=/tmp/go-build845050330/b486/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api=/tmp/go-build845050330/b502/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build845050330/b325/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs=/tmp/go-build845050330/b795/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build845050330/b796/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/aead/serpent=/tmp/go-build845050330/b803/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/argon2=/tmp/go-build845050330/b804/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ripemd160=/tmp/go-build845050330/b806/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/twofish=/tmp/go-build845050330/b807/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/xts=/tmp/go-build845050330/b808/_pkg_.a packagefile go/scanner=/tmp/go-build845050330/b851/_pkg_.a packagefile go/build/constraint=/tmp/go-build845050330/b854/_pkg_.a packagefile internal/gover=/tmp/go-build845050330/b856/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=/tmp/go-build845050330/b981/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build845050330/b608/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop=/tmp/go-build845050330/b633/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build845050330/b612/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build845050330/b614/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build845050330/b618/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal=/tmp/go-build845050330/b610/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build845050330/b629/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage=/tmp/go-build845050330/b631/_pkg_.a packagefile internal/sysinfo=/tmp/go-build845050330/b569/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport=/tmp/go-build845050330/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build845050330/b336/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build845050330/b369/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=/tmp/go-build845050330/b400/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=/tmp/go-build845050330/b401/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon=/tmp/go-build845050330/b407/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build845050330/b419/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build845050330/b420/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blake2b=/tmp/go-build845050330/b805/_pkg_.a packagefile log/slog=/tmp/go-build845050330/b615/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/stdr=/tmp/go-build845050330/b619/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk=/tmp/go-build845050330/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage=/tmp/go-build845050330/b632/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build845050330/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build845050330/b404/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=/tmp/go-build845050330/b405/_pkg_.a packagefile log/slog/internal=/tmp/go-build845050330/b616/_pkg_.a packagefile log/slog/internal/buffer=/tmp/go-build845050330/b617/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr/funcr=/tmp/go-build845050330/b620/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry=/tmp/go-build845050330/b622/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop=/tmp/go-build845050330/b627/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=/tmp/go-build845050330/b403/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containers/podman/cmd/podman\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -B 0x251e0494865eecbad93dd73087311d83576f8220 -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\"\nbuild\t-tags=rpm_crashtraceback,seccomp,exclude_graphdriver_devicemapper,systemd,libsubid,exclude_graphdriver_btrfs\nbuild\tDefaultGODEBUG=asynctimerchan=1,containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=arm64\nbuild\tGOEXPERIMENT=nodwarf5\nbuild\tGOOS=linux\nbuild\tGOARM64=v8.0\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0 -buildmode=pie -buildid=q9bWb66UcqPlbC_HRQ6x/57eE6Dp_PS_61xRt9Wq8/gZkLvqNGCsKQwtXTGU7w/q9bWb66UcqPlbC_HRQ6x -B 0x251e0494865eecbad93dd73087311d83576f8220 -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 " -extld=gcc $WORK/b001/_pkg_.a go tool buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/podman rm -rf $WORK/b001/ + export 'BUILDTAGS=seccomp exclude_graphdriver_devicemapper systemd libsubid exclude_graphdriver_btrfs btrfs_noversion remote' + BUILDTAGS='seccomp exclude_graphdriver_devicemapper systemd libsubid exclude_graphdriver_btrfs btrfs_noversion remote' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp exclude_graphdriver_devicemapper systemd libsubid exclude_graphdriver_btrfs btrfs_noversion remote' -ldflags ' -B 0x75119d2f4b0bc2c2d974ace68c27ffc960a5018c -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\''' -a -v -x -o bin/podman-remote github.com/containers/podman/cmd/podman WORK=/tmp/go-build3432868631 internal/goarch mkdir -p $WORK/b006/ internal/unsafeheader mkdir -p $WORK/b008/ echo '# import config' > $WORK/b006/importcfg # internal echo '# import config' > $WORK/b008/importcfg # internal internal/coverage/rtcov mkdir -p $WORK/b014/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -lang=go1.25 -std -complete -installsuffix shared -buildid tin1jHi9CSHO3tHSbYfU/tin1jHi9CSHO3tHSbYfU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_arm64.go /usr/lib/golang/src/internal/goarch/zgoarch_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -lang=go1.25 -std -complete -installsuffix shared -buildid RIoTtWFWjVQisHEHgSBJ/RIoTtWFWjVQisHEHgSBJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go echo '# import config' > $WORK/b014/importcfg # internal internal/godebugs mkdir -p $WORK/b015/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/coverage/rtcov -lang=go1.25 -std -complete -installsuffix shared -buildid -oUhNqeAYQbx5eEVJ-aC/-oUhNqeAYQbx5eEVJ-aC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go echo '# import config' > $WORK/b015/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/godebugs -lang=go1.25 -std -complete -installsuffix shared -buildid l7dGqzqSK3chZTD3dP2N/l7dGqzqSK3chZTD3dP2N -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go internal/goexperiment mkdir -p $WORK/b016/ echo '# import config' > $WORK/b016/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/goexperiment -lang=go1.25 -std -complete -installsuffix shared -buildid KI54T9Jcu8EPRfpJIPaL/KI54T9Jcu8EPRfpJIPaL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_dwarf5_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_greenteagc_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_jsonv2_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go internal/goos mkdir -p $WORK/b017/ internal/cpu mkdir -p $WORK/b011/ echo '# import config' > $WORK/b017/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goos -lang=go1.25 -std -complete -installsuffix shared -buildid MFvg1T048M5l6_46ZRvk/MFvg1T048M5l6_46ZRvk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go echo -n > $WORK/b011/go_asm.h # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_arm64.s internal/byteorder mkdir -p $WORK/b012/ echo '# import config' > $WORK/b012/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/byteorder -lang=go1.25 -std -complete -installsuffix shared -buildid awPfo_L2EwJtt9snuQAD/awPfo_L2EwJtt9snuQAD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go echo '# import config' > $WORK/b011/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -lang=go1.25 -std -installsuffix shared -buildid 08fVKuaaL4OOT5UtqZvc/08fVKuaaL4OOT5UtqZvc -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go go tool buildid -w $WORK/b008/_pkg_.a # internal go tool buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/6e/6e7b663f8434af5e340e140cdcf571ba27f124647b55f1ab6a1dd976da2a2a92-d # internal internal/profilerecord mkdir -p $WORK/b018/ cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/13/130feccf956df0f08e38ee149c37ef4ea621f666c5a3294bfb59503803de4fed-d # internal echo '# import config' > $WORK/b018/importcfg # internal internal/asan mkdir -p $WORK/b027/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/profilerecord -lang=go1.25 -std -complete -installsuffix shared -buildid 0TYHEeH8FWpi3NG340C9/0TYHEeH8FWpi3NG340C9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go echo '# import config' > $WORK/b027/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/asan -lang=go1.25 -std -complete -installsuffix shared -buildid QrIObMA3Sqn48bct6rUn/QrIObMA3Sqn48bct6rUn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go go tool buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/3b/3b80b8d5cfe419e1207a46ee415c1ebc7971b677b6a9491adbe37eb755e68ac2-d # internal internal/msan mkdir -p $WORK/b028/ echo '# import config' > $WORK/b028/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/msan -lang=go1.25 -std -complete -installsuffix shared -buildid WAwrcG-HPQa5PLq9UnxN/WAwrcG-HPQa5PLq9UnxN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go go tool buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/d0/d09a5faf48d5b22c28b1aeb36ebf35c9f0b9568dc9f837ad49e3ab0f57cc0f58-d # internal internal/abi mkdir -p $WORK/b005/ echo -n > $WORK/b005/go_asm.h # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./abi_test.s ./stub.s go tool buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/dd/dd6ee726b46cc880601855bdd50aa98a8f87ff8841c46f7ba221fa65f4c5a283-d # internal internal/runtime/math mkdir -p $WORK/b022/ cat >/tmp/go-build3432868631/b022/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3432868631/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/runtime/math -lang=go1.25 -std -complete -installsuffix shared -buildid xaE03R2yyCKcotZf-71S/xaE03R2yyCKcotZf-71S -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go go tool buildid -w $WORK/b014/_pkg_.a # internal go tool buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/9a/9a669b2e411a64424742a8f4017a1149a322afc0428a43cde646a392eaf9060b-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/41/4131c49edb96e9a64c00ef1fe1211d1f63fac0a438a2d069ef7d45ce39abb251-d # internal internal/runtime/gc mkdir -p $WORK/b025/ internal/runtime/syscall mkdir -p $WORK/b023/ cat >/tmp/go-build3432868631/b025/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3432868631/b006/_pkg_.a EOF echo -n > $WORK/b023/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/runtime/gc -lang=go1.25 -std -complete -installsuffix shared -buildid 6kLMYJH4qpmPQ0oF9U9C/6kLMYJH4qpmPQ0oF9U9C -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/runtime/gc/malloc.go /usr/lib/golang/src/internal/runtime/gc/scan.go /usr/lib/golang/src/internal/runtime/gc/sizeclasses.go cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b023/symabis ./asm_linux_arm64.s go tool buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/59/590fbbc727df05146433ff855730376bb4e0b0b7c5b110f7f48c013f16a080c6-d # internal internal/trace/tracev2 mkdir -p $WORK/b032/ echo '# import config' > $WORK/b032/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/trace/tracev2 -lang=go1.25 -std -complete -installsuffix shared -buildid ix_6XPCm7K31dr2cxkZN/ix_6XPCm7K31dr2cxkZN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/trace/tracev2/doc.go /usr/lib/golang/src/internal/trace/tracev2/events.go /usr/lib/golang/src/internal/trace/tracev2/spec.go cat >/tmp/go-build3432868631/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3432868631/b006/_pkg_.a EOF go tool buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/abi -lang=go1.25 -std -installsuffix shared -buildid FH3lOKjUDczh_EtEjcRQ/FH3lOKjUDczh_EtEjcRQ -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_arm64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/0c/0c7f897f0f790eaca13a13568a8c0553462470a03fbfb927079349c74920de0a-d # internal sync/atomic mkdir -p $WORK/b035/ go tool buildid -w $WORK/b018/_pkg_.a # internal echo -n > $WORK/b035/go_asm.h # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b035/symabis ./asm.s cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c9/c95de3e63ea3f61816872f203579bd0ba45f5e270b920c84fffc815411272e5b-d # internal math/bits mkdir -p $WORK/b040/ echo '# import config' > $WORK/b040/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p math/bits -lang=go1.25 -std -complete -installsuffix shared -buildid UPpb60IT0fLfbA6VgcbB/UPpb60IT0fLfbA6VgcbB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cat >/tmp/go-build3432868631/b023/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3432868631/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/runtime/syscall -lang=go1.25 -std -installsuffix shared -buildid T4dsoGczxzad3sWUtuzg/T4dsoGczxzad3sWUtuzg -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b023/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_arm64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go go tool buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/5f/5fdb98d12b17043fc431dddea87ab0575c8aba70d817f271c6d9a9dddec2b164-d # internal internal/runtime/strconv mkdir -p $WORK/b021/ cat >/tmp/go-build3432868631/b021/importcfg << 'EOF' # internal # import config packagefile internal/runtime/math=/tmp/go-build3432868631/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/strconv -lang=go1.25 -std -complete -installsuffix shared -buildid 8eN0VX2oa0ueBEDWN4Tk/8eN0VX2oa0ueBEDWN4Tk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/strconv/atoi.go echo '# import config' > $WORK/b035/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p sync/atomic -lang=go1.25 -std -installsuffix shared -buildid bb74a2cAxoMeQOhNZRlr/bb74a2cAxoMeQOhNZRlr -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b035/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go go tool buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ea/eac7a04060a9ab855cf539170a21d881c8499f636c428069ed53181bbb157a78-d # internal internal/itoa mkdir -p $WORK/b042/ echo '# import config' > $WORK/b042/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/itoa -lang=go1.25 -std -complete -installsuffix shared -buildid v1kRJxy1Oz1U5wtSTU6z/v1kRJxy1Oz1U5wtSTU6z -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/asm_linux_arm64.o ./asm_linux_arm64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/cpu.o ./cpu.s go tool buildid -w $WORK/b021/_pkg_.a # internal go tool buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/f4/f4d4e0564624c0836e5c4e121d01ac7e5520f75fd9c92822c5a09a3f5cc6ea5b-d # internal cmp mkdir -p $WORK/b045/ echo '# import config' > $WORK/b045/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p cmp -lang=go1.25 -std -complete -installsuffix shared -buildid l2ZWH-uu2VCvptfn_ziI/l2ZWH-uu2VCvptfn_ziI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/cmp/cmp.go cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/37/37ddc20a65ccf459795b7a900dbc90760ea5b9ff3496a9aaf80bd752807626cb-d # internal unicode mkdir -p $WORK/b050/ echo '# import config' > $WORK/b050/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p unicode -lang=go1.25 -std -complete -installsuffix shared -buildid mKmUK6LZ7yk9f5Mz2oQ2/mKmUK6LZ7yk9f5Mz2oQ2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cd /usr/lib/golang/src/internal/runtime/syscall go tool pack r $WORK/b023/_pkg_.a $WORK/b023/asm_linux_arm64.o # internal go tool buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/83/8326ab674126d800b09eae5ef14aea02d05576fb6ac79d8e577749c53acbdb04-d # internal unicode/utf8 mkdir -p $WORK/b051/ echo '# import config' > $WORK/b051/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p unicode/utf8 -lang=go1.25 -std -complete -installsuffix shared -buildid MsAjjH5bwCJOM1W3pmtz/MsAjjH5bwCJOM1W3pmtz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/cpu_arm64.o ./cpu_arm64.s go tool buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/fe/fec17bd4f4f1e273636dbd8416b80528267291cb8673505a1d3d97c1493bb0d4-d # internal encoding mkdir -p $WORK/b052/ echo '# import config' > $WORK/b052/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p encoding -lang=go1.25 -std -complete -installsuffix shared -buildid pYalvK4lcn4VyGgVvuZD/pYalvK4lcn4VyGgVvuZD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/encoding/encoding.go go tool buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/f5/f55eae7bb753cec009c009ba1798455025113d2934c356efdd4340feae41c950-d # internal math mkdir -p $WORK/b055/ echo -n > $WORK/b055/go_asm.h # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b055/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s cd /usr/lib/golang/src/internal/cpu go tool pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_arm64.o # internal go tool buildid -w $WORK/b011/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b035/asm.o ./asm.s go tool buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/17/173be4024b95bc81205bf0861bb4bf92267e5dd3c669055535294f0f150c3714-d # internal unicode/utf16 mkdir -p $WORK/b068/ echo '# import config' > $WORK/b068/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p unicode/utf16 -lang=go1.25 -std -complete -installsuffix shared -buildid cktO6dzzSN5EewUJHIYo/cktO6dzzSN5EewUJHIYo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/57/57e6d2a1f84896cd3ca6e4a76d3c3aacd887ec0a344faefa9c856c7fae73648c-d # internal internal/bytealg mkdir -p $WORK/b010/ echo -n > $WORK/b010/go_asm.h # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s go tool buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/2f/2fe72471d7ea4ee4e7d2e0a28a8b7a530e8ce3c1ab5037c3ea1002f4d5b53f21-d # internal internal/chacha8rand mkdir -p $WORK/b013/ echo -n > $WORK/b013/go_asm.h # internal cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b013/symabis ./chacha8_arm64.s cd /usr/lib/golang/src/sync/atomic go tool pack r $WORK/b035/_pkg_.a $WORK/b035/asm.o # internal go tool buildid -w $WORK/b035/_pkg_.a # internal cat >/tmp/go-build3432868631/b055/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a EOF cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/f2/f251534a4e6e5ebfc859c6599654db26492b2e0836a1aa51897b48bf21cea96e-d # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p math -lang=go1.25 -std -installsuffix shared -buildid 5lWUtYDUL19uzxUw2J0S/5lWUtYDUL19uzxUw2J0S -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b055/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_asm.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_asm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go internal/runtime/atomic mkdir -p $WORK/b019/ echo -n > $WORK/b019/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b019/symabis ./atomic_arm64.s go tool buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/69/696482b3804b789367251805404ce3517e4a5ca713cec6c711bad394c3a6de7a-d # internal internal/runtime/sys mkdir -p $WORK/b030/ echo -n > $WORK/b030/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b030/symabis ./dit_arm64.s ./empty.s cat >/tmp/go-build3432868631/b030/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build3432868631/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build3432868631/b006/_pkg_.a packagefile internal/goos=/tmp/go-build3432868631/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/runtime/sys -lang=go1.25 -std -installsuffix shared -buildid FM3m6_FTZSv09WQ9kJq-/FM3m6_FTZSv09WQ9kJq- -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b030/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/dit_arm64.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go go tool buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/7b/7b4a644ca965304939f0cb34b5941ed3bcc2b68bcf1f51bf0dc8b9957160b52c-d # internal crypto/internal/fips140/alias mkdir -p $WORK/b083/ echo '# import config' > $WORK/b083/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/internal/fips140/alias -lang=go1.25 -std -complete -installsuffix shared -buildid eF1HrbRmU5F28KY9CwBG/eF1HrbRmU5F28KY9CwBG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/alias/alias.go cat >/tmp/go-build3432868631/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build3432868631/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -lang=go1.25 -std -installsuffix shared -buildid HBA8MQEikB-nONnZK-EQ/HBA8MQEikB-nONnZK-EQ -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/dit_arm64.o ./dit_arm64.s cat >/tmp/go-build3432868631/b013/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build3432868631/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build3432868631/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build3432868631/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/chacha8rand -lang=go1.25 -std -installsuffix shared -buildid -iAaK8p6QWRbfalB0XLJ/-iAaK8p6QWRbfalB0XLJ -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b013/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go go tool buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/6b/6bcc948ec5c7e2818756f0fc6485d75c922685e3fcdaa3d6e69083a3be09d1a4-d # internal crypto/internal/fips140deps/byteorder mkdir -p $WORK/b087/ cat >/tmp/go-build3432868631/b087/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build3432868631/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/internal/fips140deps/byteorder -lang=go1.25 -std -complete -installsuffix shared -buildid QSEvgnB6bfUkOoguXlmI/QSEvgnB6bfUkOoguXlmI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/byteorder/byteorder.go cat >/tmp/go-build3432868631/b019/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build3432868631/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build3432868631/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/runtime/atomic -lang=go1.25 -std -installsuffix shared -buildid 432yVVKIS8fCGl2Qb-Lz/432yVVKIS8fCGl2Qb-Lz -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b019/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_arm64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go /usr/lib/golang/src/internal/runtime/atomic/xchg8.go cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/empty.o ./empty.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/compare_arm64.o ./compare_arm64.s cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b013/chacha8_arm64.o ./chacha8_arm64.s go tool buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/27/277b50597856fcf7b1fe4565518d8439793041428f5bcf601cc6ddbc2df503c9-d # internal crypto/internal/fips140deps/cpu mkdir -p $WORK/b088/ cat >/tmp/go-build3432868631/b088/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build3432868631/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build3432868631/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/internal/fips140deps/cpu -lang=go1.25 -std -complete -installsuffix shared -buildid 12V5f6Le6owOHC3VFxW8/12V5f6Le6owOHC3VFxW8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/cpu/cpu.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/count_arm64.o ./count_arm64.s cd /usr/lib/golang/src/internal/chacha8rand go tool pack r $WORK/b013/_pkg_.a $WORK/b013/chacha8_arm64.o # internal go tool buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/19/194f4269d7a209757ca36b143f72df610c7fb90ad1f0e590701c072b003bba44-d # internal crypto/internal/fips140/subtle mkdir -p $WORK/b091/ echo -n > $WORK/b091/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/subtle /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b091/symabis ./xor_arm64.s cat >/tmp/go-build3432868631/b091/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/alias=/tmp/go-build3432868631/b083/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3432868631/b087/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/internal/fips140/subtle -lang=go1.25 -std -installsuffix shared -buildid zgm0kwZywrqvCY4mcHSs/zgm0kwZywrqvCY4mcHSs -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b091/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/subtle/constant_time.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor_asm.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/abi_test.o ./abi_test.s cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b019/atomic_arm64.o ./atomic_arm64.s cd /usr/lib/golang/src/internal/runtime/sys go tool pack r $WORK/b030/_pkg_.a $WORK/b030/dit_arm64.o $WORK/b030/empty.o # internal go tool buildid -w $WORK/b030/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/equal_arm64.o ./equal_arm64.s cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/3b/3b5a6dd61b4627368735ad579a7dde713325d9e9888e5f09b826f99fbf2e8e00-d # internal crypto/internal/boring/sig mkdir -p $WORK/b101/ echo -n > $WORK/b101/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b101/symabis ./sig_other.s go tool buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/de/deb4e80d5ccc2a0699e841c23f3410f57942f223786a628522221e2faab01125-d # internal log/internal mkdir -p $WORK/b135/ echo '# import config' > $WORK/b135/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p log/internal -lang=go1.25 -std -complete -installsuffix shared -buildid kr6_3FAMSFju3Mrx4X0q/kr6_3FAMSFju3Mrx4X0q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/log/internal/internal.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/stub.o ./stub.s go tool buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/bc/bc68b3b217e295fb0d2252292a1a16de917339df4f3dd9af9b360299c41118c8-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b154/ echo '# import config' > $WORK/b154/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.25 -std -complete -installsuffix shared -buildid CBVsk8N3jmFaZM7aYzsI/CBVsk8N3jmFaZM7aYzsI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/index_arm64.o ./index_arm64.s cd /usr/lib/golang/src/internal/abi go tool pack r $WORK/b005/_pkg_.a $WORK/b005/abi_test.o $WORK/b005/stub.o # internal go tool buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/1b/1bee21deaf12a9a6c7c0d9f1bb6c6533bd690db6948d751c2ea2fba6baab41d4-d # internal internal/race mkdir -p $WORK/b029/ cat >/tmp/go-build3432868631/b029/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3432868631/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/race -lang=go1.25 -std -complete -installsuffix shared -buildid 3uRGyv8iXoApl3QsMYet/3uRGyv8iXoApl3QsMYet -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go go tool buildid -w $WORK/b154/_pkg_.a # internal cd /usr/lib/golang/src/internal/runtime/atomic go tool pack r $WORK/b019/_pkg_.a $WORK/b019/atomic_arm64.o # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/f6/f6e20813f80e91d7b6195534791bddb3ba1f9af83b90db419e2fdd820c29e541-d # internal internal/synctest mkdir -p $WORK/b036/ go tool buildid -w $WORK/b019/_pkg_.a # internal cat >/tmp/go-build3432868631/b036/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3432868631/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/synctest -lang=go1.25 -std -complete -installsuffix shared -buildid v9joqnkE8sCBR4ezKoFF/v9joqnkE8sCBR4ezKoFF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/internal/synctest/synctest.go cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/e5/e5819323cc2c55035d99175af937cf7dd641b66320c509d67652bcd623313dcd-d # internal internal/runtime/exithook mkdir -p $WORK/b024/ cat >/tmp/go-build3432868631/b024/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/tmp/go-build3432868631/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/runtime/exithook -lang=go1.25 -std -complete -installsuffix shared -buildid jc4CJpi0EYsxTFEJ_PbC/jc4CJpi0EYsxTFEJ_PbC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/dim_arm64.o ./dim_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/indexbyte_arm64.o ./indexbyte_arm64.s go tool buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/10/10778bfaf84880785f7bea090ef8d574c0a14655fc5f7f9f56dc02dcbbeccfae-d # internal container/list mkdir -p $WORK/b156/ echo '# import config' > $WORK/b156/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p container/list -lang=go1.25 -std -complete -installsuffix shared -buildid U1i8JjlwXBcpq1OtCefO/U1i8JjlwXBcpq1OtCefO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/container/list/list.go echo '# import config' > $WORK/b101/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/internal/boring/sig -lang=go1.25 -std -installsuffix shared -buildid XbvvRLLoPUBkvJQgwOin/XbvvRLLoPUBkvJQgwOin -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b101/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go cd /usr/lib/golang/src/internal/bytealg go tool pack r $WORK/b010/_pkg_.a $WORK/b010/compare_arm64.o $WORK/b010/count_arm64.o $WORK/b010/equal_arm64.o $WORK/b010/index_arm64.o $WORK/b010/indexbyte_arm64.o # internal go tool buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/0d/0d0bc0be33dac4b5a1ee8c40cc82f7b688c0e3208cb6aee7e72e195f56807db7-d # internal internal/runtime/cgroup mkdir -p $WORK/b020/ cat >/tmp/go-build3432868631/b020/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build3432868631/b010/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build3432868631/b021/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build3432868631/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/cgroup -lang=go1.25 -std -complete -installsuffix shared -buildid dFmYGtyeayyXIuS92Fdz/dFmYGtyeayyXIuS92Fdz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/runtime/cgroup/cgroup_linux.go /usr/lib/golang/src/internal/runtime/cgroup/line_reader.go /usr/lib/golang/src/internal/runtime/cgroup/runtime.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/floor_arm64.o ./floor_arm64.s cd /usr/lib/golang/src/crypto/internal/fips140/subtle /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b091/xor_arm64.o ./xor_arm64.s go tool pack r $WORK/b091/_pkg_.a $WORK/b091/xor_arm64.o # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/modf_arm64.o ./modf_arm64.s go tool buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/e0/e01b69f56037c2187ccab3d4d583fc131d0aee5711f6a7cbce491a33bbb4c750-d # internal internal/stringslite mkdir -p $WORK/b031/ cat >/tmp/go-build3432868631/b031/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build3432868631/b010/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/stringslite -lang=go1.25 -std -complete -installsuffix shared -buildid U5SH_QwYguE0HT2U1oV5/U5SH_QwYguE0HT2U1oV5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go go tool buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/93/9367a15fc04c0f4a38fda35e6ba6e8f8c2d7082c68c384430ea7fbe0f3d2f817-d # internal internal/runtime/maps mkdir -p $WORK/b026/ cat >/tmp/go-build3432868631/b026/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3432868631/b005/_pkg_.a packagefile internal/asan=/tmp/go-build3432868631/b027/_pkg_.a packagefile internal/goarch=/tmp/go-build3432868631/b006/_pkg_.a packagefile internal/msan=/tmp/go-build3432868631/b028/_pkg_.a packagefile internal/race=/tmp/go-build3432868631/b029/_pkg_.a packagefile internal/runtime/math=/tmp/go-build3432868631/b022/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3432868631/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/maps -lang=go1.25 -std -complete -installsuffix shared -buildid jOBQ8gzQRgehEdhpb4fk/jOBQ8gzQRgehEdhpb4fk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go go tool buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/46/46c4cb1beef1f6001cf1540ebf248f248079a4e2430107d5276d9d06de41ae35-d # internal internal/sync mkdir -p $WORK/b034/ cat >/tmp/go-build3432868631/b034/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3432868631/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build3432868631/b006/_pkg_.a packagefile internal/race=/tmp/go-build3432868631/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/sync -lang=go1.25 -std -complete -installsuffix shared -buildid X1Sjv3nbaSZ6uh6Zx326/X1Sjv3nbaSZ6uh6Zx326 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b101/sig_other.o ./sig_other.s cd /usr/lib/golang/src/math go tool pack r $WORK/b055/_pkg_.a $WORK/b055/dim_arm64.o $WORK/b055/exp_arm64.o $WORK/b055/floor_arm64.o $WORK/b055/modf_arm64.o # internal go tool buildid -w $WORK/b024/_pkg_.a # internal go tool buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/50/5046b221ef01c3f02e6ce1a37c5daa3053a70b8ddc0fb94e452974dff45064a1-d # internal vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b171/ echo '# import config' > $WORK/b171/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.25 -std -complete -installsuffix shared -buildid OrWiW_mYiBjc1q7YGSzj/OrWiW_mYiBjc1q7YGSzj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/d3/d3ab9407f120c1a3f0ef8b46b0a0bfea4c826d5cd0f5cd27be052077a45219e5-d # internal internal/nettrace mkdir -p $WORK/b184/ echo '# import config' > $WORK/b184/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p internal/nettrace -lang=go1.25 -std -complete -installsuffix shared -buildid daFFM8ZJtpsn_J3JAqp4/daFFM8ZJtpsn_J3JAqp4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go go tool buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/5d/5d7104302e809456a09b00dafa2ef015e11442b841500260de65f7ebd451c788-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec mkdir -p $WORK/b188/ echo '# import config' > $WORK/b188/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec -lang=go1.25 -complete -installsuffix shared -buildid dKQ0s-cdjqbG4_tCBcRc/dKQ0s-cdjqbG4_tCBcRc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec/spec.go go tool buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/87/876b2acf7eb4a12adfc448911c8c6d5a497314cc866deacece402039cf6bef29-d # internal image/color mkdir -p $WORK/b294/ cd /usr/lib/golang/src/crypto/internal/boring/sig go tool pack r $WORK/b101/_pkg_.a $WORK/b101/sig_other.o # internal go tool buildid -w $WORK/b101/_pkg_.a # internal go tool buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/bd/bddf473928529352da7ea99d3476dd39112dad2d457ab668c55fdd7c618d58f6-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b312/ echo '# import config' > $WORK/b312/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags -lang=go1.25 -complete -installsuffix shared -buildid XUpvJX9Hbb5bI60fo3S6/XUpvJX9Hbb5bI60fo3S6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags/flags.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/11/11709f1ccb87713f6203094d8f90e6e883ac9ee51e884a543599f8a81cd18c37-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set mkdir -p $WORK/b317/ cat >/tmp/go-build3432868631/b317/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set -lang=go1.25 -complete -installsuffix shared -buildid MLa_X8o3-BPBvRnER8mm/MLa_X8o3-BPBvRnER8mm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set/ints.go echo '# import config' > $WORK/b294/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p image/color -lang=go1.25 -std -complete -installsuffix shared -buildid GqVPHfYuXu_Yajlz-jiI/GqVPHfYuXu_Yajlz-jiI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go go tool buildid -w $WORK/b034/_pkg_.a # internal go tool buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/e4/e4ea03c9237c9acfd6d642794d19f032ddc332d16b5a101da2d53472d104baf5-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig mkdir -p $WORK/b357/ echo '# import config' > $WORK/b357/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig -lang=go1.25 -complete -installsuffix shared -buildid eDgdVQUDFu8q-_q1BjpH/eDgdVQUDFu8q-_q1BjpH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/9b/9b213f90886be7cc5ea03b986301943f6c0f72436c67aea3b231d0c1564186f1-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b428/ echo '# import config' > $WORK/b428/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.25 -complete -installsuffix shared -buildid _dAhhDJhZ7fpY94Yro4f/_dAhhDJhZ7fpY94Yro4f -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go go tool buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/9a/9a7aa32d021d7be3090284456dbca9effcb9843cf2533857aa7879fa4fb653df-d # internal github.com/containers/podman/vendor/github.com/rivo/uniseg mkdir -p $WORK/b434/ cat >/tmp/go-build3432868631/b434/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p github.com/containers/podman/vendor/github.com/rivo/uniseg -lang=go1.25 -complete -installsuffix shared -buildid 8EbB2GVmTJoG7RlvtgQB/8EbB2GVmTJoG7RlvtgQB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/eastasianwidth.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/emojipresentation.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/grapheme.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/graphemeproperties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/graphemerules.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/line.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/lineproperties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/linerules.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/sentence.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/sentenceproperties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/sentencerules.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/step.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/width.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/word.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/wordproperties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/wordrules.go go tool buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/4c/4c9fd4e9a97e67e29c3ee63619c70136d3a9cd2ba5a03fb3e52751050a3dc17a-d # internal github.com/containers/podman/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b437/ echo '# import config' > $WORK/b437/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p github.com/containers/podman/vendor/github.com/VividCortex/ewma -lang=go1.25 -complete -installsuffix shared -buildid zcQQUlLzxMSqugVTB91X/zcQQUlLzxMSqugVTB91X -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/VividCortex/ewma/ewma.go go tool buildid -w $WORK/b317/_pkg_.a # internal go tool buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/ec/ece7796e5f14203af6a992c1b92e44b4a0a77466e09dc2530080eaaf83278824-d # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/49/49ae3a3eed571787240b7134a8f9601704204952d96ecaaa5e28c2ed1cec81c4-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal mkdir -p $WORK/b438/ github.com/containers/podman/vendor/github.com/klauspost/compress mkdir -p $WORK/b446/ cat >/tmp/go-build3432868631/b438/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build3432868631/b055/_pkg_.a EOF cat >/tmp/go-build3432868631/b446/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build3432868631/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal -lang=go1.25 -complete -installsuffix shared -buildid V2YB6yDFQCqun1TX4pZE/V2YB6yDFQCqun1TX4pZE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal/percentage.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal/width.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress -lang=go1.25 -complete -installsuffix shared -buildid 4-Oz992MZaNsxMRwRHXk/4-Oz992MZaNsxMRwRHXk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/compressible.go go tool buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/36/36be7d58f7080cbafa3246cdce082d9ec99327a930c13f8d950e15380411ed28-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le mkdir -p $WORK/b449/ echo '# import config' > $WORK/b449/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le -lang=go1.25 -complete -installsuffix shared -buildid ng2R39CxAYUtY0Pxl78P/ng2R39CxAYUtY0Pxl78P -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le/le.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le/unsafe_enabled.go go tool buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/f0/f0aba9fa2b955c7ba81f1069f398d3c890b21fa3f372d95ebd86ab2bd2aef786-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b458/ echo '# import config' > $WORK/b458/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash -lang=go1.25 -complete -installsuffix shared -buildid 3F_DKy5xAZwPneiGyL_o/3F_DKy5xAZwPneiGyL_o -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/cyclic_poly.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/rabin_karp.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/roller.go go tool buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/c0/c025d6509eb10ac468d00963d8f8493d5e6fb35c1be908a67b75a6587059370e-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise mkdir -p $WORK/b471/ echo '# import config' > $WORK/b471/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise -lang=go1.25 -complete -installsuffix shared -buildid 7hCtb5IAFML5EjUDZOwN/7hCtb5IAFML5EjUDZOwN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise/promise.go go tool buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/20/20ced649f191845bdeb9901884236eb9e7eb411e638419b5eec9a3530d807525-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier mkdir -p $WORK/b483/ go tool buildid -w $WORK/b357/_pkg_.a # internal echo '# import config' > $WORK/b483/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier -lang=go1.25 -complete -installsuffix shared -buildid BItzjsl4aqXtwmFc5-oH/BItzjsl4aqXtwmFc5-oH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier/identifier.go cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/66/6682392d2b5374989c0dfb09c971414fff947bc2463290192d5846f83d58cc11-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b491/ echo '# import config' > $WORK/b491/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias -lang=go1.25 -complete -installsuffix shared -buildid _DAqAN5h7gi9fimOvBR0/_DAqAN5h7gi9fimOvBR0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias/alias.go go tool buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/da/da59746f3944884a9f719c0a28ce239cba9786c2db757c0e550ad3574926dc6b-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa mkdir -p $WORK/b493/ cat >/tmp/go-build3432868631/b493/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa -lang=go1.25 -complete -installsuffix shared -buildid 4S2UtQ-LX89zps2xiUW8/4S2UtQ-LX89zps2xiUW8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa/hsalsa20.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa/salsa208.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_noasm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go go tool buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/9e/9e92814623b1d75b3f38c703dadb8d3ae0169bb81ba796998143dfb3a50de227-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts mkdir -p $WORK/b520/ echo '# import config' > $WORK/b520/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts -lang=go1.25 -complete -installsuffix shared -buildid lsIP0IQmjk8FyXSVNfLU/lsIP0IQmjk8FyXSVNfLU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b520/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts/consts.go go tool buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/1f/1fae15484d73b898b92dd9cf31aa6bd8608a7abf10083fc7cd647cd7830ad59e-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api mkdir -p $WORK/b580/ echo '# import config' > $WORK/b580/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api -lang=go1.25 -complete -installsuffix shared -buildid rv3D7hvuS5mnEyKCLNP9/rv3D7hvuS5mnEyKCLNP9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/common.go go tool buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/56/568960bf7be841d904f9c5aa9848ac34ecb9699e87e293cbf4a81939fe06a0bd-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/common mkdir -p $WORK/b585/ echo '# import config' > $WORK/b585/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/common -lang=go1.25 -complete -installsuffix shared -buildid mMkJdsmFvEaIc7x-xi5P/mMkJdsmFvEaIc7x-xi5P -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b585/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/common/id_response.go go tool buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/9d/9da3471e3ea2a234e966fd7686e7a01c7a0f6c14610914d8a297a6d4cd182077-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage mkdir -p $WORK/b589/ echo '# import config' > $WORK/b589/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage -lang=go1.25 -complete -installsuffix shared -buildid IDAUzLMFFvZzSooxWjg2/IDAUzLMFFvZzSooxWjg2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage/driver_data.go go tool buildid -w $WORK/b520/_pkg_.a # internal go tool buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/a4/a453b2399896158915689ac2d8197d7c3c49408a67369d83c0813a0537cef18d-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint mkdir -p $WORK/b598/ cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/7e/7efff357d89a509054df2f471658c5473482f9b15242a3e8f04a27fdc346ec4c-d # internal log/slog/internal mkdir -p $WORK/b616/ echo '# import config' > $WORK/b598/importcfg # internal echo '# import config' > $WORK/b616/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint -lang=go1.25 -complete -installsuffix shared -buildid nl_Qt6dyjmMA0PsSTEWY/nl_Qt6dyjmMA0PsSTEWY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b598/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint/list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint/options.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p log/slog/internal -lang=go1.25 -std -complete -installsuffix shared -buildid qF-03u7bhxnQoFBB7ASY/qF-03u7bhxnQoFBB7ASY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack /usr/lib/golang/src/log/slog/internal/ignorepc.go go tool buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/b9/b9b06ce43af16fcc492eed6fa93a39dfad7d926b68abe6c86aae6fc8212848c4-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded mkdir -p $WORK/b625/ echo '# import config' > $WORK/b625/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded -lang=go1.25 -complete -installsuffix shared -buildid NQIcOkSgP0JVz2HT9YEB/NQIcOkSgP0JVz2HT9YEB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b625/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded/embedded.go go tool buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/78/78b70493cbfbe6658ec77c97cffff7c7003e1d9b50e17303a945e899db7453a4-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded mkdir -p $WORK/b629/ echo '# import config' > $WORK/b629/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded -lang=go1.25 -complete -installsuffix shared -buildid mg6RNF2Bva0Jm7fAkXcT/mg6RNF2Bva0Jm7fAkXcT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded/embedded.go go tool buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/7c/7c86e3f5e57cf1c6100c6c8fd4c7335b6a9f1cf66657a70adfb90640c4040c83-d # internal github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types mkdir -p $WORK/b640/ echo '# import config' > $WORK/b640/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types -lang=go1.25 -complete -installsuffix shared -buildid S19L2umtAhmqkPu0WkDF/S19L2umtAhmqkPu0WkDF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b640/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types/types.go go tool buildid -w $WORK/b589/_pkg_.a # internal go tool buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/b2/b200af62c42385fa2652f4a647a90be533e2fe954db65461472d57463ecaa850-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal mkdir -p $WORK/b643/ cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/65/65002957fd6c9ec4bb96ca14658b63630042852ba8fc3d137a816bef550012f7-d # internal echo '# import config' > $WORK/b643/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal -lang=go1.25 -complete -installsuffix shared -buildid ZPwpsAKtookDUB4u1Ay_/ZPwpsAKtookDUB4u1Ay_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/types.go github.com/containers/podman/vendor/go.podman.io/common/version mkdir -p $WORK/b659/ echo '# import config' > $WORK/b659/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p github.com/containers/podman/vendor/go.podman.io/common/version -lang=go1.25 -complete -installsuffix shared -buildid ffDKjm4HeADlBcq8JeBI/ffDKjm4HeADlBcq8JeBI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b659/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/version/version.go go tool buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/6d/6d30989a713bbe6e7c98afe39ba2d40cb7fa1d7f411b9150eb97f110e53e6ed1-d # internal github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command mkdir -p $WORK/b692/ echo '# import config' > $WORK/b692/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command -lang=go1.25 -complete -installsuffix shared -buildid J-34_raPoC8oyL-k2iKL/J-34_raPoC8oyL-k2iKL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b692/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command/command.go go tool buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/72/720d9e48b3881cf0a3e06c0c15f24b675666b8dd873a68463452d5dbacf57221-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b699/ echo '# import config' > $WORK/b699/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command -lang=go1.25 -complete -installsuffix shared -buildid t0Hx18hjX9A_PWtH19As/t0Hx18hjX9A_PWtH19As -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b699/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command/command.go go tool buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/e7/e7755df8ac31120f594b3593ca0763894172a4121ac7ab22060e8bb3edc87de2-d # internal github.com/containers/podman/version/rawversion mkdir -p $WORK/b726/ echo '# import config' > $WORK/b726/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p github.com/containers/podman/version/rawversion -lang=go1.25 -complete -installsuffix shared -buildid GwC9LQX-qwE_K-WRmaVe/GwC9LQX-qwE_K-WRmaVe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b726/importcfg -pack ./_build/src/github.com/containers/podman/version/rawversion/version.go go tool buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/2b/2bb1df47ea9225ad43bb72f985b63edd001a9d786e90bd0b008e3b36a2b3dcf0-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities mkdir -p $WORK/b734/ echo '# import config' > $WORK/b734/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities -lang=go1.25 -complete -installsuffix shared -buildid _8lPQ194vaa736JSITnq/_8lPQ194vaa736JSITnq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b734/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities/capabilities.go go tool buildid -w $WORK/b643/_pkg_.a # internal go tool buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/e1/e146bc3d64d73170941a8da2a0eea8e73e20070854e9c0cc1d2f116dfe4c80a5-d # internal github.com/containers/podman/pkg/ps/define mkdir -p $WORK/b754/ echo '# import config' > $WORK/b754/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p github.com/containers/podman/pkg/ps/define -lang=go1.25 -complete -installsuffix shared -buildid ynQCvxM06wgJUjqdNhS-/ynQCvxM06wgJUjqdNhS- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b754/importcfg -pack ./_build/src/github.com/containers/podman/pkg/ps/define/types.go cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/4d/4de20d7b168b9593e21b5a7093e695b0a189670b55c150e1a03385a5ecf79226-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits mkdir -p $WORK/b779/ echo '# import config' > $WORK/b779/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits -lang=go1.25 -complete -installsuffix shared -buildid HCm0KwnxX4U8VOnLzHsB/HCm0KwnxX4U8VOnLzHsB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b779/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits/config.go go tool buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/6a/6ab148c79fd68d501e5f0946dfea248a4911c46a348f320b707e5f100823b740-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common mkdir -p $WORK/b798/ echo '# import config' > $WORK/b798/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b798/_pkg_.a -trimpath "$WORK/b798=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common -lang=go1.25 -complete -installsuffix shared -buildid _TnTYlrS5yL-9U1YP-x6/_TnTYlrS5yL-9U1YP-x6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b798/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common/env.go go tool buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/ce/ce01c4013f42747421a67012adf4be281e0b2186db515846032f50c1e7a3aa95-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants mkdir -p $WORK/b806/ echo '# import config' > $WORK/b806/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b806/_pkg_.a -trimpath "$WORK/b806=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants -lang=go1.25 -complete -installsuffix shared -buildid 50zQKotOsRbMYwoynQ0H/50zQKotOsRbMYwoynQ0H -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b806/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants/qemu_protocol.gen.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants/remote_protocol.gen.go go tool buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/cf/cf3f46a5372ef6bbc3916c980d523a5e5ed7afb6afc98756c6d7b5a25aeaf0ef-d # internal go tool buildid -w $WORK/b754/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/0b/0bbd88c8927db8c6e50d5c5738dc3e2485c37a843d95d5d0d86fc884c54fc7d0-d # internal github.com/containers/podman/pkg/systemd/define mkdir -p $WORK/b844/ echo '# import config' > $WORK/b844/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b844/_pkg_.a -trimpath "$WORK/b844=>" -p github.com/containers/podman/pkg/systemd/define -lang=go1.25 -complete -installsuffix shared -buildid ItzGjeaye6EvDmDmmn_p/ItzGjeaye6EvDmDmmn_p -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b844/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/define/const.go go tool buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/4b/4b47f15961b22ee14d3cf172e8530ab05017a95a149fb0c31730b1ecae2f8cf2-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase mkdir -p $WORK/b864/ cat >/tmp/go-build3432868631/b864/importcfg << 'EOF' # internal # import config packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b864/_pkg_.a -trimpath "$WORK/b864=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase -lang=go1.25 -complete -installsuffix shared -buildid tVLgLG9VwOb29eoeOjzk/tVLgLG9VwOb29eoeOjzk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b864/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase/camelcase.go runtime mkdir -p $WORK/b009/ echo -n > $WORK/b009/go_asm.h # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./ints.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s go tool buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/26/2653db0d404c61bcca3b66ac616defa202d4d3797b6e3c374a1ac695facf5022-d # internal github.com/containers/podman/pkg/logiface mkdir -p $WORK/b898/ echo '# import config' > $WORK/b898/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b898/_pkg_.a -trimpath "$WORK/b898=>" -p github.com/containers/podman/pkg/logiface -lang=go1.25 -complete -installsuffix shared -buildid bxKPDIHuzhj3xFt4Aezg/bxKPDIHuzhj3xFt4Aezg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b898/importcfg -pack ./_build/src/github.com/containers/podman/pkg/logiface/logiface.go go tool buildid -w $WORK/b806/_pkg_.a # internal cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/87/8765bc211668e55905f68e731607e7f68305e83a4c9d3bdd9ef540bf9aad3ee0-d # internal github.com/containers/podman/pkg/terminal mkdir -p $WORK/b907/ echo '# import config' > $WORK/b907/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b907/_pkg_.a -trimpath "$WORK/b907=>" -p github.com/containers/podman/pkg/terminal -lang=go1.25 -complete -installsuffix shared -buildid Eb3VXofU6ZmXGrePpiwT/Eb3VXofU6ZmXGrePpiwT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b907/importcfg -pack ./_build/src/github.com/containers/podman/pkg/terminal/console_unix.go go tool buildid -w $WORK/b844/_pkg_.a # internal cp $WORK/b844/_pkg_.a /builddir/.cache/go-build/39/390640ef5a4e0d8c3b7a3c71eff06472ef0df8a8c25b87e1ff86ecd2e1f155fd-d # internal go tool buildid -w $WORK/b798/_pkg_.a # internal cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/2a/2a21b46c925d61c692b332c48b3c4586782086099131e32a6d2066957221b7ef-d # internal go tool buildid -w $WORK/b779/_pkg_.a # internal cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/c3/c33d4f530e44d23b109989518fdc72c86b41cb8940f3cedc13c7d1bb16accfa7-d # internal go tool buildid -w $WORK/b907/_pkg_.a # internal cp $WORK/b907/_pkg_.a /builddir/.cache/go-build/e2/e265eec2d2e8fdf094d8281a00e747f0aa60ada4d5c784db3f1829097a7bbf39-d # internal go tool buildid -w $WORK/b898/_pkg_.a # internal cp $WORK/b898/_pkg_.a /builddir/.cache/go-build/04/0469e5636706be3f57df55548a8234ec6b0a57d81e0da46a2649460be25212db-d # internal go tool buildid -w $WORK/b864/_pkg_.a # internal cp $WORK/b864/_pkg_.a /builddir/.cache/go-build/8c/8ce8e4f5275b769c13d5bf1078adfe64868981eeda357e444f40de0ecd4c47c5-d # internal cat >/tmp/go-build3432868631/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3432868631/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build3432868631/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build3432868631/b012/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build3432868631/b013/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build3432868631/b014/_pkg_.a packagefile internal/cpu=/tmp/go-build3432868631/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build3432868631/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build3432868631/b015/_pkg_.a packagefile internal/goexperiment=/tmp/go-build3432868631/b016/_pkg_.a packagefile internal/goos=/tmp/go-build3432868631/b017/_pkg_.a packagefile internal/profilerecord=/tmp/go-build3432868631/b018/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build3432868631/b019/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build3432868631/b020/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build3432868631/b024/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build3432868631/b025/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build3432868631/b026/_pkg_.a packagefile internal/runtime/math=/tmp/go-build3432868631/b022/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build3432868631/b021/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3432868631/b030/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build3432868631/b023/_pkg_.a packagefile internal/stringslite=/tmp/go-build3432868631/b031/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build3432868631/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -lang=go1.25 -std -installsuffix shared -buildid sZ4_9qY7JPlTL8dgrYUs/sZ4_9qY7JPlTL8dgrYUs -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/cgroup_linux.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcmark_nogreenteagc.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/set_vma_name_linux.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_stubs.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/valgrind0.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go go tool buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/0b/0b3b043ee04d24a729a95442692e7984038942f8ffe3128e512418dcdcb9453d-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b009/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/ints.o ./ints.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/tls_arm64.o ./tls_arm64.s go tool pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_arm64.o $WORK/b009/atomic_arm64.o $WORK/b009/duff_arm64.o $WORK/b009/ints.o $WORK/b009/memclr_arm64.o $WORK/b009/memmove_arm64.o $WORK/b009/preempt_arm64.o $WORK/b009/rt0_linux_arm64.o $WORK/b009/sys_linux_arm64.o $WORK/b009/tls_arm64.o # internal go tool buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/35/35c651059c0d4ee712652ee2bcbeb5f1f1524dd362f301c793c76b57866108b1-d # internal internal/reflectlite mkdir -p $WORK/b004/ iter mkdir -p $WORK/b046/ weak crypto/subtle mkdir -p $WORK/b100/ echo -n > $WORK/b004/go_asm.h # internal mkdir -p $WORK/b119/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b033/ cat >/tmp/go-build3432868631/b046/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build3432868631/b029/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a EOF cat >/tmp/go-build3432868631/b100/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/subtle=/tmp/go-build3432868631/b091/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3432868631/b030/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p iter -lang=go1.25 -std -complete -installsuffix shared -buildid ZuhPca6iom5DBX3N01eq/ZuhPca6iom5DBX3N01eq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/iter/iter.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/subtle -lang=go1.25 -std -complete -installsuffix shared -buildid adTpaXZUc4MsJXF3EgGa/adTpaXZUc4MsJXF3EgGa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/dit.go /usr/lib/golang/src/crypto/subtle/xor.go cat >/tmp/go-build3432868631/b119/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3432868631/b005/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a EOF cat >/tmp/go-build3432868631/b033/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build3432868631/b029/_pkg_.a packagefile internal/sync=/tmp/go-build3432868631/b034/_pkg_.a packagefile internal/synctest=/tmp/go-build3432868631/b036/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p weak -lang=go1.25 -std -complete -installsuffix shared -buildid REPGDjnSbu4OxlCjPkP0/REPGDjnSbu4OxlCjPkP0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p sync -lang=go1.25 -std -installsuffix shared -buildid uKxWTFcGZlImp50HDOxA/uKxWTFcGZlImp50HDOxA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >/tmp/go-build3432868631/b004/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3432868631/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build3432868631/b006/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3432868631/b008/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -lang=go1.25 -std -installsuffix shared -buildid _B1qnlH7QZqCUfEyl-1e/_B1qnlH7QZqCUfEyl-1e -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go go tool buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/61/61b80e65241cf7f7d3faf0c0e70b028c2520fc058ab3205c6bf8f8f86787c474-d # internal go tool buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/9d/9de7725eff9c966341a0127b89907a62997e7c29187e1d2618b0f0c77e7fcc7d-d # internal maps mkdir -p $WORK/b116/ slices mkdir -p $WORK/b044/ cat >/tmp/go-build3432868631/b116/importcfg << 'EOF' # internal # import config packagefile iter=/tmp/go-build3432868631/b046/_pkg_.a EOF cat >/tmp/go-build3432868631/b044/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3432868631/b045/_pkg_.a packagefile iter=/tmp/go-build3432868631/b046/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p maps -lang=go1.25 -std -complete -installsuffix shared -buildid QMjLcJnGc6FBlZTI8s-T/QMjLcJnGc6FBlZTI8s-T -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p slices -lang=go1.25 -std -complete -installsuffix shared -buildid e0PTVFhs_wCEVLC37fo9/e0PTVFhs_wCEVLC37fo9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go go tool buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/7a/7a9e3a94c85e988ee1761491ee604e1cae29269a41852a407807969365a144aa-d # internal go tool buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/a1/a10d4c2a89caa01c157988078d9d900e6dadf25f0adf1024eef86bb440fc6e11-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set mkdir -p $WORK/b197/ cat >/tmp/go-build3432868631/b197/importcfg << 'EOF' # internal # import config packagefile iter=/tmp/go-build3432868631/b046/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set -lang=go1.25 -complete -installsuffix shared -buildid zf-vcvWZd_QazPuNznb8/zf-vcvWZd_QazPuNznb8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set/set.go go tool buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/e3/e369461afa92ea8bff5aca92bf9df1c7139d6eb9b42996fd3d0860d50521f7e5-d # internal go tool buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/3e/3e937d7a2feba446ca608a9727a41f636c4422713187835101c1a27fbe12f604-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s go tool pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal go tool buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/9b/9b7bdafd94bf4baff6e56d65f43c04c6f8270d808fd95bb57f5ddbcf4e259378-d # internal errors mkdir -p $WORK/b003/ cat >/tmp/go-build3432868631/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build3432868631/b004/_pkg_.a EOF sort mkdir -p $WORK/b123/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -lang=go1.25 -std -complete -installsuffix shared -buildid vV4NuVgVCMmA3axrOSqp/vV4NuVgVCMmA3axrOSqp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go cat >/tmp/go-build3432868631/b123/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build3432868631/b004/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p sort -lang=go1.25 -std -complete -installsuffix shared -buildid _0O8W0YHCOhmFkTRDsrk/_0O8W0YHCOhmFkTRDsrk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go go tool buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/89/89a1447915610c8d406c3694701de6e46e1f0ffa7fe55f169b03337913053856-d # internal internal/bisect mkdir -p $WORK/b039/ cat >/tmp/go-build3432868631/b039/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/bisect -lang=go1.25 -std -complete -installsuffix shared -buildid VStuZ2v8Z6Q5ZmtFed8p/VStuZ2v8Z6Q5ZmtFed8p -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go internal/testlog mkdir -p $WORK/b066/ crypto/internal/fips140cache mkdir -p $WORK/b149/ unique mkdir -p $WORK/b118/ internal/singleflight mkdir -p $WORK/b185/ cat >/tmp/go-build3432868631/b066/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a EOF cat >/tmp/go-build3432868631/b149/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile weak=/tmp/go-build3432868631/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p internal/testlog -lang=go1.25 -std -complete -installsuffix shared -buildid AIN82WPAmKvH0yyP0AXM/AIN82WPAmKvH0yyP0AXM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go cat >/tmp/go-build3432868631/b118/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3432868631/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build3432868631/b006/_pkg_.a packagefile internal/stringslite=/tmp/go-build3432868631/b031/_pkg_.a packagefile internal/sync=/tmp/go-build3432868631/b034/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile weak=/tmp/go-build3432868631/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p crypto/internal/fips140cache -lang=go1.25 -std -complete -installsuffix shared -buildid zt78bqqCwtZbQEsf-wRh/zt78bqqCwtZbQEsf-wRh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140cache/cache.go cat >/tmp/go-build3432868631/b185/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p unique -lang=go1.25 -std -complete -installsuffix shared -buildid Hk2d3LvXVisB6NtaoA-p/Hk2d3LvXVisB6NtaoA-p -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/unique/canonmap.go /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p internal/singleflight -lang=go1.25 -std -complete -installsuffix shared -buildid VO9VIGTWuGiuVVMD_c3i/VO9VIGTWuGiuVVMD_c3i -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go go tool buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/ff/ff42e5e24f3ea46e57696566c969766f1f57b736d1dfcf67019824f157836ec1-d # internal internal/oserror mkdir -p $WORK/b043/ cat >/tmp/go-build3432868631/b043/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/oserror -lang=go1.25 -std -complete -installsuffix shared -buildid Eexc5oBA_tAtV5z5JwNW/Eexc5oBA_tAtV5z5JwNW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go go tool buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/92/922ae1389bb157c3e0bae987125a3cdf89e14f4f29e94cfe8f1c7eb9da60680c-d # internal io mkdir -p $WORK/b049/ cat >/tmp/go-build3432868631/b049/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p io -lang=go1.25 -std -complete -installsuffix shared -buildid XMFXrP58_wuCISravWaY/XMFXrP58_wuCISravWaY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go go tool buildid -w $WORK/b066/_pkg_.a # internal go tool buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/54/54b5746e912bf1fc9aa35b966110c3e1ff47f0c9a28ce674bc3b671bec8943c9-d # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/4a/4a2a3c80d27b9601dadf2589d388d9f15b233e9fa6f2d8ed15e9c180bf340465-d # internal path mkdir -p $WORK/b062/ cat >/tmp/go-build3432868631/b062/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3432868631/b010/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF strconv mkdir -p $WORK/b054/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p path -lang=go1.25 -std -complete -installsuffix shared -buildid _GtPlRKoKYjC19PIV1aV/_GtPlRKoKYjC19PIV1aV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >/tmp/go-build3432868631/b054/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3432868631/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build3432868631/b031/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p strconv -lang=go1.25 -std -complete -installsuffix shared -buildid 7bdVeUvzy2Wf1dxLId-_/7bdVeUvzy2Wf1dxLId-_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go runtime/cgo mkdir -p $WORK/b113/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b113/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go go tool buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/d2/d2f85562a83190acfb2b4a92d743effecfc0fc4d17db6156ed901331f1db2250-d # internal syscall mkdir -p $WORK/b041/ echo -n > $WORK/b041/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b041/symabis ./asm_linux_arm64.s cat >/tmp/go-build3432868631/b041/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile internal/asan=/tmp/go-build3432868631/b027/_pkg_.a packagefile internal/bytealg=/tmp/go-build3432868631/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build3432868631/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build3432868631/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build3432868631/b042/_pkg_.a packagefile internal/msan=/tmp/go-build3432868631/b028/_pkg_.a packagefile internal/oserror=/tmp/go-build3432868631/b043/_pkg_.a packagefile internal/race=/tmp/go-build3432868631/b029/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build3432868631/b023/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p syscall -lang=go1.25 -std -installsuffix shared -buildid cwu7fwNVaO-wawPUaDHM/cwu7fwNVaO-wawPUaDHM -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b041/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go go tool buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/36/36a2482e2c2e2e07d5c348fa72fd43e25d0134f7cdc213aabda7a301105f115d-d # internal math/rand/v2 mkdir -p $WORK/b098/ cat >/tmp/go-build3432868631/b098/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile internal/byteorder=/tmp/go-build3432868631/b012/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build3432868631/b013/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p math/rand/v2 -lang=go1.25 -std -complete -installsuffix shared -buildid QHP-Kc0AoctBqfTZou9e/QHP-Kc0AoctBqfTZou9e -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/math/rand/v2/chacha8.go /usr/lib/golang/src/math/rand/v2/exp.go /usr/lib/golang/src/math/rand/v2/normal.go /usr/lib/golang/src/math/rand/v2/pcg.go /usr/lib/golang/src/math/rand/v2/rand.go /usr/lib/golang/src/math/rand/v2/zipf.go go tool buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/f7/f795c5bfde64e4c02e8060ae00f218eaab4e47bdcfd12790d8a6377553e80867-d # internal internal/godebug mkdir -p $WORK/b038/ cat >/tmp/go-build3432868631/b038/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build3432868631/b039/_pkg_.a packagefile internal/godebugs=/tmp/go-build3432868631/b015/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid yeT_LDJuxFgEa4VYYw3O/yeT_LDJuxFgEa4VYYw3O -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cd $WORK/b113 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b049/_pkg_.a # internal go tool buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/2d/2d43c3b289614b0f7878f6cf0e0e0fa5599b345740b70b01d6eb82fa39743875-d # internal bytes mkdir -p $WORK/b048/ cat >/tmp/go-build3432868631/b048/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3432868631/b010/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile iter=/tmp/go-build3432868631/b046/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p bytes -lang=go1.25 -std -installsuffix shared -buildid 8apNvc7eycvojpJyhKfc/8apNvc7eycvojpJyhKfc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/d5/d5dba367a7ed8966523cf7e18ab5cfa3df08fb75236c90c3fb1f1607b22a0d18-d # internal strings mkdir -p $WORK/b067/ cat >/tmp/go-build3432868631/b067/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile internal/abi=/tmp/go-build3432868631/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build3432868631/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build3432868631/b031/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile iter=/tmp/go-build3432868631/b046/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p strings -lang=go1.25 -std -complete -installsuffix shared -buildid kmvLDf15RyFwMKgYKkvk/kmvLDf15RyFwMKgYKkvk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go go tool buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/37/377fd872a6295a48afe481aa334b3d426ce0092100e3dfd21f7cc698811d6da1-d # internal hash mkdir -p $WORK/b078/ cat >/tmp/go-build3432868631/b078/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p hash -lang=go1.25 -std -complete -installsuffix shared -buildid ON0pYsGmix2VsKguuf5X/ON0pYsGmix2VsKguuf5X -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/hash/hash.go cd $WORK/b113 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x002.o -c cgo.cgo2.c go tool buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/f7/f7700b3a1a2b7972d1ed6b056a13240d76208f826881efd644b53030aa122db3-d # internal crypto/internal/randutil mkdir -p $WORK/b097/ cat >/tmp/go-build3432868631/b097/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math/rand/v2=/tmp/go-build3432868631/b098/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/internal/randutil -lang=go1.25 -std -complete -installsuffix shared -buildid _LyeIB1s4uswLpjra1n0/_LyeIB1s4uswLpjra1n0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go go tool buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/39/39956642cc87f2a7bd3399777d5c045a66460c81734cde466d426d6b428bf07c-d # internal internal/saferio mkdir -p $WORK/b153/ cat >/tmp/go-build3432868631/b153/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p internal/saferio -lang=go1.25 -std -complete -installsuffix shared -buildid XaWm9fv4ryfh_u-I_pW1/XaWm9fv4ryfh_u-I_pW1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x003.o -c gcc_context.c go tool buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/6a/6ab1c4e37abf1701425476c9d13f6782296f98c9d6f34223b12af8a6e419e68c-d # internal encoding/base64 mkdir -p $WORK/b053/ cat >/tmp/go-build3432868631/b053/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build3432868631/b012/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p encoding/base64 -lang=go1.25 -std -complete -installsuffix shared -buildid r2zTXbqhYPI_akss44JW/r2zTXbqhYPI_akss44JW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go go tool buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/75/75fc0a37eb327efbb3e89d25dfe509dc54041e941db3f1ead8ff3f1b87dff1de-d # internal reflect mkdir -p $WORK/b058/ echo -n > $WORK/b058/go_asm.h # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b058/symabis ./asm_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x004.o -c gcc_fatalf.c go tool buildid -w $WORK/b038/_pkg_.a # internal go tool buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/5e/5ec7e2e02807bd3b8952d4ab74cf1ec7019da9d927ac53d42021f220a1e53610-d # internal crypto mkdir -p $WORK/b077/ cat >/tmp/go-build3432868631/b077/importcfg << 'EOF' # internal # import config packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto -lang=go1.25 -std -complete -installsuffix shared -buildid fcJis3ZuxgqUX_VY-4_l/fcJis3ZuxgqUX_VY-4_l -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/1a/1afc0be2e8059f0032dd3186ca15f6f5473becf24c01b5dcf03a942460445a6b-d # internal crypto/internal/fips140deps/godebug mkdir -p $WORK/b082/ cat >/tmp/go-build3432868631/b082/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build3432868631/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/internal/fips140deps/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid gxvLa0PanplK71Vg_u31/gxvLa0PanplK71Vg_u31 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/godebug/godebug.go go tool buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/a2/a2f0facfd9b11cc436c35d7355eb982454e1b807174b1dc3ea92d988103c917d-d # internal math/rand mkdir -p $WORK/b103/ cat >/tmp/go-build3432868631/b103/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build3432868631/b038/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p math/rand -lang=go1.25 -std -complete -installsuffix shared -buildid v0wGdINzevSrfQipg0tl/v0wGdINzevSrfQipg0tl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go cat >/tmp/go-build3432868631/b058/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile internal/abi=/tmp/go-build3432868631/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build3432868631/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build3432868631/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build3432868631/b042/_pkg_.a packagefile internal/race=/tmp/go-build3432868631/b029/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build3432868631/b026/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3432868631/b030/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3432868631/b008/_pkg_.a packagefile iter=/tmp/go-build3432868631/b046/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p reflect -lang=go1.25 -std -installsuffix shared -buildid 6DTGvaTFCg5oujgCELHP/6DTGvaTFCg5oujgCELHP -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b058/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x005.o -c gcc_libinit.c go tool buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/01/01e6d2ad4b03149937db7e7ce24db8ee71b3304ce943673315aca52b9914ecd0-d # internal net/netip mkdir -p $WORK/b117/ cat >/tmp/go-build3432868631/b117/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3432868631/b045/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3432868631/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build3432868631/b012/_pkg_.a packagefile internal/itoa=/tmp/go-build3432868631/b042/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile unique=/tmp/go-build3432868631/b118/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p net/netip -lang=go1.25 -std -complete -installsuffix shared -buildid tGEecpMz1tf8A6n5er4b/tGEecpMz1tf8A6n5er4b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go go tool buildid -w $WORK/b067/_pkg_.a # internal go tool buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/22/2291d368f6eddcc64dbde3375bf6bd0a2b09f2625718c4053ac504087af86eeb-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b183/ cat >/tmp/go-build3432868631/b183/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.25 -std -complete -installsuffix shared -buildid gnJ3jHXKEJwX5Idg3u86/gnJ3jHXKEJwX5Idg3u86 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/cf/cfa4d765d579f5cff41a6f5f4b09d97f763108e805541efb037203940436cb5c-d # internal bufio mkdir -p $WORK/b072/ cat >/tmp/go-build3432868631/b072/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p bufio -lang=go1.25 -std -complete -installsuffix shared -buildid -wAVA1uecyrtlobPjHK0/-wAVA1uecyrtlobPjHK0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go go tool buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/ae/aebd4df09f227e3fe4ed12f8988976c32a76f9427a62122c8f24342c1e53cdd0-d # internal crypto/internal/fips140 mkdir -p $WORK/b081/ cat >/tmp/go-build3432868631/b081/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3432868631/b082/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/internal/fips140 -lang=go1.25 -std -complete -installsuffix shared -buildid SBwbwIi49K9V6BTwxJyy/SBwbwIi49K9V6BTwxJyy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/cast.go /usr/lib/golang/src/crypto/internal/fips140/fips140.go /usr/lib/golang/src/crypto/internal/fips140/indicator.go /usr/lib/golang/src/crypto/internal/fips140/notasan.go /usr/lib/golang/src/crypto/internal/fips140/notboring.go go tool buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/61/61fbb1cd63c27990caa212173641a23495bd6116f0be7c30f59719c4c201307c-d # internal crypto/internal/impl mkdir -p $WORK/b089/ cat >/tmp/go-build3432868631/b089/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/internal/impl -lang=go1.25 -std -complete -installsuffix shared -buildid 5gX-mWQ59W6sSKbV4ocs/5gX-mWQ59W6sSKbV4ocs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/crypto/internal/impl/impl.go go tool buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/2b/2babe9477d16f1bef1c44ada4a20a48d7fd86c782f20235faaf3c1ad386e75e2-d # internal regexp/syntax mkdir -p $WORK/b122/ cat >/tmp/go-build3432868631/b122/importcfg << 'EOF' # internal # import config packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p regexp/syntax -lang=go1.25 -std -complete -installsuffix shared -buildid -xRjHAUhiK5c78qV_Vc0/-xRjHAUhiK5c78qV_Vc0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go go tool buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/41/41fe71e30b68929d425a58b98a813bcd32457691ad0b5d60e39fda4e708b3f7b-d # internal crypto/internal/fips140/sha256 mkdir -p $WORK/b086/ echo -n > $WORK/b086/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b086/symabis ./sha256block_arm64.s go tool buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/e6/e66e19334ce4bf88289ed175d043f6eaa16926d1303e93116a83d1bbba30ac93-d # internal crypto/internal/fips140/sha3 mkdir -p $WORK/b090/ echo -n > $WORK/b090/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha3 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha3 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b090/symabis ./sha3_arm64.s cat >/tmp/go-build3432868631/b086/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3432868631/b081/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3432868631/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3432868631/b088/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3432868631/b089/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/internal/fips140/sha256 -lang=go1.25 -std -installsuffix shared -buildid V-m6XxZsQJEe5s3H_1_D/V-m6XxZsQJEe5s3H_1_D -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b086/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha256/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block_arm64.go cat >/tmp/go-build3432868631/b090/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3432868631/b081/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3432868631/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3432868631/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3432868631/b088/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3432868631/b089/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/internal/fips140/sha3 -lang=go1.25 -std -installsuffix shared -buildid H-qX2i2ZxSSHbNVgWZT8/H-qX2i2ZxSSHbNVgWZT8 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b090/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha3/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha3/hashes.go /usr/lib/golang/src/crypto/internal/fips140/sha3/keccakf.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3_arm64.go /usr/lib/golang/src/crypto/internal/fips140/sha3/shake.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x006.o -c gcc_linux_arm64.c cd /usr/lib/golang/src/crypto/internal/fips140/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b086/sha256block_arm64.o ./sha256block_arm64.s go tool buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/c1/c1884d723793555d5bb5ae7662c96f55351a89178659d4abc6bcff841f9fb883-d # internal crypto/internal/fips140/sha512 mkdir -p $WORK/b092/ echo -n > $WORK/b092/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha512 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b092/symabis ./sha512block_arm64.s cd /usr/lib/golang/src/crypto/internal/fips140/sha3 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha3 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b090/sha3_arm64.o ./sha3_arm64.s cat >/tmp/go-build3432868631/b092/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3432868631/b081/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3432868631/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3432868631/b088/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3432868631/b089/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/internal/fips140/sha512 -lang=go1.25 -std -installsuffix shared -buildid dsmuYK4FnR-JYsObD-eO/dsmuYK4FnR-JYsObD-eO -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b092/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha512/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block_arm64.go cd /usr/lib/golang/src/crypto/internal/fips140/sha256 go tool pack r $WORK/b086/_pkg_.a $WORK/b086/sha256block_arm64.o # internal go tool buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/32/3294fc3cfe0a6d8b226c15578d5f703b0ba35911c28552b440889692f9adbc37-d # internal encoding/pem mkdir -p $WORK/b181/ cat >/tmp/go-build3432868631/b181/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p encoding/pem -lang=go1.25 -std -complete -installsuffix shared -buildid q4Cm2Xenab_7hm-5-tXl/q4Cm2Xenab_7hm-5-tXl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cd /usr/lib/golang/src/crypto/internal/fips140/sha3 go tool pack r $WORK/b090/_pkg_.a $WORK/b090/sha3_arm64.o # internal go tool buildid -w $WORK/b090/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b041/asm_linux_arm64.o ./asm_linux_arm64.s cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/0b/0bebde5b166f1f9cb8af18c2744e3572b6fbcacc7c5c5cf7cf0a475cd0b2ad5f-d # internal crypto/sha3 mkdir -p $WORK/b109/ cat >/tmp/go-build3432868631/b109/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build3432868631/b090/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/sha3 -lang=go1.25 -std -complete -installsuffix shared -buildid Qbn8-AHylY1cztvEQSNg/Qbn8-AHylY1cztvEQSNg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/crypto/sha3/sha3.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x007.o -c gcc_mmap.c go tool buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/d6/d661e3177119e501ea4ce246fd0174762c8f100d631fe9d8bd5bc1dc6663da25-d # internal regexp mkdir -p $WORK/b121/ cat >/tmp/go-build3432868631/b121/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile regexp/syntax=/tmp/go-build3432868631/b122/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p regexp -lang=go1.25 -std -complete -installsuffix shared -buildid QyAvrm5CjiNtmdGPnVbK/QyAvrm5CjiNtmdGPnVbK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go cd /usr/lib/golang/src/syscall go tool pack r $WORK/b041/_pkg_.a $WORK/b041/asm_linux_arm64.o # internal go tool buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/ae/aefe650986f3ce290bcc8cacd0f455b1189fe53dfc7b50a02f66a2d75a211496-d # internal time mkdir -p $WORK/b037/ cat >/tmp/go-build3432868631/b037/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3432868631/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build3432868631/b038/_pkg_.a packagefile internal/stringslite=/tmp/go-build3432868631/b031/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p time -lang=go1.25 -std -installsuffix shared -buildid qKw7uRceAwDjsFVUzBqZ/qKw7uRceAwDjsFVUzBqZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go go tool buildid -w $WORK/b117/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha512 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b092/sha512block_arm64.o ./sha512block_arm64.s cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/0a/0af4abb77109800966ae310f1d82fef331ef8d6ef2b24df272ba803923c209e8-d # internal internal/syscall/unix mkdir -p $WORK/b064/ cat >/tmp/go-build3432868631/b064/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p internal/syscall/unix -lang=go1.25 -std -complete -installsuffix shared -buildid R8P-1SF_Gm4wNGphHTLU/R8P-1SF_Gm4wNGphHTLU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/renameat_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/utimes.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x008.o -c gcc_setenv.c go tool buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/2d/2d3e6dc24d153ccd5e2377faeffd3f46d489b5b5f30b1fbd6de2c356fd52ecda-d # internal internal/syscall/execenv mkdir -p $WORK/b065/ cat >/tmp/go-build3432868631/b065/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p internal/syscall/execenv -lang=go1.25 -std -complete -installsuffix shared -buildid K97OaF7T5GWF5J-E2lqp/K97OaF7T5GWF5J-E2lqp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go go tool buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/b6/b60d8dc2e89619466b2ec6bf49494dc5edd7b3c3ffab22d5d4763cd558369ef9-d # internal crypto/internal/fips140hash mkdir -p $WORK/b108/ cat >/tmp/go-build3432868631/b108/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/sha3=/tmp/go-build3432868631/b090/_pkg_.a packagefile crypto/sha3=/tmp/go-build3432868631/b109/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p crypto/internal/fips140hash -lang=go1.25 -std -complete -installsuffix shared -buildid X9pyN8V5xpG24gZXSBb1/X9pyN8V5xpG24gZXSBb1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140hash/hash.go cd /usr/lib/golang/src/crypto/internal/fips140/sha512 go tool pack r $WORK/b092/_pkg_.a $WORK/b092/sha512block_arm64.o # internal go tool buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/68/68d7645bdf92433f9bf2ea36b02c91097bd706b20fa088e6098fc673fbae5edc-d # internal crypto/internal/fips140/hmac mkdir -p $WORK/b085/ cat >/tmp/go-build3432868631/b085/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3432868631/b081/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3432868631/b086/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build3432868631/b090/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3432868631/b092/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/internal/fips140/hmac -lang=go1.25 -std -complete -installsuffix shared -buildid 0AwA9FhJIRcmWlf-oZHT/0AwA9FhJIRcmWlf-oZHT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hmac/cast.go /usr/lib/golang/src/crypto/internal/fips140/hmac/hmac.go go tool buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/02/02afd585b93c181b674eb799b2297e1e4a38d0ed2daa9208b746dcaff826a397-d # internal encoding/base32 mkdir -p $WORK/b186/ cat >/tmp/go-build3432868631/b186/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p encoding/base32 -lang=go1.25 -std -complete -installsuffix shared -buildid FetrSBrceJj7jxWQoOzN/FetrSBrceJj7jxWQoOzN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go go tool buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/16/1641de994b0d9946a75d4b703f091c9765bf4296e941e8c5e573a7b2f018a79a-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b189/ cat >/tmp/go-build3432868631/b189/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions -lang=go1.25 -complete -installsuffix shared -buildid 6qvpj03Lkyk-SuCjp-4g/6qvpj03Lkyk-SuCjp-4g -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions/compare.go go tool buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/3e/3e4c15ecf3d6b00301e3a44c606a105fe689d30157447f91b923906cc725f770-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal mkdir -p $WORK/b196/ cat >/tmp/go-build3432868631/b196/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal -lang=go1.25 -complete -installsuffix shared -buildid EzzBMJTLb_g7EI6E0tbI/EzzBMJTLb_g7EI6E0tbI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal/types.go go tool buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/89/894670901977f599429ad927d9083a58deb6e9e88f7aacf9ee935e4d4ab01cad-d # internal hash/crc32 mkdir -p $WORK/b204/ echo -n > $WORK/b204/go_asm.h # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b204=>" -I $WORK/b204/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b204/symabis ./crc32_arm64.s go tool buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/e6/e6d4b8741099e6de4c36704b85c7b24576c9605fed58a678146e5fbde060a913-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b208/ cat >/tmp/go-build3432868631/b208/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p vendor/golang.org/x/text/transform -lang=go1.25 -std -complete -installsuffix shared -buildid qrRrhr8HibTVsJWjFQlW/qrRrhr8HibTVsJWjFQlW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go go tool buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/7c/7c04ddf17a642691529c6d985e99d97cfff503e1bef84d48888cd5515703db02-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types mkdir -p $WORK/b195/ cat >/tmp/go-build3432868631/b195/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/pkg/compression/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal=/tmp/go-build3432868631/b196/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types -lang=go1.25 -complete -installsuffix shared -buildid GESeMQyLXD8tBts7mUF0/GESeMQyLXD8tBts7mUF0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types/types.go go tool buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/08/0801f5255426867f32b9a8e54eb18329e7534f53564f438350fef1838a281584-d # internal crypto/internal/fips140/check mkdir -p $WORK/b084/ cat >/tmp/go-build3432868631/b084/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build3432868631/b081/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build3432868631/b085/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3432868631/b086/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3432868631/b087/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3432868631/b082/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/internal/fips140/check -lang=go1.25 -std -complete -installsuffix shared -buildid mVoAiz9GaP82X_BbuQ6y/mVoAiz9GaP82X_BbuQ6y -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/check/check.go cat >/tmp/go-build3432868631/b204/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build3432868631/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build3432868631/b011/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p hash/crc32 -lang=go1.25 -std -installsuffix shared -buildid Mtz3CyRJIaN2FrFORHVy/Mtz3CyRJIaN2FrFORHVy -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b204/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack -asmhdr $WORK/b204/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_arm64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/gen.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x009.o -c gcc_sigaction.c go tool buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/d1/d1f2617a56337cd461f8baaf44bd0f1ffa4333354af4245db719b53f62337d12-d # internal net/http/internal/ascii mkdir -p $WORK/b219/ cat >/tmp/go-build3432868631/b219/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p net/http/internal/ascii -lang=go1.25 -std -complete -installsuffix shared -buildid UU_gF8eTPQ-f0PUk4Y5k/UU_gF8eTPQ-f0PUk4Y5k -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go go tool buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/43/436029ea3ea559858f6aad57f7bce3d39ddc8196a0e08e4c5687441f4e8c1fd1-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp mkdir -p $WORK/b191/ cat >/tmp/go-build3432868631/b191/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp -lang=go1.25 -complete -installsuffix shared -buildid qK3bnQgPAvqX8hmOHnfL/qK3bnQgPAvqX8hmOHnfL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp/regexp.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp/regexp_dontprecompile.go go tool buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/7e/7eda06b20191560206e7f99f58a19559e5d3d6d5ba786ff69f944de978182ec0-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader mkdir -p $WORK/b245/ cat >/tmp/go-build3432868631/b245/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader -lang=go1.25 -complete -installsuffix shared -buildid 7BJcYoOaAu2qzRF6uDqt/7BJcYoOaAu2qzRF6uDqt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader/upload_reader.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b204=>" -I $WORK/b204/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b204/crc32_arm64.o ./crc32_arm64.s go tool buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/36/36129df64e990f0a479598ce3612327b7b8f07a39ce973032419c5b6266fee4a-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b285/ cat >/tmp/go-build3432868631/b285/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors -lang=go1.25 -complete -installsuffix shared -buildid 4LJyWAG2UOW0khs1zEyK/4LJyWAG2UOW0khs1zEyK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors/errors.go go tool buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/7d/7d2f9a1b0e97adf4d723fa2b979e79f56f0ccf78e594bb09680a838ad68659fb-d # internal crypto/internal/fips140/aes mkdir -p $WORK/b080/ echo -n > $WORK/b080/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b080/symabis ./aes_arm64.s ./ctr_arm64.s cd /usr/lib/golang/src/hash/crc32 go tool pack r $WORK/b204/_pkg_.a $WORK/b204/crc32_arm64.o # internal go tool buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/a8/a81bb885ec455b9d05b0445605ea798c542f247d83b42d8a7830cb4a8c79adbc-d # internal crypto/internal/fips140/bigmod mkdir -p $WORK/b106/ echo -n > $WORK/b106/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/bigmod /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b106/symabis ./nat_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x010.o -c gcc_stack_unix.c cat >/tmp/go-build3432868631/b080/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3432868631/b081/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build3432868631/b083/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3432868631/b084/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3432868631/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3432868631/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3432868631/b088/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3432868631/b082/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3432868631/b089/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/internal/fips140/aes -lang=go1.25 -std -installsuffix shared -buildid kTa7WfQY1x2Nwlf-xM92/kTa7WfQY1x2Nwlf-xM92 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b080/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/aes.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc_noasm.go /usr/lib/golang/src/crypto/internal/fips140/aes/const.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr_asm.go go tool buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/40/40a22176cef4454776fe58f901264f0ee74d153beb2aad572086153387e0516f-d # internal crypto/internal/fips140/nistec/fiat mkdir -p $WORK/b145/ cat >/tmp/go-build3432868631/b145/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build3432868631/b084/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3432868631/b091/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p crypto/internal/fips140/nistec/fiat -lang=go1.25 -std -complete -installsuffix shared -buildid JWDIOuWLFtvrHM8EU0io/JWDIOuWLFtvrHM8EU0io -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/cast.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_invert.go go tool buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/45/45dbd0efb443c5303b565e0f22ccc29119ecac6d85b16a23b237527d5e608b11-d # internal crypto/internal/fips140/edwards25519/field mkdir -p $WORK/b146/ cat >/tmp/go-build3432868631/b146/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build3432868631/b084/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3432868631/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3432868631/b087/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p crypto/internal/fips140/edwards25519/field -lang=go1.25 -std -complete -installsuffix shared -buildid 5l0KY34DOE-HxTOnhney/5l0KY34DOE-HxTOnhney -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_generic.go cat >/tmp/go-build3432868631/b106/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build3432868631/b084/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3432868631/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3432868631/b088/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3432868631/b089/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p crypto/internal/fips140/bigmod -lang=go1.25 -std -installsuffix shared -buildid MlR_JIQbtzL7yH_xFbZY/MlR_JIQbtzL7yH_xFbZY -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b106/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat.go /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat_asm.go go tool buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/e7/e7813822bec84f6fe3bcbfb71b0e8ab04d36ec683ad153b05c94779727814656-d # internal crypto/internal/fips140/edwards25519 mkdir -p $WORK/b161/ cat >/tmp/go-build3432868631/b161/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build3432868631/b084/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build3432868631/b146/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3432868631/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3432868631/b087/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p crypto/internal/fips140/edwards25519 -lang=go1.25 -std -complete -installsuffix shared -buildid mCcGZdLVGzaO61RYleNt/mCcGZdLVGzaO61RYleNt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/tables.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x011.o -c gcc_traceback.c go tool buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/37/372aee9624394192f35d30e0e2ba98f9fa5600155e592c1f89eae78a1e50b638-d # internal crypto/internal/fips140/hkdf mkdir -p $WORK/b163/ cat >/tmp/go-build3432868631/b163/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3432868631/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3432868631/b084/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build3432868631/b085/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3432868631/b086/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p crypto/internal/fips140/hkdf -lang=go1.25 -std -complete -installsuffix shared -buildid o19q2DzLZr4CvaQJMTcS/o19q2DzLZr4CvaQJMTcS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hkdf/cast.go /usr/lib/golang/src/crypto/internal/fips140/hkdf/hkdf.go cd /usr/lib/golang/src/crypto/internal/fips140/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b080/aes_arm64.o ./aes_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x012.o -c gcc_util.c go tool buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/0e/0ec65659c364aeebf9e1559420751737d9017d17f42ae62931ae4444e92f16a7-d # internal crypto/internal/fips140/tls12 mkdir -p $WORK/b166/ cat >/tmp/go-build3432868631/b166/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3432868631/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3432868631/b084/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build3432868631/b085/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3432868631/b086/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3432868631/b092/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p crypto/internal/fips140/tls12 -lang=go1.25 -std -complete -installsuffix shared -buildid Kay2QHKl6ebNr5SVk-v1/Kay2QHKl6ebNr5SVk-v1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls12/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls12/tls12.go cd /usr/lib/golang/src/crypto/internal/fips140/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b080/ctr_arm64.o ./ctr_arm64.s cd /usr/lib/golang/src/crypto/internal/fips140/bigmod /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b106/nat_arm64.o ./nat_arm64.s go tool buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/95/9502277a48e88bf9816902b186ccba80e4c1d7e1ea16bd5bf234e3dffdffb81b-d # internal context mkdir -p $WORK/b002/ cat >/tmp/go-build3432868631/b002/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile internal/reflectlite=/tmp/go-build3432868631/b004/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -lang=go1.25 -std -complete -installsuffix shared -buildid NQNbC0oXaJOKPtIL3bc1/NQNbC0oXaJOKPtIL3bc1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go go tool buildid -w $WORK/b161/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/fips140/aes go tool pack r $WORK/b080/_pkg_.a $WORK/b080/aes_arm64.o $WORK/b080/ctr_arm64.o # internal go tool buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/78/78e7bd7935d91b750fa834ca2aadbb8e5c97d508b7312f8e8b0b80e61fd83129-d # internal io/fs mkdir -p $WORK/b061/ cat >/tmp/go-build3432868631/b061/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3432868631/b010/_pkg_.a packagefile internal/oserror=/tmp/go-build3432868631/b043/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p io/fs -lang=go1.25 -std -complete -installsuffix shared -buildid fm2vR4N_5takLxDVIkVH/fm2vR4N_5takLxDVIkVH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/readlink.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/6f/6f328819c8de48c15722543f7df6fd9756394428e5da4a4e8d1f95d74910728b-d # internal internal/poll mkdir -p $WORK/b063/ cat >/tmp/go-build3432868631/b063/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile internal/itoa=/tmp/go-build3432868631/b042/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3432868631/b064/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p internal/poll -lang=go1.25 -std -installsuffix shared -buildid EuLUXs2V-Kbq-9Nbof8l/EuLUXs2V-Kbq-9Nbof8l -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/fstatat_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go go tool buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/2c/2c04e388d4bc0bb15907fdca9a99e7c36fd55731ba7107b6ee8bbe145a87e356-d # internal crypto/internal/fips140/tls13 mkdir -p $WORK/b167/ cat >/tmp/go-build3432868631/b167/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3432868631/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3432868631/b084/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build3432868631/b163/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3432868631/b086/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3432868631/b087/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p crypto/internal/fips140/tls13 -lang=go1.25 -std -complete -installsuffix shared -buildid aUpRDx1CA5ZH34hpZPVT/aUpRDx1CA5ZH34hpZPVT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls13/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls13/tls13.go cd /usr/lib/golang/src/crypto/internal/fips140/bigmod go tool pack r $WORK/b106/_pkg_.a $WORK/b106/nat_arm64.o # internal go tool buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/c9/c9a3bdc889d7ea745b447dbd6c12a3767388e1bc4d933f8fa17415682c3a4680-d # internal crypto/fips140 mkdir -p $WORK/b176/ cat >/tmp/go-build3432868631/b176/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build3432868631/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3432868631/b084/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p crypto/fips140 -lang=go1.25 -std -complete -installsuffix shared -buildid JE9lmWgONQaq-SIqdMUB/JE9lmWgONQaq-SIqdMUB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/crypto/fips140/fips140.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x013.o -c linux_syscall.c go tool buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/2a/2af058da98905171675b0da33402ca37543ec19faea8a258408dce26dc86cfef-d # internal github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal mkdir -p $WORK/b254/ cat >/tmp/go-build3432868631/b254/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal -lang=go1.25 -complete -installsuffix shared -buildid 1cKC8FojrMiDZ12tbYWe/1cKC8FojrMiDZ12tbYWe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal/tz.go go tool buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/5c/5cb215f1e10678fbb0802c0adcaafb0cb07e4a9f41cc2bc3eb371ec98bfd08cd-d # internal crypto/tls/internal/fips140tls mkdir -p $WORK/b175/ cat >/tmp/go-build3432868631/b175/importcfg << 'EOF' # internal # import config packagefile crypto/fips140=/tmp/go-build3432868631/b176/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p crypto/tls/internal/fips140tls -lang=go1.25 -std -complete -installsuffix shared -buildid 64O9pmk4joSz_z-uLeGb/64O9pmk4joSz_z-uLeGb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/crypto/tls/internal/fips140tls/fipstls.go go tool buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/35/3547f66b55b778a43b8a2550cb66d083ec1b6c6bd7776760d2c66fe2e0363f3a-d # internal internal/filepathlite mkdir -p $WORK/b060/ cat >/tmp/go-build3432868631/b060/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3432868631/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build3432868631/b031/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p internal/filepathlite -lang=go1.25 -std -complete -installsuffix shared -buildid kpMhKH84Cax-V8FQ2QKn/kpMhKH84Cax-V8FQ2QKn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go go tool buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/6b/6b6e70fa34d8323119a2a3a9e36b6bb524e2d7e5d6ac886fbd5f344c23a1a88a-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b284/ cat >/tmp/go-build3432868631/b284/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build3432868631/b285/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor -lang=go1.25 -complete -installsuffix shared -buildid fYVv2MlcAu1OuUwXsOt1/fYVv2MlcAu1OuUwXsOt1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor/armor.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor/encode.go go tool buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/ba/baaf3457ef5483b4667822753c5cc3de3061a3eee6bc58f4d6dd759776d2b8a9-d # internal compress/bzip2 mkdir -p $WORK/b287/ cat >/tmp/go-build3432868631/b287/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile cmp=/tmp/go-build3432868631/b045/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p compress/bzip2 -lang=go1.25 -std -complete -installsuffix shared -buildid IrJiNZsUeoJ0pPniF4I5/IrJiNZsUeoJ0pPniF4I5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack /usr/lib/golang/src/compress/bzip2/bit_reader.go /usr/lib/golang/src/compress/bzip2/bzip2.go /usr/lib/golang/src/compress/bzip2/huffman.go /usr/lib/golang/src/compress/bzip2/move_to_front.go go tool buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/ac/ac3507683325059345885f779eb380f023fc6ff5070cba96b2f5e0c03a4fad39-d # internal hash/adler32 mkdir -p $WORK/b289/ cat >/tmp/go-build3432868631/b289/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build3432868631/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p hash/adler32 -lang=go1.25 -std -complete -installsuffix shared -buildid 50rvgGiDksFwl0yZ_b1u/50rvgGiDksFwl0yZ_b1u -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_x014.o -c gcc_arm64.S go tool buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/03/03ceeefe5a27477e15d460df3d10235d2c8450b9309d3d72b259cd6e4950a5f8-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b290/ cat >/tmp/go-build3432868631/b290/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/cast5 -lang=go1.25 -complete -installsuffix shared -buildid m0DeCgOkgcmqn3vHsgMD/m0DeCgOkgcmqn3vHsgMD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cast5/cast5.go go tool buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/2f/2f29203663860381b39a8a5a04b4aedfd4d7fbd92c918b1e94866e65d6717a11-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b292/ cat >/tmp/go-build3432868631/b292/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build3432868631/b285/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k -lang=go1.25 -complete -installsuffix shared -buildid Jv37ylLf_OiK5mKIv_6R/Jv37ylLf_OiK5mKIv_6R -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k/s2k.go go tool buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/b6/b6c34eaa0b5a85f6241bbd5eee52bead47082d80a707cb6e6d95b8509f6befca-d # internal image mkdir -p $WORK/b293/ cat >/tmp/go-build3432868631/b293/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile image/color=/tmp/go-build3432868631/b294/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p image -lang=go1.25 -std -complete -installsuffix shared -buildid 4sLyzUm7JymWxHFvjGE6/4sLyzUm7JymWxHFvjGE6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack /usr/lib/golang/src/image/format.go /usr/lib/golang/src/image/geom.go /usr/lib/golang/src/image/image.go /usr/lib/golang/src/image/names.go /usr/lib/golang/src/image/ycbcr.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b058/asm_arm64.o ./asm_arm64.s go tool buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/97/975d5fd066cead764c90a1984a8b783fb8240ace0cc5e405eca8f7b9e6dcb811-d # internal hash/fnv mkdir -p $WORK/b307/ cat >/tmp/go-build3432868631/b307/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build3432868631/b012/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p hash/fnv -lang=go1.25 -std -complete -installsuffix shared -buildid rwfaBNzOUJnZOlbElqxB/rwfaBNzOUJnZOlbElqxB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cd $WORK/b113 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b113/_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/reflect go tool pack r $WORK/b058/_pkg_.a $WORK/b058/asm_arm64.o # internal go tool buildid -w $WORK/b058/_pkg_.a # internal go tool buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/cd/cdfe56d8789d09de20af41cd9ee91c6b755561d175071018f934860fde04fc08-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b310/ cat >/tmp/go-build3432868631/b310/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma -lang=go1.25 -complete -installsuffix shared -buildid mahCiCGYe6rVef6v_dFb/mahCiCGYe6rVef6v_dFb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma/pragma.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/d1/d1b35e2de1beae53e314993e87b8c6e9aa19568a1269c7668872295ced3e931c-d # internal internal/fmtsort mkdir -p $WORK/b057/ cat >/tmp/go-build3432868631/b057/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3432868631/b045/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/fmtsort -lang=go1.25 -std -complete -installsuffix shared -buildid rJNoLLLR_ZOZGVXLJIaI/rJNoLLLR_ZOZGVXLJIaI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go go tool buildid -w $WORK/b063/_pkg_.a # internal go tool buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/8f/8f909ea9e8d2f1098a5e6f24b6af00907ab40d1f6a7999f6a9cd211cf3f7234d-d # internal encoding/binary mkdir -p $WORK/b131/ cat >/tmp/go-build3432868631/b131/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p encoding/binary -lang=go1.25 -std -complete -installsuffix shared -buildid EOpZRCbrK1ggUiEIyhQU/EOpZRCbrK1ggUiEIyhQU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/44/4415cddd27eb98223ef56104cf0abb3d5a3dac9b14626e66de55d9da0ed32c1c-d # internal os mkdir -p $WORK/b059/ cat >/tmp/go-build3432868631/b059/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3432868631/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build3432868631/b012/_pkg_.a packagefile internal/filepathlite=/tmp/go-build3432868631/b060/_pkg_.a packagefile internal/goarch=/tmp/go-build3432868631/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build3432868631/b042/_pkg_.a packagefile internal/poll=/tmp/go-build3432868631/b063/_pkg_.a packagefile internal/stringslite=/tmp/go-build3432868631/b031/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build3432868631/b065/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3432868631/b064/_pkg_.a packagefile internal/testlog=/tmp/go-build3432868631/b066/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p os -lang=go1.25 -std -installsuffix shared -buildid Ufyl-ce2Fm5gBMfFCqwB/Ufyl-ce2Fm5gBMfFCqwB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/removeall_unix.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/statat.go /usr/lib/golang/src/os/statat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go go tool buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/c5/c5ca54b529f69945eb429d1e0c2f873f80ba568e1b239bdc96aaf25e10d13975-d # internal github.com/containers/podman/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b225/ cat >/tmp/go-build3432868631/b225/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/containers/podman/vendor/github.com/hashicorp/errwrap -lang=go1.25 -complete -installsuffix shared -buildid 7QHiMKmEHss-fTxo3SS1/7QHiMKmEHss-fTxo3SS1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/errwrap/errwrap.go go tool buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/c9/c955810b38c50fcb4efa26f3a80c1264c34a940da0c477e60f9cfb619350fabe-d # internal crypto/internal/fips140/nistec mkdir -p $WORK/b144/ echo -n > $WORK/b144/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/nistec /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b144=>" -I $WORK/b144/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b144/symabis ./p256_asm_arm64.s cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -o $WORK/b113/_cgo_.o $WORK/b113/_cgo_main.o $WORK/b113/_x001.o $WORK/b113/_x002.o $WORK/b113/_x003.o $WORK/b113/_x004.o $WORK/b113/_x005.o $WORK/b113/_x006.o $WORK/b113/_x007.o $WORK/b113/_x008.o $WORK/b113/_x009.o $WORK/b113/_x010.o $WORK/b113/_x011.o $WORK/b113/_x012.o $WORK/b113/_x013.o $WORK/b113/_x014.o -O2 -g -lpthread go tool buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/7c/7c7a86aae60cd4923f0f5148660b9eedd251f12694f010c5d44e2edec4d3f8c8-d # internal embed mkdir -p $WORK/b323/ cat >/tmp/go-build3432868631/b323/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3432868631/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build3432868631/b031/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p embed -lang=go1.25 -std -complete -installsuffix shared -buildid GXbewEq-K3LeTDtAjNNe/GXbewEq-K3LeTDtAjNNe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack /usr/lib/golang/src/embed/embed.go cat >/tmp/go-build3432868631/b144/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build3432868631/b084/_pkg_.a packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build3432868631/b145/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3432868631/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3432868631/b087/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p crypto/internal/fips140/nistec -lang=go1.25 -std -installsuffix shared -buildid AxPWCeB43t-b3NOXsT51/AxPWCeB43t-b3NOXsT51 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b144/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack -asmhdr $WORK/b144/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/nistec/nistec.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_ordinv.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_table.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p521.go go tool buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/53/539701c40535d1e093f08d5992acd073f43fbc725f68e0a381ec45995b2bd2d7-d # internal html mkdir -p $WORK/b341/ cat >/tmp/go-build3432868631/b341/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p html -lang=go1.25 -std -complete -installsuffix shared -buildid 9uCF5Tb74YVRrUTvSQ5E/9uCF5Tb74YVRrUTvSQ5E -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -o $WORK/b113/_cgo_.o $WORK/b113/_cgo_main.o $WORK/b113/_x001.o $WORK/b113/_x002.o $WORK/b113/_x003.o $WORK/b113/_x004.o $WORK/b113/_x005.o $WORK/b113/_x006.o $WORK/b113/_x007.o $WORK/b113/_x008.o $WORK/b113/_x009.o $WORK/b113/_x010.o $WORK/b113/_x011.o $WORK/b113/_x012.o $WORK/b113/_x013.o $WORK/b113/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b113/_cgo_.o -dynout $WORK/b113/_cgo_import.go -dynlinker go tool buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/d4/d446337a0e02f9de3e956afb031a177df3e4cbaddf5ecfd4adfadb07108a7bb5-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/backoff mkdir -p $WORK/b345/ cat >/tmp/go-build3432868631/b345/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/backoff -lang=go1.25 -complete -installsuffix shared -buildid w6iMkvDAhxz0tfqqIrMn/w6iMkvDAhxz0tfqqIrMn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/backoff/backoff.go go tool buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/7e/7e6cdb16c4a0c2dc06b3588d783630bfd9c087044e6556e7c2dad519320e9488-d # internal image/internal/imageutil mkdir -p $WORK/b296/ cat >/tmp/go-build3432868631/b296/importcfg << 'EOF' # internal # import config packagefile image=/tmp/go-build3432868631/b293/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p image/internal/imageutil -lang=go1.25 -std -complete -installsuffix shared -buildid xoh7yrQHmboGThnEqsZo/xoh7yrQHmboGThnEqsZo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go echo -n > $WORK/b113/go_asm.h # internal go tool buildid -w $WORK/b345/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b113/symabis ./asm_arm64.s cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/d9/d9b819e7cbe7e7ebe660ace0a3a3854784f161a249ab3458a190823c130b080f-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal mkdir -p $WORK/b364/ cat >/tmp/go-build3432868631/b364/importcfg << 'EOF' # internal # import config packagefile math/rand/v2=/tmp/go-build3432868631/b098/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal -lang=go1.25 -complete -installsuffix shared -buildid y19DbwslN7Zmg14h8Q8e/y19DbwslN7Zmg14h8Q8e -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal/internal.go go tool buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/a4/a43c66bb94fc8926b9d00ba2108c9e1644204b8f0448c81d482e958a143c11dd-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults mkdir -p $WORK/b322/ cat >/tmp/go-build3432868631/b322/importcfg << 'EOF' # internal # import config packagefile embed=/tmp/go-build3432868631/b323/_pkg_.a EOF cat >/tmp/go-build3432868631/b322/embedcfg << 'EOF' # internal { "Patterns": { "editions_defaults.binpb": [ "editions_defaults.binpb" ] }, "Files": { "editions_defaults.binpb": "/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults/editions_defaults.binpb" } }EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults -lang=go1.25 -complete -installsuffix shared -buildid 6cZYxozJ87ZMpGeal5x7/6cZYxozJ87ZMpGeal5x7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -embedcfg $WORK/b322/embedcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults/defaults.go go tool buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/43/4335760e424fa9539ecfcc113f8687101c8c97381d2fc7787c584bde53dd9d53-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff mkdir -p $WORK/b379/ cat >/tmp/go-build3432868631/b379/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/backoff packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=/tmp/go-build3432868631/b345/_pkg_.a packagefile math/rand/v2=/tmp/go-build3432868631/b098/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff -lang=go1.25 -complete -installsuffix shared -buildid f-s93g2HXWwszmlLr-Q3/f-s93g2HXWwszmlLr-Q3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff/backoff.go cat >/tmp/go-build3432868631/b113/importcfg << 'EOF' # internal # import config packagefile internal/runtime/sys=/tmp/go-build3432868631/b030/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p runtime/cgo -lang=go1.25 -std -installsuffix shared -buildid hWZmLlQSZy1ZjxHMSoaD/hWZmLlQSZy1ZjxHMSoaD -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b113/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b113/_cgo_gotypes.go $WORK/b113/cgo.cgo1.go $WORK/b113/_cgo_import.go go tool buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/13/13746b747833db1c2383313035aeca89dacbdea2b23bbfe54fb0e32efa7ceaa5-d # internal image/jpeg mkdir -p $WORK/b295/ cat >/tmp/go-build3432868631/b295/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile image=/tmp/go-build3432868631/b293/_pkg_.a packagefile image/color=/tmp/go-build3432868631/b294/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build3432868631/b296/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p image/jpeg -lang=go1.25 -std -complete -installsuffix shared -buildid avqKyLl3q6AjUIT41P9m/avqKyLl3q6AjUIT41P9m -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack /usr/lib/golang/src/image/jpeg/fdct.go /usr/lib/golang/src/image/jpeg/huffman.go /usr/lib/golang/src/image/jpeg/idct.go /usr/lib/golang/src/image/jpeg/reader.go /usr/lib/golang/src/image/jpeg/scan.go /usr/lib/golang/src/image/jpeg/writer.go go tool buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/db/db63529adf710de46171013be5433c9f7f0cd82c2044c903616afd0e9d75d7c4-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer mkdir -p $WORK/b391/ cat >/tmp/go-build3432868631/b391/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer -lang=go1.25 -complete -installsuffix shared -buildid EGJ1NkMGPLTMnyECHCLe/EGJ1NkMGPLTMnyECHCLe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer/unbounded.go go tool buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/c5/c5998f67d1e50b2fef77249fbec797f6e933f758158fbfdea101ab4ab9ec1a12-d # internal github.com/containers/podman/vendor/golang.org/x/text/transform mkdir -p $WORK/b403/ cat >/tmp/go-build3432868631/b403/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/containers/podman/vendor/golang.org/x/text/transform -lang=go1.25 -complete -installsuffix shared -buildid ZKJWsPlzZ7dtdE9P7con/ZKJWsPlzZ7dtdE9P7con -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/transform/transform.go go tool buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/e3/e3f0d0cf318230ff8d5da3cb9a545c70f8ed0199913268edab754e29e206978d-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/keepalive mkdir -p $WORK/b410/ cat >/tmp/go-build3432868631/b410/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/keepalive -lang=go1.25 -complete -installsuffix shared -buildid 7P6E0sZdAQ-faUa_wQMR/7P6E0sZdAQ-faUa_wQMR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/keepalive/keepalive.go go tool buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/9b/9bd346cf8be49c673a9e1fdb8f653ba645329911b2072e3d52cba7524a025606-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b390/ cat >/tmp/go-build3432868631/b390/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/buffer=github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build3432868631/b391/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync -lang=go1.25 -complete -installsuffix shared -buildid ia22ew0bc15zj_GpLlDv/ia22ew0bc15zj_GpLlDv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync/callback_serializer.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync/event.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync/pubsub.go go tool buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/16/16ff39a32baceacb468abcf6f9abeecd756821acb880c71601fdf528dea41200-d # internal container/heap mkdir -p $WORK/b431/ cat >/tmp/go-build3432868631/b431/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p container/heap -lang=go1.25 -std -complete -installsuffix shared -buildid hkg07J9ZLbFw-rcwAjaq/hkg07J9ZLbFw-rcwAjaq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack /usr/lib/golang/src/container/heap/heap.go go tool buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/1e/1ea16ee5ea2f4eaf6db08f4215b6e046327428753423360174eb3f8e02842e5f-d # internal github.com/containers/podman/vendor/golang.org/x/sys/unix mkdir -p $WORK/b130/ echo -n > $WORK/b130/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b130/symabis ./asm_linux_arm64.s go tool buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/56/56129040f483f8dae87342f18d75a0247445ce2166cc84d3635930f5b4f1afb7-d # internal vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b172/ cat >/tmp/go-build3432868631/b172/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build3432868631/b100/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.25 -std -complete -installsuffix shared -buildid lhZJa5hsV0Dnbz_mVvF7/lhZJa5hsV0Dnbz_mVvF7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go go tool buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/49/49b81f11f1aab98abaf4fdc4ef3dd8803c1400ca13395d0f743a1f4d54fcc846-d # internal github.com/containers/podman/vendor/github.com/acarl005/stripansi mkdir -p $WORK/b432/ cat >/tmp/go-build3432868631/b432/importcfg << 'EOF' # internal # import config packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p github.com/containers/podman/vendor/github.com/acarl005/stripansi -lang=go1.25 -complete -installsuffix shared -buildid pMHz8ny-IcnvGd0qguFC/pMHz8ny-IcnvGd0qguFC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/acarl005/stripansi/stripansi.go cp /usr/lib/golang/src/runtime/cgo/abi_arm64.h $WORK/b113/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b113/asm_arm64.o ./asm_arm64.s cat >/tmp/go-build3432868631/b130/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/containers/podman/vendor/golang.org/x/sys/unix -lang=go1.25 -installsuffix shared -buildid NwyRwgRSlLkOEEFv-lBC/NwyRwgRSlLkOEEFv-lBC -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b130/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack -asmhdr $WORK/b130/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/affinity_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/aliases.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/auxv.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/bluetooth_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/constants.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/dev_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/dirent.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/endian_little.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/env_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/fcntl.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/fdset.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ifreq_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ioctl_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ioctl_unsigned.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/mremap.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/pagesize_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/race0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/readdirent_getdents.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sysvshm_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sysvshm_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/timestruct.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/vgetrandom_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zerrors_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsyscall_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ztypes_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go go tool buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/69/69b2c2b10f1532bf34bf895d3069ed96e201e5e3f0301c95b0ea23f9511a6829-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref mkdir -p $WORK/b450/ cat >/tmp/go-build3432868631/b450/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile hash/crc32=/tmp/go-build3432868631/b204/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref -lang=go1.25 -complete -installsuffix shared -buildid oA5pXq4C-GveiBVnp87G/oA5pXq4C-GveiBVnp87G -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/decode_other.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/encode_other.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/snappy.go go tool buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/30/30e31df92255f2d8f86c71ea3e1939773e8de060fd2ff4ddde7867e32f47cc05-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b451/ echo -n > $WORK/b451/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b451=>" -I $WORK/b451/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b451/symabis ./xxhash_arm64.s go tool buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/14/14c43979a7050f2b9ca1d9a00f9c6d1e9e76dc767b70d40ee3457a2e7a4566b1-d # internal hash/crc64 mkdir -p $WORK/b459/ cat >/tmp/go-build3432868631/b459/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build3432868631/b012/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p hash/crc64 -lang=go1.25 -std -complete -installsuffix shared -buildid RWFLfPvAdzGC1Psn5ewl/RWFLfPvAdzGC1Psn5ewl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack /usr/lib/golang/src/hash/crc64/crc64.go cd /usr/lib/golang/src/runtime/cgo go tool pack r $WORK/b113/_pkg_.a $WORK/b113/asm_arm64.o $WORK/b113/_x001.o $WORK/b113/_x002.o $WORK/b113/_x003.o $WORK/b113/_x004.o $WORK/b113/_x005.o $WORK/b113/_x006.o $WORK/b113/_x007.o $WORK/b113/_x008.o $WORK/b113/_x009.o $WORK/b113/_x010.o $WORK/b113/_x011.o $WORK/b113/_x012.o $WORK/b113/_x013.o $WORK/b113/_x014.o # internal go tool buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/49/4990c91386b74ff13b42d579c60cc60f56109d395852df62379e92a00fac042f-d # internal github.com/containers/podman/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b467/ echo -n > $WORK/b467/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b467=>" -I $WORK/b467/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b467/symabis ./relfect2_arm64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >/tmp/go-build3432868631/b467/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -lang=go1.25 -installsuffix shared -buildid dVRYlTH1uMucNRUGqHso/dVRYlTH1uMucNRUGqHso -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b467/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack -asmhdr $WORK/b467/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/go_above_118.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/go_above_19.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/reflect2.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/reflect2_kind.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_field.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_map.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_struct.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_type.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/type_map.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_array.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_eface.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_field.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_iface.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_link.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_map.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_struct.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_type.go go tool buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/dc/dc00465fdf63bc7b6aa8c357073a771700a8081c2199f9e80834d45fada86e0c-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b492/ cat >/tmp/go-build3432868631/b492/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build3432868631/b100/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.25 -complete -installsuffix shared -buildid CM7o7rR3s6A8Q4UClrSs/CM7o7rR3s6A8Q4UClrSs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >/tmp/go-build3432868631/b451/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -lang=go1.25 -installsuffix shared -buildid VLOvR1aVi-rbwDx8wK6X/VLOvR1aVi-rbwDx8wK6X -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b451/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack -asmhdr $WORK/b451/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_asm.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go go tool buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/9f/9fa617cbd9a01139d6fdd060ae8fd684154ef62cc026cfde0fbdb2eb1508e108-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b490/ cat >/tmp/go-build3432868631/b490/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias importmap golang.org/x/crypto/internal/poly1305=github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/salsa20/salsa=github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3432868631/b491/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3432868631/b492/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa=/tmp/go-build3432868631/b493/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox -lang=go1.25 -complete -installsuffix shared -buildid FmLeXDnZg2EmZzxoxOKv/FmLeXDnZg2EmZzxoxOKv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go go tool buildid -w $WORK/b459/_pkg_.a # internal go tool buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/a4/a41d306d52ec9eba374e73bd74d4b7b70dbc63405fba576c0bb712fd4fc92390-d # internal github.com/containers/podman/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b512/ cat >/tmp/go-build3432868631/b512/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build3432868631/b156/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/containers/podman/vendor/golang.org/x/sync/semaphore -lang=go1.25 -complete -installsuffix shared -buildid 2ZEnLQqCAS00dF9Szp2p/2ZEnLQqCAS00dF9Szp2p -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/sync/semaphore/semaphore.go cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/b1/b1a32f8aa89afbce80382ad7f00642c60c2865917672605132d2995ff6300202-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils mkdir -p $WORK/b558/ cat >/tmp/go-build3432868631/b558/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile math/rand/v2=/tmp/go-build3432868631/b098/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils -lang=go1.25 -complete -installsuffix shared -buildid 7gqrE3wC9rrYljBF2pu9/7gqrE3wC9rrYljBF2pu9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils/stringutils.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b451=>" -I $WORK/b451/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b451/xxhash_arm64.o ./xxhash_arm64.s go tool buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/af/af573a9da285949318b1926e9075d6081e6c8e1e75f5358aa1a3a403c0a55a2d-d # internal github.com/containers/podman/vendor/github.com/containerd/errdefs mkdir -p $WORK/b577/ cat >/tmp/go-build3432868631/b577/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/containers/podman/vendor/github.com/containerd/errdefs -lang=go1.25 -complete -installsuffix shared -buildid udU6tRyYdDxDTDX24c1Z/udU6tRyYdDxDTDX24c1Z -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/resolve.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash go tool pack r $WORK/b451/_pkg_.a $WORK/b451/xxhash_arm64.o # internal go tool buildid -w $WORK/b451/_pkg_.a # internal go tool buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/0b/0bcdef611471e1c578aa7f1074b09dba8f6e929c87f77e753641530c4ff805ba-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal mkdir -p $WORK/b610/ cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/ed/ed3fc7b0aa7e50928f8b7807244d474b9c7681806a61dd460464998dab0ae489-d # internal log/slog/internal/buffer mkdir -p $WORK/b617/ cat >/tmp/go-build3432868631/b610/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal -lang=go1.25 -complete -installsuffix shared -buildid jf49Pr7jQ2wuJ3Rp1qmt/jf49Pr7jQ2wuJ3Rp1qmt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal/attribute.go cat >/tmp/go-build3432868631/b617/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p log/slog/internal/buffer -lang=go1.25 -std -complete -installsuffix shared -buildid ifLbtprGD-WSKN2fMFSf/ifLbtprGD-WSKN2fMFSf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack /usr/lib/golang/src/log/slog/internal/buffer/buffer.go go tool buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/a7/a7a39f060d42bdc17e8a72d6f17bae2d08d62d5735f34d682f4b7801844ffc7f-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage mkdir -p $WORK/b632/ cat >/tmp/go-build3432868631/b632/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3432868631/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage -lang=go1.25 -complete -installsuffix shared -buildid -PPDvOgHHWzstg4ejKau/-PPDvOgHHWzstg4ejKau -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b632/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage/baggage.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage/context.go go tool buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/98/98edb1a9f98df4a50742849f6442b60237fa0dff017a2d578e64cfb8d1ecc158-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor mkdir -p $WORK/b658/ cat >/tmp/go-build3432868631/b658/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/version=github.com/containers/podman/vendor/go.podman.io/common/version packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/version=/tmp/go-build3432868631/b659/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor -lang=go1.25 -complete -installsuffix shared -buildid ePvVVZkkf3dAfPyYScHV/ePvVVZkkf3dAfPyYScHV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b658/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor/apparmor.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor/apparmor_unsupported.go go tool buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/84/84941992b03c196312e1b3c31463d6a377423adbaed217c489ba175ea94b410e-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b678/ cat >/tmp/go-build3432868631/b678/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/blowfish -lang=go1.25 -complete -installsuffix shared -buildid rVXnzDk7FjoEUx-orBHN/rVXnzDk7FjoEUx-orBHN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b678/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish/block.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish/cipher.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish/const.go go tool buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/78/78649d7f271de5ac078dca32b8f3c2ce73fcc3b2b0fda65c2803c973bffa7f51-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal mkdir -p $WORK/b701/ cat >/tmp/go-build3432868631/b701/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal -lang=go1.25 -complete -installsuffix shared -buildid tAjg6RElNJUnzt99aQlA/tAjg6RElNJUnzt99aQlA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b701/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal/env.go go tool buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/cf/cf0b95941c1c978d0d3101a3f629b4d8064f69d805679fa49f7b416880c8bd6e-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/detach mkdir -p $WORK/b727/ cat >/tmp/go-build3432868631/b727/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/detach -lang=go1.25 -complete -installsuffix shared -buildid K2IUlQsAJnPZiwPe3vEa/K2IUlQsAJnPZiwPe3vEa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b727/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/detach/copy.go go tool buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/87/8754b2c0935b6a39582830df7122e808212a30e44aedbacdd5e4112ee115dac5-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups mkdir -p $WORK/b737/ cat >/tmp/go-build3432868631/b737/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups -lang=go1.25 -complete -installsuffix shared -buildid ETAUaqf2jvJInzI3ZAwY/ETAUaqf2jvJInzI3ZAwY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b737/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups/cgroups.go go tool buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/68/68d026f39b5fd7b9c3e6edc46ab76857860a9d94bb1b58642ddb4e16e465f8cc-d # internal github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter mkdir -p $WORK/b747/ cat >/tmp/go-build3432868631/b747/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter -lang=go1.25 -complete -installsuffix shared -buildid g39bsuxslIHacfZn9d9k/g39bsuxslIHacfZn9d9k -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b747/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter/leakybucket.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter/memory.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter/storage.go go tool buildid -w $WORK/b059/_pkg_.a # internal go tool buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/90/901d8aa9e7ba70f6346a8f953b19223a965ac33ba91c16dd2714ba487482a512-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types mkdir -p $WORK/b760/ cat >/tmp/go-build3432868631/b760/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types -lang=go1.25 -complete -installsuffix shared -buildid v4m1MOW_WyDH9ayDPVlZ/v4m1MOW_WyDH9ayDPVlZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b760/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types/config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types/errors.go cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/31/31c4dc55e0262824ad8b89ed50075db13d68a2e78a8e47da0aa7daa0ce9d677a-d # internal fmt mkdir -p $WORK/b056/ cat >/tmp/go-build3432868631/b056/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile internal/fmtsort=/tmp/go-build3432868631/b057/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p fmt -lang=go1.25 -std -complete -installsuffix shared -buildid lQu2Vh0AQlSE6vBsc3xt/lQu2Vh0AQlSE6vBsc3xt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go cd /usr/lib/golang/src/crypto/internal/fips140/nistec /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b144=>" -I $WORK/b144/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b144/p256_asm_arm64.o ./p256_asm_arm64.s go tool buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/3f/3fe92fba55e7b25a5efbcfc68ac97e3bf38a3fdaf263b0b385374b6e5be9dce4-d # internal crypto/internal/sysrand mkdir -p $WORK/b096/ cat >/tmp/go-build3432868631/b096/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3432868631/b064/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/internal/sysrand -lang=go1.25 -std -complete -installsuffix shared -buildid cyA-M6vXliM5eP9BMqA8/cyA-M6vXliM5eP9BMqA8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/crypto/internal/sysrand/rand.go /usr/lib/golang/src/crypto/internal/sysrand/rand_getrandom.go go tool buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/bc/bcb1218a7b63ec8f41cd10431e69c976b33ccdb0f32bd16cc5597133bf0992de-d # internal path/filepath mkdir -p $WORK/b120/ cat >/tmp/go-build3432868631/b120/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3432868631/b010/_pkg_.a packagefile internal/filepathlite=/tmp/go-build3432868631/b060/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p path/filepath -lang=go1.25 -std -complete -installsuffix shared -buildid m7XSdZObrEekFYHr6OEc/m7XSdZObrEekFYHr6OEc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go go tool buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/de/deb8074e452b5ac876fe0713978aab0c1a16fde51062a20a445bf5eb62b4f49a-d # internal net mkdir -p $WORK/b182/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b182/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b182/ -O2 -g -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go cd /usr/lib/golang/src/crypto/internal/fips140/nistec go tool pack r $WORK/b144/_pkg_.a $WORK/b144/p256_asm_arm64.o # internal go tool buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/ff/ffa38e27d83da0eb37b46786de28cbd871766c1fb901ecdf78553eef79883949-d # internal io/ioutil mkdir -p $WORK/b187/ cat >/tmp/go-build3432868631/b187/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p io/ioutil -lang=go1.25 -std -complete -installsuffix shared -buildid _ZaJGf_TzTswaU386cd7/_ZaJGf_TzTswaU386cd7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go go tool buildid -w $WORK/b760/_pkg_.a # internal cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/31/31f2f55106f443c6557a5a88a0d79dd2167e0cf49033810795118bd129b00428-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless mkdir -p $WORK/b242/ cat >/tmp/go-build3432868631/b242/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless -lang=go1.25 -complete -installsuffix shared -buildid l1hJlcwrbeaXhqv-frUS/l1hJlcwrbeaXhqv-frUS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless/rootless.go go tool buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/eb/ebfa09667c19d23d05397526821372aca970d1dc82617445ef93cc8d8e52e6d3-d # internal crypto/internal/entropy mkdir -p $WORK/b095/ cat >/tmp/go-build3432868631/b095/importcfg << 'EOF' # internal # import config packagefile crypto/internal/sysrand=/tmp/go-build3432868631/b096/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/internal/entropy -lang=go1.25 -std -complete -installsuffix shared -buildid WGzpMqkNdLQfB-jPKGG_/WGzpMqkNdLQfB-jPKGG_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/crypto/internal/entropy/entropy.go go tool buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/c6/c6152bf721ed280be91f1d9898d77592f9c9bdede0ba389c9bb3a8ab83200d44-d # internal crypto/internal/fips140/drbg mkdir -p $WORK/b094/ cat >/tmp/go-build3432868631/b094/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto/internal/entropy=/tmp/go-build3432868631/b095/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3432868631/b081/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build3432868631/b080/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3432868631/b084/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3432868631/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3432868631/b087/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3432868631/b097/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build3432868631/b096/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/internal/fips140/drbg -lang=go1.25 -std -complete -installsuffix shared -buildid DiH9Nf5jDG465k8TsWt7/DiH9Nf5jDG465k8TsWt7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/drbg/cast.go /usr/lib/golang/src/crypto/internal/fips140/drbg/ctrdrbg.go /usr/lib/golang/src/crypto/internal/fips140/drbg/rand.go go tool buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/b2/b264eccdede050b5b7ad5d36a4c22710ed3649a136b3a2a92a09e38a50d27a5b-d # internal os/signal mkdir -p $WORK/b268/ echo -n > $WORK/b268/go_asm.h # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b268=>" -I $WORK/b268/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b268/symabis ./sig.s go tool buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/76/764aa05726f833d09d61e29a2992509afe6ffc16836cf8b50d2f5201ef40041c-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b306/ cat >/tmp/go-build3432868631/b306/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile hash/fnv=/tmp/go-build3432868631/b307/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand -lang=go1.25 -complete -installsuffix shared -buildid tVgC-_tnM5QpgHST3k_I/tVgC-_tnM5QpgHST3k_I -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand/rand.go cat >/tmp/go-build3432868631/b268/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p os/signal -lang=go1.25 -std -installsuffix shared -buildid ZPTPiVKSXpWWXtysCxQo/ZPTPiVKSXpWWXtysCxQo -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b268/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack -asmhdr $WORK/b268/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go go tool buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/29/29c00bba8223209fbb82e422c8b6fdb1e7eabbb7e07324d437759f759a33d8be-d # internal os/exec mkdir -p $WORK/b251/ cat >/tmp/go-build3432868631/b251/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile internal/godebug=/tmp/go-build3432868631/b038/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build3432868631/b065/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3432868631/b064/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p os/exec -lang=go1.25 -std -complete -installsuffix shared -buildid WKSrfcx_q5x2FcIIpY7o/WKSrfcx_q5x2FcIIpY7o -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go go tool buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/27/27916813e13ebf415ab37ea00b2bab195375a274c78808f5f03104fec69359eb-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b355/ cat >/tmp/go-build3432868631/b355/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig -lang=go1.25 -complete -installsuffix shared -buildid L8hrQa0uiDTsrnk6XwsL/L8hrQa0uiDTsrnk6XwsL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig/envconfig.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig/observability.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig/xds.go go tool buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/a3/a3d6caa9a00492381cecc5ba4a79564acde672fbe1d007c7e16096f84edb0e50-d # internal go tool buildid -w $WORK/b094/_pkg_.a # internal github.com/containers/podman/vendor/github.com/mattn/go-runewidth mkdir -p $WORK/b433/ cat >/tmp/go-build3432868631/b433/importcfg << 'EOF' # internal # import config importmap github.com/rivo/uniseg=github.com/containers/podman/vendor/github.com/rivo/uniseg packagefile github.com/containers/podman/vendor/github.com/rivo/uniseg=/tmp/go-build3432868631/b434/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p github.com/containers/podman/vendor/github.com/mattn/go-runewidth -lang=go1.25 -complete -installsuffix shared -buildid 24EpKcj6K_W-f2Kj1gP_/24EpKcj6K_W-f2Kj1gP_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth/runewidth.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth/runewidth_posix.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth/runewidth_table.go cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/0c/0cf94666b15e99b7597be40cd099a6a767c72f2be8c8e77cd5adc152523f950a-d # internal crypto/internal/fips140/aes/gcm mkdir -p $WORK/b093/ echo -n > $WORK/b093/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b093/symabis ./gcm_arm64.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b268=>" -I $WORK/b268/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b268/sig.o ./sig.s cat >/tmp/go-build3432868631/b093/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build3432868631/b081/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build3432868631/b080/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build3432868631/b083/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3432868631/b084/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3432868631/b094/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3432868631/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3432868631/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3432868631/b088/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3432868631/b089/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/internal/fips140/aes/gcm -lang=go1.25 -std -installsuffix shared -buildid kcn_GqmpquKU4jiINf9i/kcn_GqmpquKU4jiINf9i -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b093/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cmac.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ctrkdf.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ghash.go cd /usr/lib/golang/src/os/signal go tool pack r $WORK/b268/_pkg_.a $WORK/b268/sig.o # internal go tool buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/2c/2cecad9492ab4e98737f704d2a69bcf6a6181fb97c275a6f98c0c63bb4f49555-d # internal crypto/internal/fips140only mkdir -p $WORK/b099/ cat >/tmp/go-build3432868631/b099/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/drbg=/tmp/go-build3432868631/b094/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3432868631/b086/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build3432868631/b090/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3432868631/b092/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile internal/godebug=/tmp/go-build3432868631/b038/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/internal/fips140only -lang=go1.25 -std -complete -installsuffix shared -buildid lUhJh4iAZL4g1L5FF1wM/lUhJh4iAZL4g1L5FF1wM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140only/fips140only.go go tool buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/6b/6b32d3219c0eccdf6dfa4126823135d4f7797be032408e08b2fde339adf80625-d # internal crypto/internal/fips140/rsa mkdir -p $WORK/b107/ cat >/tmp/go-build3432868631/b107/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3432868631/b081/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build3432868631/b106/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3432868631/b084/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3432868631/b094/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3432868631/b086/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build3432868631/b090/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3432868631/b092/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3432868631/b091/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p crypto/internal/fips140/rsa -lang=go1.25 -std -complete -installsuffix shared -buildid d7DTz3TDNkB74JaKX74R/d7DTz3TDNkB74JaKX74R -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/rsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/rsa/keygen.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v22.go /usr/lib/golang/src/crypto/internal/fips140/rsa/rsa.go go tool buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/67/675187d12010beab30d2e290a2143f43762daeaf96ffb3f880a092cd06af71d8-d # internal encoding/json mkdir -p $WORK/b047/ cat >/tmp/go-build3432868631/b047/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile cmp=/tmp/go-build3432868631/b045/_pkg_.a packagefile encoding=/tmp/go-build3432868631/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build3432868631/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p encoding/json -lang=go1.25 -std -complete -installsuffix shared -buildid 8R8NcqeVH5OyuCM4vgey/8R8NcqeVH5OyuCM4vgey -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go go tool buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/d7/d7135f45fb0ac7e5b2656134e2313c25ceb89d7323d509f77888dee6014688df-d # internal math/big mkdir -p $WORK/b102/ echo -n > $WORK/b102/go_asm.h # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b102/symabis ./arith_arm64.s cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b467=>" -I $WORK/b467/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b467/relfect2_arm64.o ./relfect2_arm64.s cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b093/gcm_arm64.o ./gcm_arm64.s go tool buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/ab/ab377dfbb516711c0f57418ee960c479349bc32f2ebb1e7cf525ad97efac6f32-d # internal github.com/containers/podman/vendor/github.com/miekg/pkcs11 mkdir -p $WORK/b112/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b112/ -importpath github.com/containers/podman/vendor/github.com/miekg/pkcs11 "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b112/ -O2 -g ./params.go ./pkcs11.go ./types.go cat >/tmp/go-build3432868631/b102/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile internal/byteorder=/tmp/go-build3432868631/b012/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile math/rand=/tmp/go-build3432868631/b103/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p math/big -lang=go1.25 -std -installsuffix shared -buildid nEOsK1VSfBnDT621xVdu/nEOsK1VSfBnDT621xVdu -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b102/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/natmul.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm go tool pack r $WORK/b093/_pkg_.a $WORK/b093/gcm_arm64.o # internal go tool buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/7d/7dc9d241b302bf104111e8009ed4b599fc3de2a01e456802bf63118535b27f92-d # internal crypto/cipher mkdir -p $WORK/b079/ cat >/tmp/go-build3432868631/b079/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build3432868631/b080/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build3432868631/b093/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build3432868631/b083/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3432868631/b099/_pkg_.a packagefile crypto/subtle=/tmp/go-build3432868631/b100/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile internal/byteorder=/tmp/go-build3432868631/b012/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/cipher -lang=go1.25 -std -complete -installsuffix shared -buildid 9VtspCpc0p6ckX7UisOo/9VtspCpc0p6ckX7UisOo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b467=>" -I $WORK/b467/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b467/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b467=>" -I $WORK/b467/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b467/relfect2_mipsx.o ./relfect2_mipsx.s go tool buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/bd/bd4e28205f962a1578556602435bb4b6f457ce2ded75dfeccc7ec983201819e2-d # internal net/url mkdir -p $WORK/b115/ cat >/tmp/go-build3432868631/b115/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile internal/godebug=/tmp/go-build3432868631/b038/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile net/netip=/tmp/go-build3432868631/b117/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p net/url -lang=go1.25 -std -complete -installsuffix shared -buildid pnOeo_5xTfuQRmUg9xKw/pnOeo_5xTfuQRmUg9xKw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/net/url/url.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b467=>" -I $WORK/b467/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b467/relfect2_ppc64x.o ./relfect2_ppc64x.s go tool buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/fe/fef526bab6efeccf7c4a22b3205783cc88ddf02af2222e2a7054e1393e541b17-d # internal crypto/internal/boring mkdir -p $WORK/b076/ cat >/tmp/go-build3432868631/b076/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/cipher=/tmp/go-build3432868631/b079/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build3432868631/b101/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/internal/boring -lang=go1.25 -std -complete -installsuffix shared -buildid Kzl2iJEyJcQtLiO7GGBW/Kzl2iJEyJcQtLiO7GGBW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 go tool pack r $WORK/b467/_pkg_.a $WORK/b467/relfect2_arm64.o $WORK/b467/relfect2_mips64x.o $WORK/b467/relfect2_mipsx.o $WORK/b467/relfect2_ppc64x.o # internal go tool buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/dd/dd4375ae68eaa4fa83006ac525c56d57e44a96cd757e85106a058b5fca00686b-d # internal go tool buildid -w $WORK/b076/_pkg_.a # internal github.com/containers/podman/vendor/gopkg.in/yaml.v3 mkdir -p $WORK/b124/ cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/9a/9a8c154b9b97683c9e3ac3d675c05914b57f6be8045ea3002eb6ed1434f62989-d # internal cat >/tmp/go-build3432868631/b124/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding=/tmp/go-build3432868631/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF crypto/sha1 mkdir -p $WORK/b110/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p github.com/containers/podman/vendor/gopkg.in/yaml.v3 -lang=go1.25 -complete -installsuffix shared -buildid GjoJ4rVeOGstAwvfYYuq/GjoJ4rVeOGstAwvfYYuq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/apic.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/decode.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/emitterc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/encode.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/parserc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/readerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/resolve.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/scannerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/sorter.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/writerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/yaml.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/yamlh.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/yamlprivateh.go echo -n > $WORK/b110/go_asm.h # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b110/symabis ./sha1block_arm64.s cat >/tmp/go-build3432868631/b110/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3432868631/b076/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3432868631/b099/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3432868631/b089/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build3432868631/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build3432868631/b011/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/sha1 -lang=go1.25 -std -installsuffix shared -buildid DO6low0mR5RozA49LRpj/DO6low0mR5RozA49LRpj -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b110/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_arm64.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b110/sha1block_arm64.o ./sha1block_arm64.s cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b130/asm_linux_arm64.o ./asm_linux_arm64.s go tool pack r $WORK/b130/_pkg_.a $WORK/b130/asm_linux_arm64.o # internal go tool buildid -w $WORK/b130/_pkg_.a # internal go tool buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/d9/d91cf77703d26b365e8160b0e88e510f92e8d95c8c5536588c546adbcd20b7e2-d # internal crypto/sha256 mkdir -p $WORK/b111/ cat >/tmp/go-build3432868631/b111/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3432868631/b076/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3432868631/b086/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/sha256 -lang=go1.25 -std -complete -installsuffix shared -buildid 1yvvZgufyAWfbj6K-MtJ/1yvvZgufyAWfbj6K-MtJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.go cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/12/1247634b33722c6a1f177d727122a9e8814585bb9bf018c30b3f1a7a63dde577-d # internal github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri mkdir -p $WORK/b114/ cat >/tmp/go-build3432868631/b114/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri -lang=go1.25 -complete -installsuffix shared -buildid Zrq2IUmaBPfQfub383YV/Zrq2IUmaBPfQfub383YV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri/pkcs11uri.go cd /usr/lib/golang/src/crypto/sha1 go tool pack r $WORK/b110/_pkg_.a $WORK/b110/sha1block_arm64.o # internal go tool buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/cd/cdb2d984273b21007a42940fdc268138c185d11ed7ef0bc0d0461f95d27046ae-d # internal github.com/containers/podman/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b126/ cat >/tmp/go-build3432868631/b126/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/containers/podman/vendor/github.com/opencontainers/go-digest -lang=go1.25 -complete -installsuffix shared -buildid ACkIvdAD9NEQrcQ0WmNc/ACkIvdAD9NEQrcQ0WmNc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/algorithm.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/digest.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/digester.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/verifiers.go go tool buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/e1/e121198d960780014d84d57debf20db534926be4b741379c95001a8517d68720-d # internal github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b127/ cat >/tmp/go-build3432868631/b127/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go -lang=go1.25 -complete -installsuffix shared -buildid _THVfvPu8uL4TG87orHT/_THVfvPu8uL4TG87orHT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/version.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/versioned.go go tool buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/bf/bfce3b85c763bc2feadb1e37d8afec2e0eb1e350bc82fce08fb690ef6f0c2fb4-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config mkdir -p $WORK/b129/ cat >/tmp/go-build3432868631/b129/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config -lang=go1.25 -complete -installsuffix shared -buildid 5DugrP_EcA3a3JiDRXD2/5DugrP_EcA3a3JiDRXD2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config/device.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config/mknod_unix.go go tool buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/cc/ccd0cfaae64dd135d610fa0601eaf83df5a12fc34bd5454236df1d3b4de0e7be-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b132/ cat >/tmp/go-build3432868631/b132/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go -lang=go1.25 -complete -installsuffix shared -buildid cwVZC5du1vUQKUNlU5gI/cwVZC5du1vUQKUNlU5gI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go/config.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go/state.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go/version.go go tool buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/7f/7fe00d3a7629d2ec13e625cab46981aec26287c4c596b2e02d039990d5a2d0f6-d # internal github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b125/ cat >/tmp/go-build3432868631/b125/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3432868631/b127/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 -lang=go1.25 -complete -installsuffix shared -buildid nsWvCJTXTMRUuOji1bc-/nsWvCJTXTMRUuOji1bc- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go go tool buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/12/1262f97a41b4bdd6b613974e2c2e6f5c25513330505aaadaa683585b9e7b7d52-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b128/ cat >/tmp/go-build3432868631/b128/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build3432868631/b129/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices -lang=go1.25 -complete -installsuffix shared -buildid 8mP9SZhqUvGu3WMLS0LI/8mP9SZhqUvGu3WMLS0LI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices/device_deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices/device_unix.go go tool buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/a1/a1239f36af887db992638ad3a4bc035ce1eec321bdb2953882e1809a82b0795f-d # internal log mkdir -p $WORK/b134/ cat >/tmp/go-build3432868631/b134/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile log/internal=/tmp/go-build3432868631/b135/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p log -lang=go1.25 -std -complete -installsuffix shared -buildid W6O2FxEV5PWMdOUy9FF2/W6O2FxEV5PWMdOUy9FF2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/log/log.go go tool buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/fe/fe2c513bb5b2383676f8e53f5c7134b268a96e624cfdc207277db9f66a1afb11-d # internal github.com/containers/podman/vendor/go.podman.io/common/internal mkdir -p $WORK/b137/ cat >/tmp/go-build3432868631/b137/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/containers/podman/vendor/go.podman.io/common/internal -lang=go1.25 -complete -installsuffix shared -buildid 5p7DjHTQnsAXN4JptgDI/5p7DjHTQnsAXN4JptgDI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/internal/deepcopy.go go tool buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/90/90ece6dc9a5341cc485cd22214f7ed65fe349f2c020481cc0958832954f29192-d # internal crypto/internal/fips140/ecdh mkdir -p $WORK/b143/ cat >/tmp/go-build3432868631/b143/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3432868631/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3432868631/b084/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3432868631/b094/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build3432868631/b144/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3432868631/b087/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p crypto/internal/fips140/ecdh -lang=go1.25 -std -complete -installsuffix shared -buildid SeQ94glWFqE6GrN2dejr/SeQ94glWFqE6GrN2dejr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdh/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdh/ecdh.go go tool buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/e1/e143044b2bdf911cfa2948d9b565a9cf6a8e4b10682098fb0ef9a75efe75a12f-d # internal crypto/internal/fips140/ecdsa mkdir -p $WORK/b148/ cat >/tmp/go-build3432868631/b148/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3432868631/b081/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build3432868631/b106/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3432868631/b084/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3432868631/b094/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build3432868631/b085/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build3432868631/b144/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3432868631/b092/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p crypto/internal/fips140/ecdsa -lang=go1.25 -std -complete -installsuffix shared -buildid 1xL0-UZ2FwU-AQsEMXYI/1xL0-UZ2FwU-AQsEMXYI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/hmacdrbg.go go tool buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/08/084a0da48d72cb3eaf5bf4ddadcbe2b0c96a5d75eba3d01449e53fcadb1280d2-d # internal crypto/sha512 mkdir -p $WORK/b150/ cat >/tmp/go-build3432868631/b150/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3432868631/b076/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3432868631/b092/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p crypto/sha512 -lang=go1.25 -std -complete -installsuffix shared -buildid ICC50IZ7rFo3oy-ZQ1ri/ICC50IZ7rFo3oy-ZQ1ri -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b102/arith_arm64.o ./arith_arm64.s go tool buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/f1/f123dc13c56c767feef5d5f498fbdbc6de89ab91fbb57b4f9aadbe221f303ab7-d # internal github.com/containers/podman/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b133/ cat >/tmp/go-build3432868631/b133/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/containers/podman/vendor/github.com/sirupsen/logrus -lang=go1.25 -complete -installsuffix shared -buildid H0cx3s8DYLBTeg59Nyr4/H0cx3s8DYLBTeg59Nyr4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/alt_exit.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/buffer_pool.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/entry.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/exported.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/json_formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/logger.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/logrus.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/text_formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/writer.go cd /usr/lib/golang/src/math/big go tool pack r $WORK/b102/_pkg_.a $WORK/b102/arith_arm64.o # internal go tool buildid -w $WORK/b102/_pkg_.a # internal go tool buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/1a/1a8800d7d9e16d64e6991e11e6711a374d26f422093bcf1cc509c452c8ac8c85-d # internal crypto/aes mkdir -p $WORK/b157/ cat >/tmp/go-build3432868631/b157/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build3432868631/b079/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3432868631/b076/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build3432868631/b080/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p crypto/aes -lang=go1.25 -std -complete -installsuffix shared -buildid A5zoaiMBmGW8mEaGU7HU/A5zoaiMBmGW8mEaGU7HU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/crypto/aes/aes.go cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/4d/4db1e64b7b3a3b5037a3dc6d162f624567f3806d598f1793113032eeaf80f4cf-d # internal crypto/rand mkdir -p $WORK/b075/ cat >/tmp/go-build3432868631/b075/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build3432868631/b076/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3432868631/b081/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3432868631/b094/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3432868631/b099/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3432868631/b097/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build3432868631/b096/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/rand -lang=go1.25 -std -complete -installsuffix shared -buildid sVEWQ3ep12k_4jURsbk2/sVEWQ3ep12k_4jURsbk2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/text.go /usr/lib/golang/src/crypto/rand/util.go go tool buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/f9/f97ab41a021fb717910d75069d68161ba8a5e9052f224c83dfb5df773aedc8dd-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b105/ cat >/tmp/go-build3432868631/b105/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build3432868631/b076/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/internal/boring/bbig -lang=go1.25 -std -complete -installsuffix shared -buildid eqAK0_pNtz4yrZipUypi/eqAK0_pNtz4yrZipUypi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go go tool buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/70/70aceff67ae7e8a75efe0d110940f9b2f921ecb189bfcb21575c9083fd7cb493-d # internal crypto/ecdh mkdir -p $WORK/b142/ cat >/tmp/go-build3432868631/b142/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3432868631/b076/_pkg_.a packagefile crypto/internal/fips140/ecdh=/tmp/go-build3432868631/b143/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build3432868631/b146/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3432868631/b099/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3432868631/b097/_pkg_.a packagefile crypto/subtle=/tmp/go-build3432868631/b100/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p crypto/ecdh -lang=go1.25 -std -complete -installsuffix shared -buildid ae2Sp_sxH_wBiqgiUPE8/ae2Sp_sxH_wBiqgiUPE8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/crypto/ecdh/ecdh.go /usr/lib/golang/src/crypto/ecdh/nist.go /usr/lib/golang/src/crypto/ecdh/x25519.go go tool buildid -w $WORK/b148/_pkg_.a # internal go tool buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/55/55e9971326e69f3f54864f9e6abb967702b7e0c01763c7d834130a5b2916af05-d # internal crypto/elliptic mkdir -p $WORK/b147/ cat >/tmp/go-build3432868631/b147/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/nistec=/tmp/go-build3432868631/b144/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p crypto/elliptic -lang=go1.25 -std -complete -installsuffix shared -buildid 0f2AnYf4EF520a7S-gGf/0f2AnYf4EF520a7S-gGf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/params.go cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/11/11c46d76c05078ec9c8c4906d674f2a378175ab86a4f8bc0c26f1ca6a7cd604d-d # internal encoding/asn1 mkdir -p $WORK/b152/ cat >/tmp/go-build3432868631/b152/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile internal/saferio=/tmp/go-build3432868631/b153/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode/utf16=/tmp/go-build3432868631/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p encoding/asn1 -lang=go1.25 -std -complete -installsuffix shared -buildid 7Q-6ak9CmZAekMmOiSHf/7Q-6ak9CmZAekMmOiSHf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go go tool buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ef/ef0d4a89bcf4ea2b52068f5d4fdc140599da77fa4955c9b4973621a54d9f9eea-d # internal crypto/rsa mkdir -p $WORK/b104/ cat >/tmp/go-build3432868631/b104/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3432868631/b076/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build3432868631/b105/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build3432868631/b106/_pkg_.a packagefile crypto/internal/fips140/rsa=/tmp/go-build3432868631/b107/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build3432868631/b108/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3432868631/b099/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3432868631/b097/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/subtle=/tmp/go-build3432868631/b100/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile internal/godebug=/tmp/go-build3432868631/b038/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/rsa -lang=go1.25 -std -complete -installsuffix shared -buildid OM_XZHEWBAzfE3pzpt4b/OM_XZHEWBAzfE3pzpt4b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/rsa/fips.go /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/rsa.go go tool buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/6e/6e010cb58c2342bb922c129a3d5e7bd9d15f1c6400ee84294b10daccb6fe6903-d # internal crypto/des mkdir -p $WORK/b158/ cat >/tmp/go-build3432868631/b158/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build3432868631/b079/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build3432868631/b083/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3432868631/b099/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile internal/byteorder=/tmp/go-build3432868631/b012/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p crypto/des -lang=go1.25 -std -complete -installsuffix shared -buildid IyoRK6ACWVqwMaXmEIKU/IyoRK6ACWVqwMaXmEIKU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go go tool buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/de/de3fb3cb587a84ff299f225b86431c3e2d755d3b7fbb4ce6d887a77eaccb62ff-d # internal crypto/internal/fips140/ed25519 mkdir -p $WORK/b160/ cat >/tmp/go-build3432868631/b160/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3432868631/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3432868631/b084/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3432868631/b094/_pkg_.a packagefile crypto/internal/fips140/edwards25519=/tmp/go-build3432868631/b161/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3432868631/b092/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p crypto/internal/fips140/ed25519 -lang=go1.25 -std -complete -installsuffix shared -buildid u-wAuNeqdIliq6OLQ-DC/u-wAuNeqdIliq6OLQ-DC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ed25519/cast.go /usr/lib/golang/src/crypto/internal/fips140/ed25519/ed25519.go go tool buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/33/33f7ba3e3d62578eb1a140466a1c0c0b30c64178cb95406b067d8ec5d192da62-d # internal crypto/hkdf mkdir -p $WORK/b162/ cat >/tmp/go-build3432868631/b162/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/hkdf=/tmp/go-build3432868631/b163/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build3432868631/b108/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3432868631/b099/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p crypto/hkdf -lang=go1.25 -std -complete -installsuffix shared -buildid Lc1lYo4yLrC2nAU0qJNV/Lc1lYo4yLrC2nAU0qJNV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack /usr/lib/golang/src/crypto/hkdf/hkdf.go go tool buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/a4/a41f3fd96c2b701c60fa087994736d2b77833360bfeafc9fbde94bc0a2aafd60-d # internal crypto/hmac mkdir -p $WORK/b164/ cat >/tmp/go-build3432868631/b164/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build3432868631/b076/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build3432868631/b085/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build3432868631/b108/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3432868631/b099/_pkg_.a packagefile crypto/subtle=/tmp/go-build3432868631/b100/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p crypto/hmac -lang=go1.25 -std -complete -installsuffix shared -buildid 9RiKgcTf9IFvG2QmK4CH/9RiKgcTf9IFvG2QmK4CH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go go tool buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/50/50b9dc1de2b605cb6900218fdfdd1393f69209c6a52791e55fdebf65ff7138f3-d # internal crypto/internal/fips140/mlkem mkdir -p $WORK/b165/ cat >/tmp/go-build3432868631/b165/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3432868631/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3432868631/b084/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3432868631/b094/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build3432868631/b090/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3432868631/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3432868631/b087/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p crypto/internal/fips140/mlkem -lang=go1.25 -std -complete -installsuffix shared -buildid 7Rm8PjqMOd4zNSBZgjrB/7Rm8PjqMOd4zNSBZgjrB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/mlkem/cast.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/field.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem1024.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem768.go go tool buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/76/76157f8a8a99c4139d0c43a5e9cd96904eb3fe2a4118ca171a667980f89fdbba-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b170/ echo -n > $WORK/b170/go_asm.h # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b170=>" -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b170/symabis ./chacha_arm64.s go tool buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/7a/7aae81c79f87791da0d1039cb094667432b9c493e82eabf28975efc6f278819e-d # internal crypto/ed25519 mkdir -p $WORK/b159/ cat >/tmp/go-build3432868631/b159/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/internal/fips140/ed25519=/tmp/go-build3432868631/b160/_pkg_.a packagefile crypto/internal/fips140cache=/tmp/go-build3432868631/b149/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3432868631/b099/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/subtle=/tmp/go-build3432868631/b100/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p crypto/ed25519 -lang=go1.25 -std -complete -installsuffix shared -buildid J_IFRb1qgc_EQHlbEm3q/J_IFRb1qgc_EQHlbEm3q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go go tool buildid -w $WORK/b164/_pkg_.a # internal cat >/tmp/go-build3432868631/b170/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build3432868631/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3432868631/b171/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.25 -std -installsuffix shared -buildid R0tAIHzkyfYEWFWJ58kf/R0tAIHzkyfYEWFWJ58kf -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b170/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack -asmhdr $WORK/b170/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/e0/e074e8c2fb450a16be1cc1a37157ac626a951fcd8bbecdc7f052386f39399798-d # internal crypto/md5 mkdir -p $WORK/b173/ echo -n > $WORK/b173/go_asm.h # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b173=>" -I $WORK/b173/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b173/symabis ./md5block_arm64.s go tool buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/fc/fc805edfecab335a8d2fb4f4c4b6444df5e4035ed31fa81cb9501dbc8dfe2504-d # internal crypto/rc4 mkdir -p $WORK/b174/ cat >/tmp/go-build3432868631/b174/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/alias=/tmp/go-build3432868631/b083/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3432868631/b099/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p crypto/rc4 -lang=go1.25 -std -complete -installsuffix shared -buildid UuZli6Mjv-cQ_VMc1DsK/UuZli6Mjv-cQ_VMc1DsK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go cat >/tmp/go-build3432868631/b173/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3432868631/b099/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build3432868631/b012/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p crypto/md5 -lang=go1.25 -std -installsuffix shared -buildid YWna__w8a8JRggseJczq/YWna__w8a8JRggseJczq -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b173/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack -asmhdr $WORK/b173/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b170=>" -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b170/chacha_arm64.o ./chacha_arm64.s go tool buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/6a/6aed23b60ab5fcaefdfd5522561fddd8dea11ac41c571328203977182b54c533-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b151/ cat >/tmp/go-build3432868631/b151/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build3432868631/b152/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3432868631/b154/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.25 -std -complete -installsuffix shared -buildid 2HhWlEeBVh7Z_1jKpvGT/2HhWlEeBVh7Z_1jKpvGT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go cd $WORK/b182 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I $WORK/b182/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b182/_x001.o -c _cgo_export.c cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 go tool pack r $WORK/b170/_pkg_.a $WORK/b170/chacha_arm64.o # internal go tool buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/5d/5db1f29a820e99ea8b815bdf05c636628a048a86379b76d9920a5b02919ca8e7-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b169/ cat >/tmp/go-build3432868631/b169/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 packagefile crypto/cipher=/tmp/go-build3432868631/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build3432868631/b170/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3432868631/b171/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3432868631/b172/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.25 -std -complete -installsuffix shared -buildid E6LIpJ0qtAlvoNECgCXc/E6LIpJ0qtAlvoNECgCXc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go go tool buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/a0/a0854bb165337826ba493eae62d379c1ceac4db58ee3427a059048419e069ab4-d # internal crypto/dsa mkdir -p $WORK/b178/ cat >/tmp/go-build3432868631/b178/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140only=/tmp/go-build3432868631/b099/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3432868631/b097/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p crypto/dsa -lang=go1.25 -std -complete -installsuffix shared -buildid KPIY1X8mgkekYOclGeng/KPIY1X8mgkekYOclGeng -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b173=>" -I $WORK/b173/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b173/md5block_arm64.o ./md5block_arm64.s go tool pack r $WORK/b173/_pkg_.a $WORK/b173/md5block_arm64.o # internal go tool buildid -w $WORK/b173/_pkg_.a # internal go tool buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/aa/aaef833a51130444bda134df8b008795c22157772add6e1b8eafa98181c709f2-d # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/94/946e9c24e708c8e0a7cda018755d373af754b53f4f163fce1fb5106727e48de3-d # internal encoding/hex mkdir -p $WORK/b180/ github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference mkdir -p $WORK/b190/ cat >/tmp/go-build3432868631/b180/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p encoding/hex -lang=go1.25 -std -complete -installsuffix shared -buildid TieTdqMtjlYydve1Gm77/TieTdqMtjlYydve1Gm77 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cat >/tmp/go-build3432868631/b190/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3432868631/b191/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference -lang=go1.25 -complete -installsuffix shared -buildid 86EGRE_Aml4XVJWyIzPR/86EGRE_Aml4XVJWyIzPR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/helpers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/normalize.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/reference.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/regexp-additions.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/regexp.go cd $WORK/b182 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I $WORK/b182/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b182/_x002.o -c cgo_linux.cgo2.c go tool buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/71/712e6652708572bd87b9e66f2c49c59d0952a374233d43401e7b7fe64418acbc-d # internal crypto/internal/hpke mkdir -p $WORK/b168/ cat >/tmp/go-build3432868631/b168/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build3432868631/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build3432868631/b079/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3432868631/b142/_pkg_.a packagefile crypto/hkdf=/tmp/go-build3432868631/b162/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3432868631/b169/_pkg_.a packagefile internal/byteorder=/tmp/go-build3432868631/b012/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p crypto/internal/hpke -lang=go1.25 -std -complete -installsuffix shared -buildid IXbiw2Z9lgssy4K7E76c/IXbiw2Z9lgssy4K7E76c -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/crypto/internal/hpke/hpke.go go tool buildid -w $WORK/b178/_pkg_.a # internal go tool buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/b9/b99630211039d4a2fdee58f42c9650982ff49ee0fac359558556d0076423fb38-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice mkdir -p $WORK/b198/ cat >/tmp/go-build3432868631/b198/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice -lang=go1.25 -complete -installsuffix shared -buildid dOhlwRcgPNjXPctmehfW/dOhlwRcgPNjXPctmehfW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice/strslice.go cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/79/797b659099da2c91fe8aa4e8aaacc60b1c688475ade0f83a0ca7a52c4f91b6b0-d # internal compress/flate mkdir -p $WORK/b203/ cat >/tmp/go-build3432868631/b203/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p compress/flate -lang=go1.25 -std -complete -installsuffix shared -buildid cIa8V2uR2Zvtxt0H2ERm/cIa8V2uR2Zvtxt0H2ERm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go go tool buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/bd/bd159bebb828e6a041e22d5ca0c5cadbd285012a7a22dee80a3da49c2e10107f-d # internal crypto/x509/pkix mkdir -p $WORK/b179/ cat >/tmp/go-build3432868631/b179/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/tmp/go-build3432868631/b152/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p crypto/x509/pkix -lang=go1.25 -std -complete -installsuffix shared -buildid vEOIby_43z8U8Dg_FVdv/vEOIby_43z8U8Dg_FVdv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go go tool buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/6d/6d2845e9318b622d78ba001f94cfa5a7feee5171df81317d02426388cf09e597-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b209/ cat >/tmp/go-build3432868631/b209/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile container/list=/tmp/go-build3432868631/b156/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.25 -std -complete -installsuffix shared -buildid CjEHJO1nfYLM_X2uOpqX/CjEHJO1nfYLM_X2uOpqX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go cd $WORK/b182 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I $WORK/b182/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b182/_x003.o -c cgo_resnew.cgo2.c go tool buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/88/886c5733f89f05b609e812ab6d23516baa1ec426d489abfc0824beab0d84e506-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/types mkdir -p $WORK/b194/ cat >/tmp/go-build3432868631/b194/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3432868631/b195/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/types -lang=go1.25 -complete -installsuffix shared -buildid ZRgQCTJ3f80pMMlKLNde/ZRgQCTJ3f80pMMlKLNde -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/types/types.go go tool buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/4f/4fe2388b8b15ebee82b0a8dad1bbf03aac22c605e5ed67b7a67b4fb121c5b131-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b210/ cat >/tmp/go-build3432868631/b210/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build3432868631/b208/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.25 -std -complete -installsuffix shared -buildid o_X9mXSGw1Q7_tPea3GL/o_X9mXSGw1Q7_tPea3GL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go go tool buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/7f/7fbfb7e895e03c8220df46c03c8d54a59dc165956697fd791af8d97bb8154e78-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b213/ cat >/tmp/go-build3432868631/b213/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.25 -std -complete -installsuffix shared -buildid DKsOh3TNJ39KTBIjPgj1/DKsOh3TNJ39KTBIjPgj1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/static_table.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go go tool buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/ad/ad96aab75bcad9e45c1d1078555fb2bfa8be9f18d0dd4e8a0a4f84c185080147-d # internal crypto/ecdsa mkdir -p $WORK/b141/ cat >/tmp/go-build3432868631/b141/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3432868631/b142/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3432868631/b147/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3432868631/b076/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build3432868631/b105/_pkg_.a packagefile crypto/internal/fips140/ecdsa=/tmp/go-build3432868631/b148/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build3432868631/b144/_pkg_.a packagefile crypto/internal/fips140cache=/tmp/go-build3432868631/b149/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build3432868631/b108/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3432868631/b099/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3432868631/b097/_pkg_.a packagefile crypto/sha512=/tmp/go-build3432868631/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build3432868631/b100/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3432868631/b151/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3432868631/b154/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile math/rand/v2=/tmp/go-build3432868631/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p crypto/ecdsa -lang=go1.25 -std -complete -installsuffix shared -buildid fuhSneclDWWcqSmypFpE/fuhSneclDWWcqSmypFpE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go /usr/lib/golang/src/crypto/ecdsa/notboring.go cd $WORK/b182 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I $WORK/b182/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b182/_x004.o -c cgo_socknew.cgo2.c go tool buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/07/07dc333e89b544bb6026e0a9dd230a7573ab8e536e1dafcbfdba75e38e22a467-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform mkdir -p $WORK/b193/ cat >/tmp/go-build3432868631/b193/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform -lang=go1.25 -complete -installsuffix shared -buildid g8sHATAbuLm1La7v526b/g8sHATAbuLm1La7v526b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform/platform_matcher.go go tool buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/54/54e2134cbebad5cb78a2a31ec0ee52e0c523b0bf0c35222e77a8e2bd5cc1d360-d # internal compress/gzip mkdir -p $WORK/b202/ cat >/tmp/go-build3432868631/b202/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile compress/flate=/tmp/go-build3432868631/b203/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile hash/crc32=/tmp/go-build3432868631/b204/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p compress/gzip -lang=go1.25 -std -complete -installsuffix shared -buildid DozYUsvjfBp-uecKds-X/DozYUsvjfBp-uecKds-X -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cd $WORK/b182 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I $WORK/b182/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b182/_x005.o -c cgo_unix_cgo.cgo2.c go tool buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/6a/6a9ace36c7d21c462f0ebe3e1770dba73ad7ed8482e5828fc66b66c875b08cb9-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b207/ cat >/tmp/go-build3432868631/b207/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build3432868631/b208/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3432868631/b209/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.25 -std -complete -installsuffix shared -buildid EdCjrckE3E6z6JEbsLpL/EdCjrckE3E6z6JEbsLpL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go go tool buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/87/875f0d0dcfc5cde0d67f8bc169c64be3a2e3bbc26e711c53781ba442bb89d35f-d # internal mime mkdir -p $WORK/b214/ cat >/tmp/go-build3432868631/b214/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p mime -lang=go1.25 -std -complete -installsuffix shared -buildid yAaiEihb1Atlg3OdlxLL/yAaiEihb1Atlg3OdlxLL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go go tool buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/72/72254bb1e968c6d9a109e7c07c06e610fcfbfff0b60427bb2d04c3fa973ced10-d # internal mime/quotedprintable mkdir -p $WORK/b216/ cat >/tmp/go-build3432868631/b216/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p mime/quotedprintable -lang=go1.25 -std -complete -installsuffix shared -buildid qr4-2pGMOrOuKCbjYWvm/qr4-2pGMOrOuKCbjYWvm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go go tool buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/95/95d1d24821daa7429ab3c004b88cf099445ba2c712ad118444b8fa11eedf4d62-d # internal net/http/internal mkdir -p $WORK/b218/ cat >/tmp/go-build3432868631/b218/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p net/http/internal -lang=go1.25 -std -complete -installsuffix shared -buildid Ggo8Jdzb8T7QnISOV7my/Ggo8Jdzb8T7QnISOV7my -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go go tool buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/9f/9f315cae464453694c210e28cd8c3c3e1e6b94160c3afb87842050e022c3edc8-d # internal github.com/containers/podman/vendor/github.com/distribution/reference mkdir -p $WORK/b222/ cat >/tmp/go-build3432868631/b222/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/containers/podman/vendor/github.com/distribution/reference -lang=go1.25 -complete -installsuffix shared -buildid k20WgrGORVgzEsL4mwRG/k20WgrGORVgzEsL4mwRG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/helpers.go ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/normalize.go ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/reference.go ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/regexp.go ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/sort.go cd $WORK/b182 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I $WORK/b182/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b182/_x006.o -c cgo_unix_cgo_res.cgo2.c go tool buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/85/856faa9133dc77137fce4ba3b768201cb718b82e57ea91981127a511d1c483da-d # internal github.com/containers/podman/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b224/ cat >/tmp/go-build3432868631/b224/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/podman/vendor/github.com/hashicorp/errwrap packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=/tmp/go-build3432868631/b225/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/containers/podman/vendor/github.com/hashicorp/go-multierror -lang=go1.25 -complete -installsuffix shared -buildid G0VqtmKz_gjJP5KIjres/G0VqtmKz_gjJP5KIjres -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/append.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/flatten.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/format.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/group.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/multierror.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/prefix.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/sort.go go tool buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/3f/3fb123d8545920c65f65b78b7c01a45186dbbaaeac269a2a4322abaced62386a-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration mkdir -p $WORK/b228/ cat >/tmp/go-build3432868631/b228/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration -lang=go1.25 -complete -installsuffix shared -buildid Nw77QhII9HHW8-IsTJuk/Nw77QhII9HHW8-IsTJuk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration/naming.go go tool buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/98/980312ef13ae25445613154c500b1290613674e7e3a849bea85b34854bb8d489-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache mkdir -p $WORK/b229/ cat >/tmp/go-build3432868631/b229/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3432868631/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache -lang=go1.25 -complete -installsuffix shared -buildid QooemEF1RKh7JwWfY941/QooemEF1RKh7JwWfY941 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache/blobinfocache.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache/types.go go tool buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/05/05671bf5fe3b4cdc387175aaf10169e2739e6df11e48084c09719d2f739b7c79-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature mkdir -p $WORK/b234/ cat >/tmp/go-build3432868631/b234/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature -lang=go1.25 -complete -installsuffix shared -buildid jWrBBDBEH1m4oM9wCTiS/jWrBBDBEH1m4oM9wCTiS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature/signature.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature/sigstore.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature/simple.go go tool buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/83/830368398293056abdafd65903c3cbba307c003f4b59712acc179c679a52f44d-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits mkdir -p $WORK/b235/ cat >/tmp/go-build3432868631/b235/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits -lang=go1.25 -complete -installsuffix shared -buildid A3FQ-V6dWDkQBU9_eLRA/A3FQ-V6dWDkQBU9_eLRA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits/iolimits.go cd $WORK/b182 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I $WORK/b182/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b182/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/83/83e3f6b5f1954d2c58dc31bb2198f14df4c2e82e764e4ecb1310b207434f7e26-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr mkdir -p $WORK/b240/ cat >/tmp/go-build3432868631/b240/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr -lang=go1.25 -complete -installsuffix shared -buildid fSzg70Fl2oWJfwTiXaua/fSzg70Fl2oWJfwTiXaua -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr/multierr.go go tool buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/5f/5f646c7f439c4bebca1ffb9b3359a16a2fbdfcdf104f315ac7d9cb0dbbb58bbe-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b236/ cat >/tmp/go-build3432868631/b236/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3432868631/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none -lang=go1.25 -complete -installsuffix shared -buildid 3xvleedazK8ei-3aW8t3/3xvleedazK8ei-3aW8t3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none/none.go TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -o $WORK/b182/_cgo_.o $WORK/b182/_cgo_main.o $WORK/b182/_x001.o $WORK/b182/_x002.o $WORK/b182/_x003.o $WORK/b182/_x004.o $WORK/b182/_x005.o $WORK/b182/_x006.o -O2 -g -lresolv go tool buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/46/4690acf012414b5b936e8c1d28924701ac2ddd67e15d592be228f670c8f69632-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b206/ cat >/tmp/go-build3432868631/b206/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3432868631/b207/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3432868631/b209/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build3432868631/b210/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p vendor/golang.org/x/net/idna -lang=go1.25 -std -complete -installsuffix shared -buildid xo5WyWQeoK4naeIHbRNZ/xo5WyWQeoK4naeIHbRNZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go go tool buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/05/05939d72b7916862cb99fbfcca9e2f9ccb41a9ab642341136442bc08b6b777c8-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private mkdir -p $WORK/b233/ cat >/tmp/go-build3432868631/b233/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3432868631/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3432868631/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3432868631/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private -lang=go1.25 -complete -installsuffix shared -buildid aCzmliA0vVXODRatAa4-/aCzmliA0vVXODRatAa4- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private/private.go go tool buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/d5/d5bdb45aa1ca6d27eb7e9fa05bd32b9d695bbd550c1d37ad3efb62bb50229689-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest mkdir -p $WORK/b241/ cat >/tmp/go-build3432868631/b241/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest -lang=go1.25 -complete -installsuffix shared -buildid tolE3K3BH-zG1bk4FllP/tolE3K3BH-zG1bk4FllP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest/put_blob_digest.go go tool buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/51/51d8c9b3ce0514d7222d97f46f67035c59313e9d2f0ec89b43aecb7058947720-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir mkdir -p $WORK/b244/ cat >/tmp/go-build3432868631/b244/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir -lang=go1.25 -complete -installsuffix shared -buildid gSwn8oEBd0nV0iK2jxHF/gSwn8oEBd0nV0iK2jxHF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir/tmpdir.go gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -o $WORK/b182/_cgo_.o $WORK/b182/_cgo_main.o $WORK/b182/_x001.o $WORK/b182/_x002.o $WORK/b182/_x003.o $WORK/b182/_x004.o $WORK/b182/_x005.o $WORK/b182/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b182/_cgo_.o -dynout $WORK/b182/_cgo_import.go go tool buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/83/8374b41df5986d9c9f977b8278fa8b9593757ea21c0d36ab07635a3b4bcad256-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/version mkdir -p $WORK/b247/ cat >/tmp/go-build3432868631/b247/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/version -lang=go1.25 -complete -installsuffix shared -buildid kdAAIcEMBAuf1EP21ncJ/kdAAIcEMBAuf1EP21ncJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/version/version.go go tool buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/4f/4f634a6f7e801e3ef033c4005cd3c127bf16b0e7df15d41da8eb852aaf85563e-d # internal github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b250/ cat >/tmp/go-build3432868631/b250/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials -lang=go1.25 -complete -installsuffix shared -buildid Tg8QcnaEd8xG8NyfzAut/Tg8QcnaEd8xG8NyfzAut -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/credentials.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/error.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/helper.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/version.go go tool buildid -w $WORK/b214/_pkg_.a # internal go tool buildid -w $WORK/b244/_pkg_.a # internal go tool buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/06/066be9542b1025483330e9eb2a8cc81a53e44c1166ba4d9cbdc9a9a7567348a1-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest mkdir -p $WORK/b243/ cat >/tmp/go-build3432868631/b243/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build3432868631/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build3432868631/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest -lang=go1.25 -complete -installsuffix shared -buildid jX2o1KoudgSlJV3oLiRv/jX2o1KoudgSlJV3oLiRv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest/stream_digest.go cat >/tmp/go-build3432868631/b182/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile cmp=/tmp/go-build3432868631/b045/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build3432868631/b183/_pkg_.a packagefile internal/bytealg=/tmp/go-build3432868631/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build3432868631/b038/_pkg_.a packagefile internal/itoa=/tmp/go-build3432868631/b042/_pkg_.a packagefile internal/nettrace=/tmp/go-build3432868631/b184/_pkg_.a packagefile internal/poll=/tmp/go-build3432868631/b063/_pkg_.a packagefile internal/singleflight=/tmp/go-build3432868631/b185/_pkg_.a packagefile internal/stringslite=/tmp/go-build3432868631/b031/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3432868631/b064/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile net/netip=/tmp/go-build3432868631/b117/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile runtime/cgo=/tmp/go-build3432868631/b113/_pkg_.a EOF cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/c4/c4d64b9c68e8b93914e21a8c3a462b75200c037a1e92d2ce6ea0603b34c0be8b-d # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/b2/b281e53e7f01b3e94e02652ce1bcb66a61d023b125328d9aebe254443fda7993-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs mkdir -p $WORK/b232/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p net -lang=go1.25 -std -installsuffix shared -buildid W5T5wHQg9bRY1WZ7CHdh/W5T5wHQg9bRY1WZ7CHdh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_posix.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile.go /usr/lib/golang/src/net/sendfile_nonwindows.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip4_linux.go /usr/lib/golang/src/net/sockoptip6_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b182/_cgo_gotypes.go $WORK/b182/cgo_linux.cgo1.go $WORK/b182/cgo_resnew.cgo1.go $WORK/b182/cgo_socknew.cgo1.go $WORK/b182/cgo_unix_cgo.cgo1.go $WORK/b182/cgo_unix_cgo_res.cgo1.go $WORK/b182/_cgo_import.go cat >/tmp/go-build3432868631/b232/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3432868631/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF github.com/containers/podman/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b253/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs -lang=go1.25 -complete -installsuffix shared -buildid dgysu4sN1MJdcT5N7-i4/dgysu4sN1MJdcT5N7-i4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs/get_blob_at.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs/stubs.go cat >/tmp/go-build3432868631/b253/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml/internal=github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding=/tmp/go-build3432868631/b052/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal=/tmp/go-build3432868631/b254/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/containers/podman/vendor/github.com/BurntSushi/toml -lang=go1.25 -complete -installsuffix shared -buildid JRgxDiJvBptxQO4iGa5E/JRgxDiJvBptxQO4iGa5E -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/error.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/lex.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/meta.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/type_fields.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/type_toml.go go tool buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/d0/d01ffc8998dd40a70f54d12c161169c1af60540b3bbbf79a64514ec40d8bd728-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs mkdir -p $WORK/b238/ cat >/tmp/go-build3432868631/b238/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3432868631/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3432868631/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs -lang=go1.25 -complete -installsuffix shared -buildid 7SKiO94DO4BOFGQUymbC/7SKiO94DO4BOFGQUymbC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs/original_oci_config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs/put_blob_partial.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs/signatures.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs/stubs.go go tool buildid -w $WORK/b232/_pkg_.a # internal go tool buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/f3/f3f1d4ffd74f9e355129d929d5a03039dfccbde72e3f5d1e48230a5c7e5080b2-d # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/f9/f92761ebf5b6089ee0eece4b59dcb8e8b1277c9ca10131a575eec36f3f494336-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource mkdir -p $WORK/b231/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl mkdir -p $WORK/b239/ cat >/tmp/go-build3432868631/b231/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3432868631/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3432868631/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3432868631/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a EOF cat >/tmp/go-build3432868631/b239/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3432868631/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3432868631/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource -lang=go1.25 -complete -installsuffix shared -buildid 5HjJCdiqYDJq55VSuM-l/5HjJCdiqYDJq55VSuM-l -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/wrapper.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl -lang=go1.25 -complete -installsuffix shared -buildid I4nDnfDpJWY7R0MYs1R-/I4nDnfDpJWY7R0MYs1R- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl/compat.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl/layer_infos.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl/properties.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl/signatures.go go tool buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/99/997e78307dd97d5539b0422de76d47ba487c2be3950706e8852ca505fcf02841-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent mkdir -p $WORK/b246/ cat >/tmp/go-build3432868631/b246/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/version=github.com/containers/podman/vendor/go.podman.io/image/v5/version packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build3432868631/b247/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent -lang=go1.25 -complete -installsuffix shared -buildid W0fmqpMMrDUz3dTolZv1/W0fmqpMMrDUz3dTolZv1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent/useragent.go go tool buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/92/923cf4b03481d531c3a1c3f5374a6dd17ab56c9ef7627eff0d173e8af323849e-d # internal github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b249/ cat >/tmp/go-build3432868631/b249/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build3432868631/b250/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client -lang=go1.25 -complete -installsuffix shared -buildid 5zxJYqBy-rJLT8cVPC5z/5zxJYqBy-rJLT8cVPC5z -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client/client.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client/command.go go tool buildid -w $WORK/b231/_pkg_.a # internal go tool buildid -w $WORK/b238/_pkg_.a # internal go tool buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/00/007aecebc6bb648d21043a6693864d1f0439137bcc62e3753866af2b5f2ed006-d # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/3b/3bf13d3122dde4551a37907bf0a0c40e6f299ccf0dc2af566895b67138c8dd07-d # internal text/scanner mkdir -p $WORK/b256/ cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/31/31bac1c24fad77655c5883eef566ae80085fdb9c673b9a40850500327c17cfaf-d # internal cat >/tmp/go-build3432868631/b256/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF github.com/containers/podman/vendor/github.com/moby/sys/capability mkdir -p $WORK/b259/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p text/scanner -lang=go1.25 -std -complete -installsuffix shared -buildid HVbeKZHWUJNFie-LZDqu/HVbeKZHWUJNFie-LZDqu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go cat >/tmp/go-build3432868631/b259/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/containers/podman/vendor/github.com/moby/sys/capability -lang=go1.25 -complete -installsuffix shared -buildid FOXjNnv-XqgSlADSiY-c/FOXjNnv-XqgSlADSiY-c -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/capability.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/capability_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/enum.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/enum_gen.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/syscall_linux.go github.com/containers/podman/vendor/github.com/moby/sys/user mkdir -p $WORK/b261/ cat >/tmp/go-build3432868631/b261/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/containers/podman/vendor/github.com/moby/sys/user -lang=go1.25 -complete -installsuffix shared -buildid A-cCi6WgVOnrEUhCu_t1/A-cCi6WgVOnrEUhCu_t1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/user/idtools.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/user/idtools_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/user/lookup_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/user/user.go go tool buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/4a/4a85c1ca30311f48926235c68a683285f352fa9a6d2954903e04c6260b78d32c-d # internal github.com/containers/podman/vendor/github.com/docker/go-units mkdir -p $WORK/b263/ cat >/tmp/go-build3432868631/b263/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/containers/podman/vendor/github.com/docker/go-units -lang=go1.25 -complete -installsuffix shared -buildid QRxuwzVW5v5rXBoHwYfJ/QRxuwzVW5v5rXBoHwYfJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-units/duration.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-units/size.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-units/ulimit.go go tool buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/1a/1a7abf1baaf777fa6b38f63b0f74864673b1672dd4349ae1cc10e81672537a62-d # internal github.com/containers/podman/vendor/github.com/moby/sys/mountinfo mkdir -p $WORK/b265/ cat >/tmp/go-build3432868631/b265/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/containers/podman/vendor/github.com/moby/sys/mountinfo -lang=go1.25 -complete -installsuffix shared -buildid lJTTfVE9MsoZOlN8G0IZ/lJTTfVE9MsoZOlN8G0IZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mounted_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mounted_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mountinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mountinfo_filters.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mountinfo_linux.go go tool buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/76/766227334802d3ea9a8b00d9aef452e38c7fc61bdc92f298c068560636443f42-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils mkdir -p $WORK/b255/ cat >/tmp/go-build3432868631/b255/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile text/scanner=/tmp/go-build3432868631/b256/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils -lang=go1.25 -complete -installsuffix shared -buildid p6eh5uWTTJaIAOHSTKuu/p6eh5uWTTJaIAOHSTKuu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils/exists_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils/fileutils.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils/fileutils_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils/reflink_linux.go go tool buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/f9/f98e808674836d4fa5b0073941d6ec6df1fea197afac31b46bc3f16bf6d48b6d-d # internal os/user mkdir -p $WORK/b266/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b266/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b266/ -O2 -g -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go go tool buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/49/4970cdebf99265a59d7fafb7fdcf26b9f35b510065528578241b5478d67ea37a-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec mkdir -p $WORK/b267/ cat >/tmp/go-build3432868631/b267/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec -lang=go1.25 -complete -installsuffix shared -buildid MfgaiolO-I9MkI7McR_S/MfgaiolO-I9MkI7McR_S -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec/command_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec/reexec.go go tool buildid -w $WORK/b265/_pkg_.a # internal go tool buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/64/649efef3480459ccec760a0dcc16614e1d1a06c6d3b06c7bb86ad67835c1cbaf-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount mkdir -p $WORK/b264/ cat >/tmp/go-build3432868631/b264/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/mountinfo=github.com/containers/podman/vendor/github.com/moby/sys/mountinfo importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=/tmp/go-build3432868631/b265/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount -lang=go1.25 -complete -installsuffix shared -buildid c5GQ7CXFLLFd6HtifE2F/c5GQ7CXFLLFd6HtifE2F -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/flags.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/flags_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/mount.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/mounter_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/mountinfo.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/mountinfo_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/sharedsubtree_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/unmount_unix.go cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/bb/bb1b2468f1737c39121eb8f14120c3f9e83cf4d3bd37fbe2edb8a74942ca4ce6-d # internal github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock mkdir -p $WORK/b270/ cat >/tmp/go-build3432868631/b270/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock -lang=go1.25 -complete -installsuffix shared -buildid dvsh4KvMMyMZwa_AlFrx/dvsh4KvMMyMZwa_AlFrx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock/rawfilelock.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock/rawfilelock_unix.go go tool buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/77/7722997e1d453e8c3a7be63872d4ca2c29d4d59ec964d1b80d26912f8089592b-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils mkdir -p $WORK/b271/ cat >/tmp/go-build3432868631/b271/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils -lang=go1.25 -complete -installsuffix shared -buildid Y_P7h-Qed6lB06hltihv/Y_P7h-Qed6lB06hltihv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/buffer.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/bytespipe.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/fswriters.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/fswriters_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/readers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/temp_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/writeflusher.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/writers.go go tool buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/28/282df0a4a44e7be6bf90f066047b1468ccf69d95374557d9d688b39eea55f9e5-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/transports mkdir -p $WORK/b273/ cat >/tmp/go-build3432868631/b273/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3432868631/b197/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/transports -lang=go1.25 -complete -installsuffix shared -buildid KfNrW6FNSt6Y_iLsP97K/KfNrW6FNSt6Y_iLsP97K -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/stub.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/transports.go go tool buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/06/0678c47f88b7e734c3f7f696e964693f2fa9ac2557adda5dcb931442861552f6-d # internal github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher mkdir -p $WORK/b280/ cat >/tmp/go-build3432868631/b280/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/cipher=/tmp/go-build3432868631/b079/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3432868631/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3432868631/b147/_pkg_.a packagefile crypto/hmac=/tmp/go-build3432868631/b164/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build3432868631/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build3432868631/b100/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher -lang=go1.25 -complete -installsuffix shared -buildid EKeKIp8WzLqPOwTgXtwa/EKeKIp8WzLqPOwTgXtwa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher/cbc_hmac.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher/concat_kdf.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher/ecdh_es.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher/key_wrap.go go tool buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/26/2650f3005bc02d149acc5c0032fb573007face7e0ac1b42a9671db46f35435d2-d # internal github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json mkdir -p $WORK/b281/ cat >/tmp/go-build3432868631/b281/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding=/tmp/go-build3432868631/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build3432868631/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json -lang=go1.25 -complete -installsuffix shared -buildid iy7wjUiWTy4qZfhshsQG/iy7wjUiWTy4qZfhshsQG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/indent.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/scanner.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/stream.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/tags.go go tool buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/75/7575cb384a1789b8ad593301f927006852eb2e0c38454c3ac6746721f1ab3279-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/system mkdir -p $WORK/b262/ cat >/tmp/go-build3432868631/b262/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3432868631/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3432868631/b264/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/system -lang=go1.25 -complete -installsuffix shared -buildid mcaJJuwNk1QqKy6KqCoo/mcaJJuwNk1QqKy6KqCoo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/chmod.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/chtimes.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/chtimes_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/exitcode.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/extattr_unsupported.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/init.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/lchown.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/lcow_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/lstat_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/meminfo.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/meminfo_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/mknod.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/path.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/path_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/process_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/rm.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/rm_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/stat_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/stat_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/stat_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/umask.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/utimes_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/xattrs_linux.go go tool buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/33/339df850781d0b8c6385058ae53dae6fbbfaa23dbf7209e73a3d6cf87db61681-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b282/ cat >/tmp/go-build3432868631/b282/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build3432868631/b164/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 -lang=go1.25 -complete -installsuffix shared -buildid cA_sTEu-y5rDMDGH-8xc/cA_sTEu-y5rDMDGH-8xc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go go tool buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/da/dab5caf11d9ddf59c1e54551febb30e037c9d55724b7864841e59f53e047566b-d # internal compress/zlib mkdir -p $WORK/b288/ cat >/tmp/go-build3432868631/b288/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile compress/flate=/tmp/go-build3432868631/b203/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile hash/adler32=/tmp/go-build3432868631/b289/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p compress/zlib -lang=go1.25 -std -complete -installsuffix shared -buildid o2ho5IuzMdseJRN_JN5X/o2ho5IuzMdseJRN_JN5X -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go go tool buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/d4/d428bbdfb955c43ef99eca88550872ac7ebcb34ac4e928f4e20e39b2b16dbff3-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b291/ cat >/tmp/go-build3432868631/b291/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/subtle=/tmp/go-build3432868631/b100/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal -lang=go1.25 -complete -installsuffix shared -buildid bo2UkRyjWQAv1VNIjtMF/bo2UkRyjWQAv1VNIjtMF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go go tool buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/e2/e2f78b65259a5533e48497baa071093478d8c76afc54c3f91c992dff0cdc97c0-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config mkdir -p $WORK/b297/ cat >/tmp/go-build3432868631/b297/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config -lang=go1.25 -complete -installsuffix shared -buildid dW6e_hYUVVk9jJ9KFwBs/dW6e_hYUVVk9jJ9KFwBs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config/config.go go tool buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/49/4941926c456c4a13aa69e752be3e9e07b03b4040a937a0213b5733c87b43e66f-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors mkdir -p $WORK/b305/ cat >/tmp/go-build3432868631/b305/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3432868631/b306/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors -lang=go1.25 -complete -installsuffix shared -buildid _U4-9d5ZY45Hj2n5Vbs5/_U4-9d5ZY45Hj2n5Vbs5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors/errors.go go tool buildid -w $WORK/b262/_pkg_.a # internal go tool buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/a6/a6beafbd3273dfea4c75da61596f817b525c90064f1ca6cd5b68089cdb88a673-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile mkdir -p $WORK/b269/ cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/c1/c1d900f1e7be14cefdba73be5b538b1eed29f65fddfcdb99dfd5cccf432f5214-d # internal cat >/tmp/go-build3432868631/b269/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/internal/rawfilelock=github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock=/tmp/go-build3432868631/b270/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3432868631/b262/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile -lang=go1.25 -complete -installsuffix shared -buildid utlCP5Px2clmcwMigzCn/utlCP5Px2clmcwMigzCn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile/lastwrite.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile/lockfile.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile/lockfile_unix.go github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b286/ cat >/tmp/go-build3432868631/b286/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/containers/podman/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile compress/bzip2=/tmp/go-build3432868631/b287/_pkg_.a packagefile compress/flate=/tmp/go-build3432868631/b203/_pkg_.a packagefile compress/zlib=/tmp/go-build3432868631/b288/_pkg_.a packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build3432868631/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build3432868631/b079/_pkg_.a packagefile crypto/des=/tmp/go-build3432868631/b158/_pkg_.a packagefile crypto/dsa=/tmp/go-build3432868631/b178/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3432868631/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3432868631/b147/_pkg_.a packagefile crypto/md5=/tmp/go-build3432868631/b173/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build3432868631/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build3432868631/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build3432868631/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build3432868631/b100/_pkg_.a packagefile encoding/asn1=/tmp/go-build3432868631/b152/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=/tmp/go-build3432868631/b290/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=/tmp/go-build3432868631/b291/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build3432868631/b285/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=/tmp/go-build3432868631/b292/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile image=/tmp/go-build3432868631/b293/_pkg_.a packagefile image/jpeg=/tmp/go-build3432868631/b295/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet -lang=go1.25 -complete -installsuffix shared -buildid DOOqJYvoIk-txeL3Qrq1/DOOqJYvoIk-txeL3Qrq1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/compressed.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/config.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/encrypted_key.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/literal.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/ocfb.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/one_pass_signature.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/opaque.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/packet.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/private_key.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/public_key.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/public_key_v3.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/reader.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/signature.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/signature_v3.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/userattribute.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/userid.go go tool buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/2e/2e0d84e24576a52b94430ec78be351418ea5b377b1a3a13017c212a0654477aa-d # internal go/token mkdir -p $WORK/b314/ cat >/tmp/go-build3432868631/b314/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3432868631/b045/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile iter=/tmp/go-build3432868631/b046/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p go/token -lang=go1.25 -std -complete -installsuffix shared -buildid 0ZiDSgmHRlogj3sKIv1p/0ZiDSgmHRlogj3sKIv1p -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go /usr/lib/golang/src/go/token/tree.go go tool buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/18/183fff857a35acf358760d0fb6f18514bee78a23223683343a7d2389dfee867b-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b304/ cat >/tmp/go-build3432868631/b304/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3432868631/b305/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire -lang=go1.25 -complete -installsuffix shared -buildid getFqvljuhNow3LCxKdb/getFqvljuhNow3LCxKdb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire/wire.go go tool buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/9c/9c52a5eeccc96cadf9ccae12a6b53fc4cb3d72dc2ced582c32e6b135342f6e77-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version mkdir -p $WORK/b335/ cat >/tmp/go-build3432868631/b335/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version -lang=go1.25 -complete -installsuffix shared -buildid c6Oyk0-NJGSA3wQ2cCFo/c6Oyk0-NJGSA3wQ2cCFo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version/version.go go tool buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/5f/5f9b22aa432056b35d4c4f3af97f5bb19375df2bc8a7a9a730b9b9c41c08a97f-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b309/ cat >/tmp/go-build3432868631/b309/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3432868631/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3432868631/b310/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect -lang=go1.25 -complete -installsuffix shared -buildid LBp3Xozu4JmZ6r6zQMty/LBp3Xozu4JmZ6r6zQMty -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value_equal.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go go tool buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/5c/5cdc8bb4562185998bf3407f0c9eeb23528810a80c90f9469af22c6d8d7652ec-d # internal github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries mkdir -p $WORK/b339/ cat >/tmp/go-build3432868631/b339/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries -lang=go1.25 -complete -installsuffix shared -buildid 63q6z61lz4xkP97gvYm8/63q6z61lz4xkP97gvYm8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries/timeseries.go go tool buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/4d/4d12154b44a721e4ed17706e930379a42cf85cd775a57eddb4724eaf953b7e37-d # internal text/template/parse mkdir -p $WORK/b343/ cat >/tmp/go-build3432868631/b343/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p text/template/parse -lang=go1.25 -std -complete -installsuffix shared -buildid IhT1aGNtMBSwY0-qYf5D/IhT1aGNtMBSwY0-qYf5D -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go go tool buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/53/53f722e6f2aa6bae67f9fac656701664ca4a06924f2daf15ab1f06afda72eed6-d # internal text/tabwriter mkdir -p $WORK/b344/ cat >/tmp/go-build3432868631/b344/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p text/tabwriter -lang=go1.25 -std -complete -installsuffix shared -buildid e-BXqdq3Nr497rCwhHre/e-BXqdq3Nr497rCwhHre -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go go tool buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/1e/1e79d63d477ee4779f3b7e0cff1e72d6332471a50d5b1763d46fdb22c489a78c-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal mkdir -p $WORK/b351/ cat >/tmp/go-build3432868631/b351/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal -lang=go1.25 -complete -installsuffix shared -buildid EVgRB9NApmSETxkHAIDw/EVgRB9NApmSETxkHAIDw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal/grpclog.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal/logger.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal/loggerv2.go go tool buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/eb/ebacba2e87e6c3433809ab0984a664cffef3a3206b522879d4d1bb349c264fd3-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/attributes mkdir -p $WORK/b353/ cat >/tmp/go-build3432868631/b353/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/attributes -lang=go1.25 -complete -installsuffix shared -buildid Mag3BFIPA6izmozFF1mf/Mag3BFIPA6izmozFF1mf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/attributes/attributes.go go tool buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/0a/0ade3b49c5c386c8155e069eae654a2429bb25c0f00cb9df8f35fc988e157430-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b350/ cat >/tmp/go-build3432868631/b350/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog/internal=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal=/tmp/go-build3432868631/b351/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/grpclog -lang=go1.25 -complete -installsuffix shared -buildid IQY62ZjumeOMDu2m_Y5y/IQY62ZjumeOMDu2m_Y5y -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/component.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/grpclog.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/logger.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/loggerv2.go go tool buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/aa/aa85ce5aaa748c51040ce46491406adea5623ed0a565b1b2ac0cdec800053744-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b283/ cat >/tmp/go-build3432868631/b283/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/rsa=/tmp/go-build3432868631/b104/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=/tmp/go-build3432868631/b284/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build3432868631/b285/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build3432868631/b286/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=/tmp/go-build3432868631/b292/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp -lang=go1.25 -complete -installsuffix shared -buildid cmV0IQhjpeALiX09W4s5/cmV0IQhjpeALiX09W4s5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/canonical_text.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/keys.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/read.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/write.go go tool buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/47/474b7282017dfc6c92eba102075e67954308abcdf37cf51f0ed3ed9fab2b81bd-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle mkdir -p $WORK/b392/ cat >/tmp/go-build3432868631/b392/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle -lang=go1.25 -complete -installsuffix shared -buildid vPja88fwyQlLqXW0Vv3x/vPja88fwyQlLqXW0Vv3x -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle/idle.go go tool buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/1b/1be04b6c54feafcc92fc02c19cbe1c879933e8c936878b799fd90fa5c856a3e4-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b308/ cat >/tmp/go-build3432868631/b308/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3432868631/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3432868631/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset -lang=go1.25 -complete -installsuffix shared -buildid iacE2wjmDjDWRD-djyg6/iacE2wjmDjDWRD-djyg6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go go tool buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/e9/e9a26d899db3bea13caec2c7cf2d5a445d4932a83fd3dc3fd3b3c05a18749323-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b313/ cat >/tmp/go-build3432868631/b313/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=/tmp/go-build3432868631/b314/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3432868631/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs -lang=go1.25 -complete -installsuffix shared -buildid DdtqorVBcpBZYw9hiyBH/DdtqorVBcpBZYw9hiyBH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs/strings.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go go tool buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/37/37e510018c1b3edf486c48e76ccc469a5293f13415d8c12249694d5223f8d532-d # internal go tool buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/77/77cb3f8395eae35f9c8c219c0f3fe9c4af0bd859f1cfaf62314559264f1d31e9-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order mkdir -p $WORK/b316/ cat >/tmp/go-build3432868631/b316/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order -lang=go1.25 -complete -installsuffix shared -buildid oo4sjQ7vZwm8lX__WlxB/oo4sjQ7vZwm8lX__WlxB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order/order.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order/range.go github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid mkdir -p $WORK/b315/ cat >/tmp/go-build3432868631/b315/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid -lang=go1.25 -complete -installsuffix shared -buildid KwqqkVZP9nIU7_0ccQcC/KwqqkVZP9nIU7_0ccQcC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/go_features_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/goname.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/name.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go go tool buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/ba/ba1562e560dd4e74fdb8a77b8a17c2a2dcfc337ac4b148bb8b791570f99e811e-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b319/ cat >/tmp/go-build3432868631/b319/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3432868631/b308/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3432868631/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3432868631/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry -lang=go1.25 -complete -installsuffix shared -buildid xmXjl4zzIx2DU7D4-Wxi/xmXjl4zzIx2DU7D4-Wxi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go go tool buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/1c/1c62dbb827e2e7699b211bf11bd5339b7829af5a2d789a38b472be4dcccd3364-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b311/ cat >/tmp/go-build3432868631/b311/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3432868631/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3432868631/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3432868631/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3432868631/b313/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build3432868631/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text -lang=go1.25 -complete -installsuffix shared -buildid C9JplOqpsZD7nRgIojm1/C9JplOqpsZD7nRgIojm1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go go tool buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/d7/d768c7c9917f4988f074deafbdc91fed4ba51c97aab365763059d3a8156e69e4-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b320/ cat >/tmp/go-build3432868631/b320/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3432868631/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface -lang=go1.25 -complete -installsuffix shared -buildid T7Fwh5SAu6stT8k7ema2/T7Fwh5SAu6stT8k7ema2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go go tool buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/b5/b5d6cfcdb9ca014752acc61007fce14a2e3d318ea8bdf054ff39db932ef63247-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b328/ cat >/tmp/go-build3432868631/b328/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3432868631/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3432868631/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt -lang=go1.25 -complete -installsuffix shared -buildid LqaoBfTG4uyrRATmxMV9/LqaoBfTG4uyrRATmxMV9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go go tool buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/40/40f79ae826484e683480d40ae7491dba0b3073599febaf5add013634cda93a67-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b329/ cat >/tmp/go-build3432868631/b329/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts -lang=go1.25 -complete -installsuffix shared -buildid 0qK6rUjJ_h_LVPYNOlxG/0qK6rUjJ_h_LVPYNOlxG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts/options.go go tool buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/b0/b0b6479e805922946bc7db1851ecb01e61eaffefdcae696b8b44dacc99cd299a-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy mkdir -p $WORK/b334/ cat >/tmp/go-build3432868631/b334/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3432868631/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3432868631/b320/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy -lang=go1.25 -complete -installsuffix shared -buildid DPKDN5l_I67XYRxoIZvs/DPKDN5l_I67XYRxoIZvs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy/bufferreader.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy/lazy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy/pointer_unsafe.go cd $WORK/b266 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b266=/tmp/go-build -gno-record-gcc-switches -I $WORK/b266/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=9IMgZey7TnqZgoEuWp3e -o $WORK/b266/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/39/394e1c9809f63f1e27adef34d6bbe9f5b6cdb96cb4ca45afcfcf3ea00b3b060b-d # internal text/template mkdir -p $WORK/b342/ cat >/tmp/go-build3432868631/b342/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile internal/fmtsort=/tmp/go-build3432868631/b057/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile text/template/parse=/tmp/go-build3432868631/b343/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p text/template -lang=go1.25 -std -complete -installsuffix shared -buildid kfs--6QQczwRzVbHbnhY/kfs--6QQczwRzVbHbnhY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go go tool buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/e6/e6a9664f57e50e3634ccc77a256d68739e5ed6c7684264e3a915a70794bdc032-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b318/ cat >/tmp/go-build3432868631/b318/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3432868631/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3432868631/b308/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3432868631/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3432868631/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3432868631/b315/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build3432868631/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3432868631/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3432868631/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3432868631/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3432868631/b320/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/proto -lang=go1.25 -complete -installsuffix shared -buildid D8is9fNf-6Tn86GIfS06/D8is9fNf-6Tn86GIfS06 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/checkinit.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/decode_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/encode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/encode_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/equal.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/merge.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/messageset.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/proto.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/proto_methods.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/reset.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/size.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/size_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/wrapperopaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/wrappers.go go tool buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/f1/f195d23873cfdccc12246c88a9903715487defd0ff9d5cdf02fc0fd98161d75e-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/connectivity cd $WORK/b266 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b266=/tmp/go-build -gno-record-gcc-switches -I $WORK/b266/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=9IMgZey7TnqZgoEuWp3e -o $WORK/b266/_x002.o -c cgo_lookup_cgo.cgo2.c mkdir -p $WORK/b349/ cat >/tmp/go-build3432868631/b349/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3432868631/b350/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/connectivity -lang=go1.25 -complete -installsuffix shared -buildid bkoaIlbTECzvOgZo5mLc/bkoaIlbTECzvOgZo5mLc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/connectivity/connectivity.go go tool buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/12/12c4fab268a3dbf59024a346edfac10fed2a05a8fb776b06a6f6bfd70ee730a7-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b366/ cat >/tmp/go-build3432868631/b366/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3432868631/b350/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog -lang=go1.25 -complete -installsuffix shared -buildid wkNd6IqlkKmoClwpriYv/wkNd6IqlkKmoClwpriYv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog/prefix_logger.go go tool buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/37/37735e86e34726f447883a461510d414b2bdf43091bace89b06531c9f34b4903-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b330/ cat >/tmp/go-build3432868631/b330/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3432868631/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3432868631/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval -lang=go1.25 -complete -installsuffix shared -buildid AyQ8YwZdxMhqDflzQ3ot/AyQ8YwZdxMhqDflzQ3ot -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go cd /usr/lib/golang/src/net go tool pack r $WORK/b182/_pkg_.a $WORK/b182/_x001.o $WORK/b182/_x002.o $WORK/b182/_x003.o $WORK/b182/_x004.o $WORK/b182/_x005.o $WORK/b182/_x006.o # internal go tool buildid -w $WORK/b182/_pkg_.a # internal go tool buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/2b/2b8310747661b6888e28b1519d1932cb68f02c1c17f3a3a6e19134ae9f2c540e-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b369/ cat >/tmp/go-build3432868631/b369/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3432868631/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3432868631/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3432868631/b313/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build3432868631/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json -lang=go1.25 -complete -installsuffix shared -buildid 3cNTzet6fD3IUu-VVBgJ/3cNTzet6fD3IUu-VVBgJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/encode.go go tool buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/54/5476dac4ab90e0976e91f68133ac5df7ffdaa1b89e666a9452fed4efb936c5b8-d # internal github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b404/ cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/02/02b6e83efd1c24bdb98cfc2ac08f7278544001dea49575462f559cb06eb45004-d # internal cat >/tmp/go-build3432868631/b404/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile container/list=/tmp/go-build3432868631/b156/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi -lang=go1.25 -complete -installsuffix shared -buildid IpMZX4pp_5XqTkdezjqb/IpMZX4pp_5XqTkdezjqb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/bidi.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/bracket.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/core.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/prop.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/trieval.go crypto/x509 mkdir -p $WORK/b177/ cat >/tmp/go-build3432868631/b177/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build3432868631/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build3432868631/b079/_pkg_.a packagefile crypto/des=/tmp/go-build3432868631/b158/_pkg_.a packagefile crypto/dsa=/tmp/go-build3432868631/b178/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3432868631/b142/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3432868631/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3432868631/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3432868631/b147/_pkg_.a packagefile crypto/md5=/tmp/go-build3432868631/b173/_pkg_.a packagefile crypto/rsa=/tmp/go-build3432868631/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build3432868631/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build3432868631/b150/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3432868631/b179/_pkg_.a packagefile encoding/asn1=/tmp/go-build3432868631/b152/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile encoding/pem=/tmp/go-build3432868631/b181/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3432868631/b151/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3432868631/b154/_pkg_.a packagefile internal/godebug=/tmp/go-build3432868631/b038/_pkg_.a packagefile internal/goos=/tmp/go-build3432868631/b017/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile iter=/tmp/go-build3432868631/b046/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/netip=/tmp/go-build3432868631/b117/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build3432868631/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p crypto/x509 -lang=go1.25 -std -complete -installsuffix shared -buildid hcruoV5jZByGGF6671lL/hcruoV5jZByGGF6671lL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/oid.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go cd $WORK/b266 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b266=/tmp/go-build -gno-record-gcc-switches -I $WORK/b266/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=9IMgZey7TnqZgoEuWp3e -o $WORK/b266/_x003.o -c getgrouplist_unix.cgo2.c go tool buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/3a/3a6d7b6e280a8158acd089c8db54793e6dc89b57526a1e101d3e8d0e4cca4797-d # internal net/textproto mkdir -p $WORK/b211/ cat >/tmp/go-build3432868631/b211/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p net/textproto -lang=go1.25 -std -complete -installsuffix shared -buildid Ssk06Q1nATnzdS5qBd7r/Ssk06Q1nATnzdS5qBd7r -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go go tool buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/d6/d6ea30e491253fdd58e132ef7c6db9e1718a23c9ad894fe9f0ac0d8bdde9b245-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b212/ cat >/tmp/go-build3432868631/b212/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build3432868631/b206/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/netip=/tmp/go-build3432868631/b117/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.25 -std -complete -installsuffix shared -buildid BBrdHND_EPmYZjkKTvEi/BBrdHND_EPmYZjkKTvEi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go cd $WORK/b266 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b266=/tmp/go-build -gno-record-gcc-switches -I $WORK/b266/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=9IMgZey7TnqZgoEuWp3e -o $WORK/b266/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/f1/f1b52c3cc346ad0d2c77bd7dd317c5894e4a879771d7a0f6dda20e49fdc7a60e-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b303/ cat >/tmp/go-build3432868631/b303/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3432868631/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3432868631/b308/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3432868631/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3432868631/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3432868631/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3432868631/b315/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build3432868631/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3432868631/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build3432868631/b317/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3432868631/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3432868631/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3432868631/b319/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext -lang=go1.25 -complete -installsuffix shared -buildid IBtZQQa_zWH67D3B-sXm/IBtZQQa_zWH67D3B-sXm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext/encode.go go tool buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/85/850429f1495a5ba77fdc40007ed77184c5ef96607ebb3914999dfa74a1bfd1fd-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b205/ cat >/tmp/go-build3432868631/b205/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=/tmp/go-build3432868631/b206/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/textproto=/tmp/go-build3432868631/b211/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.25 -std -complete -installsuffix shared -buildid jnhIfzfbAnO_Lav0CARO/jnhIfzfbAnO_Lav0CARO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go go tool buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/61/6150e520ecc67e1d2418ec9e643a103404d6c6f95cf911f9f0aac86ae44033a7-d # internal mime/multipart mkdir -p $WORK/b215/ cat >/tmp/go-build3432868631/b215/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile internal/godebug=/tmp/go-build3432868631/b038/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile mime=/tmp/go-build3432868631/b214/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build3432868631/b216/_pkg_.a packagefile net/textproto=/tmp/go-build3432868631/b211/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p mime/multipart -lang=go1.25 -std -complete -installsuffix shared -buildid MH1DhnJWsqh-UM2Vp1Tu/MH1DhnJWsqh-UM2Vp1Tu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b266=/tmp/go-build -gno-record-gcc-switches -o $WORK/b266/_cgo_.o $WORK/b266/_cgo_main.o $WORK/b266/_x001.o $WORK/b266/_x002.o $WORK/b266/_x003.o -O2 -g go tool buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/13/1327238a4209bcb37b51f03a2ba9fa2bebccc0ba35500719c155dc67dc4682d8-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b327/ cat >/tmp/go-build3432868631/b327/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/editiondefaults=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3432868631/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build3432868631/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build3432868631/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build3432868631/b322/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3432868631/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3432868631/b308/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3432868631/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3432868631/b315/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3432868631/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3432868631/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3432868631/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3432868631/b319/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc -lang=go1.25 -complete -installsuffix shared -buildid u3xQHSkp8XFPsSXAt2u8/u3xQHSkp8XFPsSXAt2u8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/build.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/editions.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/presence.go go tool buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/54/542b92b8464f77ed455e6b7b88c0dc0fcbfe1d3e89ac1d19e70b54a7f1cfad67-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b356/ cat >/tmp/go-build3432868631/b356/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3432868631/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3432868631/b357/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal -lang=go1.25 -complete -installsuffix shared -buildid TeOUMaEXWtweB6uJEj78/TeOUMaEXWtweB6uJEj78 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/experimental.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/internal.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/tcp_keepalive_unix.go gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b266=/tmp/go-build -gno-record-gcc-switches -o $WORK/b266/_cgo_.o $WORK/b266/_cgo_main.o $WORK/b266/_x001.o $WORK/b266/_x002.o $WORK/b266/_x003.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b266/_cgo_.o -dynout $WORK/b266/_cgo_import.go go tool buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/97/97530ccd91e091e9363f6a83ff5fac20103d5691b3e58cfc93c5069b5f718da9-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/metadata mkdir -p $WORK/b360/ cat >/tmp/go-build3432868631/b266/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile runtime/cgo=/tmp/go-build3432868631/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p os/user -lang=go1.25 -std -installsuffix shared -buildid 9IMgZey7TnqZgoEuWp3e/9IMgZey7TnqZgoEuWp3e -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack /usr/lib/golang/src/os/user/cgo_listgroups_unix.go /usr/lib/golang/src/os/user/cgo_lookup_unix.go /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b266/_cgo_gotypes.go $WORK/b266/cgo_lookup_cgo.cgo1.go $WORK/b266/getgrouplist_unix.cgo1.go $WORK/b266/_cgo_import.go cat >/tmp/go-build3432868631/b360/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3432868631/b356/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/metadata -lang=go1.25 -complete -installsuffix shared -buildid nNANEyi3HVLvjcGiWNQ2/nNANEyi3HVLvjcGiWNQ2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/metadata/metadata.go go tool buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/f0/f0b5f7999848f4ca87298e8da541feef077d5ea259fb2fa866bf3b2d32aba067-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b373/ cat >/tmp/go-build3432868631/b373/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3432868631/b356/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/codes -lang=go1.25 -complete -installsuffix shared -buildid ROeCCc8-nuJvbJiGevp_/ROeCCc8-nuJvbJiGevp_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codes/code_string.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codes/codes.go go tool buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/44/44879f26cfbfdc433513da024ad14b9e8c5d568007c16040862c064c941c6728-d # internal html/template mkdir -p $WORK/b340/ cat >/tmp/go-build3432868631/b340/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile html=/tmp/go-build3432868631/b341/_pkg_.a packagefile internal/godebug=/tmp/go-build3432868631/b038/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile text/template=/tmp/go-build3432868631/b342/_pkg_.a packagefile text/template/parse=/tmp/go-build3432868631/b343/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p html/template -lang=go1.25 -std -complete -installsuffix shared -buildid pzm38hdxb6LjJoDFaX1F/pzm38hdxb6LjJoDFaX1F -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go go tool buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/06/0634983b347fffb9b10eaf02a8b7b916360b9a5e669612d9d42801c694c09b93-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/mem mkdir -p $WORK/b377/ cat >/tmp/go-build3432868631/b377/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3432868631/b356/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/mem -lang=go1.25 -complete -installsuffix shared -buildid hqB_N3cvivRAvWZTFSGk/hqB_N3cvivRAvWZTFSGk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/mem/buffer_pool.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/mem/buffer_slice.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/mem/buffers.go go tool buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/d6/d625cb4dd12a61fbfaa1d0390c1ff24fb67486e2eba99498b8afefde24023662-d # internal go tool buildid -w $WORK/b360/_pkg_.a # internal github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b402/ cat >/tmp/go-build3432868631/b402/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/podman/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=/tmp/go-build3432868631/b403/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3432868631/b404/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule -lang=go1.25 -complete -installsuffix shared -buildid pzeFmps1g7uTjRW0mqgV/pzeFmps1g7uTjRW0mqgV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule/bidirule.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/8d/8dd12c9215f94505088d7d923f0ede103f90cfec65cd0e909e898c06196d7560-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/stats mkdir -p $WORK/b359/ cat >/tmp/go-build3432868631/b359/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3432868631/b360/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/stats -lang=go1.25 -complete -installsuffix shared -buildid GXvAma5oSmqtE3ZgGspl/GXvAma5oSmqtE3ZgGspl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stats/handlers.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stats/metrics.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stats/stats.go cd /usr/lib/golang/src/os/user go tool pack r $WORK/b266/_pkg_.a $WORK/b266/_x001.o $WORK/b266/_x002.o $WORK/b266/_x003.o # internal go tool buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/87/87a27b1f483943d8e3e6e304b6441c6c86a718fb1287c0c1608b108515784c64-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools mkdir -p $WORK/b260/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b260/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools "-ldflags=\"-O2\" \"-g\" \"-l\" \"subid\"" -- -I $WORK/b260/ -O2 -g ./idtools_supported.go go tool buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/ce/cec6e50467ae26f4de57faadfaea28ea3ddb8a8546dd11328f8f0a49e54ec668-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b376/ cat >/tmp/go-build3432868631/b376/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3432868631/b360/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil -lang=go1.25 -complete -installsuffix shared -buildid 4BG0B9Qz4yFG8BXEh2dg/4BG0B9Qz4yFG8BXEh2dg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/compressor.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/grpcutil.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/method.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/regex.go go tool buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/b3/b3f11ddcf5628d45aa87cc7895d809421d48e580af13d31b42f48aeb6cdf1ab5-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats mkdir -p $WORK/b358/ cat >/tmp/go-build3432868631/b358/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3432868631/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3432868631/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build3432868631/b359/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats -lang=go1.25 -complete -installsuffix shared -buildid 1bCqhbojMsuDe5vRc9Tr/1bCqhbojMsuDe5vRc9Tr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats/metricregistry.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats/metrics.go go tool buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/4e/4e8d6df0e59942f5ad4ca9440a1fb33e27098f673e55fa74888603c8f2e8bff1-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b381/ cat >/tmp/go-build3432868631/b381/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3432868631/b360/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload -lang=go1.25 -complete -installsuffix shared -buildid f42qDsQDhQRMHdymP5go/f42qDsQDhQRMHdymP5go -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload/load.go go tool buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/19/197ab16f51c79c48a1679ce0729a31392a206dbdf80c1ff65c3d3932e4c6bd6d-d # internal github.com/containers/podman/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b405/ cat >/tmp/go-build3432868631/b405/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/podman/vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=/tmp/go-build3432868631/b403/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/containers/podman/vendor/golang.org/x/text/unicode/norm -lang=go1.25 -complete -installsuffix shared -buildid R1u4FNCMF5Ws97DUj9cA/R1u4FNCMF5Ws97DUj9cA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/composition.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/forminfo.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/input.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/iter.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/normalize.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/readwriter.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/transform.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/trie.go go tool buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/32/328077c39bac8e541e23bc09dfb306b107ed20d357d4c37b4830e2a20b7ef800-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/encoding mkdir -p $WORK/b375/ cat >/tmp/go-build3432868631/b375/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/mem=github.com/containers/podman/vendor/google.golang.org/grpc/mem packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build3432868631/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build3432868631/b377/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/encoding -lang=go1.25 -complete -installsuffix shared -buildid BEGahCxIhKgXG-QvBrTW/BEGahCxIhKgXG-QvBrTW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/encoding/encoding.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/encoding/encoding_v2.go go tool buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/fa/fab7772c58aa10b648871b5b365bbba63534812c4a237875a1b0941737a6a5a6-d # internal github.com/containers/podman/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b406/ cat >/tmp/go-build3432868631/b406/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p github.com/containers/podman/vendor/golang.org/x/net/http2/hpack -lang=go1.25 -complete -installsuffix shared -buildid 54pWgF_L5dTwrzzIdvei/54pWgF_L5dTwrzzIdvei -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/encode.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/hpack.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/huffman.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/static_table.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/tables.go go tool buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/7d/7d9325e0399edfef78fe4241aeac76b835fc998bfcc7f16c9994c515a0e29695-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall mkdir -p $WORK/b408/ cat >/tmp/go-build3432868631/b408/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3432868631/b350/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall -lang=go1.25 -complete -installsuffix shared -buildid sDgKYT2751RUL2CEtiGb/sDgKYT2751RUL2CEtiGb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go go tool buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/66/6664abd72601a1525354a69bcdc41041091851d391fe26a696125fed658a2918-d # internal crypto/tls mkdir -p $WORK/b155/ cat >/tmp/go-build3432868631/b155/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile container/list=/tmp/go-build3432868631/b156/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build3432868631/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build3432868631/b079/_pkg_.a packagefile crypto/des=/tmp/go-build3432868631/b158/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3432868631/b142/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3432868631/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3432868631/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3432868631/b147/_pkg_.a packagefile crypto/hkdf=/tmp/go-build3432868631/b162/_pkg_.a packagefile crypto/hmac=/tmp/go-build3432868631/b164/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3432868631/b076/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build3432868631/b080/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build3432868631/b093/_pkg_.a packagefile crypto/internal/fips140/mlkem=/tmp/go-build3432868631/b165/_pkg_.a packagefile crypto/internal/fips140/tls12=/tmp/go-build3432868631/b166/_pkg_.a packagefile crypto/internal/fips140/tls13=/tmp/go-build3432868631/b167/_pkg_.a packagefile crypto/internal/hpke=/tmp/go-build3432868631/b168/_pkg_.a packagefile crypto/md5=/tmp/go-build3432868631/b173/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/rc4=/tmp/go-build3432868631/b174/_pkg_.a packagefile crypto/rsa=/tmp/go-build3432868631/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build3432868631/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build3432868631/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build3432868631/b100/_pkg_.a packagefile crypto/tls/internal/fips140tls=/tmp/go-build3432868631/b175/_pkg_.a packagefile crypto/x509=/tmp/go-build3432868631/b177/_pkg_.a packagefile encoding/pem=/tmp/go-build3432868631/b181/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3432868631/b169/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3432868631/b151/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build3432868631/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build3432868631/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build3432868631/b038/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile weak=/tmp/go-build3432868631/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p crypto/tls -lang=go1.25 -std -complete -installsuffix shared -buildid WQcL-u6_gBAxgVBpdcs5/WQcL-u6_gBAxgVBpdcs5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cache.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/defaults.go /usr/lib/golang/src/crypto/tls/defaults_fips140.go /usr/lib/golang/src/crypto/tls/ech.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/quic.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go go tool buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/6f/6fad6643794a7751488bd40e431f15bf997972630e85d3bc1c765e3d39bc72fb-d # internal github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 mkdir -p $WORK/b279/ cat >/tmp/go-build3432868631/b279/importcfg << 'EOF' # internal # import config importmap github.com/go-jose/go-jose/v4/cipher=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher importmap github.com/go-jose/go-jose/v4/json=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json importmap golang.org/x/crypto/pbkdf2=github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile compress/flate=/tmp/go-build3432868631/b203/_pkg_.a packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build3432868631/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build3432868631/b079/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3432868631/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3432868631/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3432868631/b147/_pkg_.a packagefile crypto/hmac=/tmp/go-build3432868631/b164/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build3432868631/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build3432868631/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build3432868631/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build3432868631/b100/_pkg_.a packagefile crypto/x509=/tmp/go-build3432868631/b177/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher=/tmp/go-build3432868631/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json=/tmp/go-build3432868631/b281/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build3432868631/b282/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 -lang=go1.25 -complete -installsuffix shared -buildid 3wrN9-ud2C2ZxiBATt4J/3wrN9-ud2C2ZxiBATt4J -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/asymmetric.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/crypter.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/encoding.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/jwe.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/jwk.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/jws.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/opaque.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/shared.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/signing.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/symmetric.go go tool buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/e1/e15719c19b7a23d12ebcb80cbddab74778774ed85c669ef910c9b7542fd2b7c1-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/tap mkdir -p $WORK/b412/ cat >/tmp/go-build3432868631/b412/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3432868631/b360/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/tap -lang=go1.25 -complete -installsuffix shared -buildid vRwtUgRg7pgCxiYb-GO7/vRwtUgRg7pgCxiYb-GO7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/tap/tap.go go tool buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/a9/a97895fb87a0de5881488bb8b92f18cc84b2b039093260acbe94ec81bcf741bd-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats mkdir -p $WORK/b416/ cat >/tmp/go-build3432868631/b416/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build3432868631/b358/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build3432868631/b359/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats -lang=go1.25 -complete -installsuffix shared -buildid GgE8uobyrKAYaHjJnX9R/GgE8uobyrKAYaHjJnX9R -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats/labels.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats/metrics_recorder_list.go go tool buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/3a/3a0cd17df3374f73a4684c8908c1bf3e3f1b2b3b77a8b0fbe4b47c4af0d32422-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal mkdir -p $WORK/b420/ cat >/tmp/go-build3432868631/b420/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal -lang=go1.25 -complete -installsuffix shared -buildid TT8Ry6ubos5YS3eJgT4X/TT8Ry6ubos5YS3eJgT4X -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal/internal.go go tool buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/44/4454e819d515ac1fe7b55857159770bb9627438611d40abe7646e3312b6d5be6-d # internal net/mail mkdir -p $WORK/b422/ cat >/tmp/go-build3432868631/b422/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile mime=/tmp/go-build3432868631/b214/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/textproto=/tmp/go-build3432868631/b211/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p net/mail -lang=go1.25 -std -complete -installsuffix shared -buildid G2cKLEcCrhq5pOL5S_HK/G2cKLEcCrhq5pOL5S_HK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack /usr/lib/golang/src/net/mail/message.go go tool buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/e7/e7ec81432eb9e8ad38b34079aaf906d332bfa7bc899f013ae4bdf644b37f605a-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b427/ cat >/tmp/go-build3432868631/b427/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build3432868631/b152/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3432868631/b428/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte -lang=go1.25 -complete -installsuffix shared -buildid m_cmKoIvZkuUGeAqjfaZ/m_cmKoIvZkuUGeAqjfaZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/builder.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/string.go go tool buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/53/53e8a9d4310e08d4ff6d07bc4225a6ac29d765f64f5461379430e756f9c796a4-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b333/ cat >/tmp/go-build3432868631/b333/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3432868631/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3432868631/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3432868631/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag -lang=go1.25 -complete -installsuffix shared -buildid Jg0uKyGMomsqxRwppeNS/Jg0uKyGMomsqxRwppeNS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go cd $WORK/b260 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b260=/tmp/go-build -gno-record-gcc-switches -I $WORK/b260/ -O2 -g -frandom-seed=xAE4n01S2nBzTdMZ0UMT -o $WORK/b260/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/ba/ba369d67272a40dadcb56c041f7e30a147ba121faeb2d3079fe221a5d23e6341-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b332/ cat >/tmp/go-build3432868631/b332/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/protolazy=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build3432868631/b202/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build3432868631/b303/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3432868631/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build3432868631/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3432868631/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3432868631/b308/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build3432868631/b333/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3432868631/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3432868631/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3432868631/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3432868631/b315/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build3432868631/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3432868631/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy=/tmp/go-build3432868631/b334/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3432868631/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3432868631/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3432868631/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3432868631/b320/_pkg_.a packagefile hash/crc32=/tmp/go-build3432868631/b204/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl -lang=go1.25 -complete -installsuffix shared -buildid 9uQTmW0rwf1diRq3akGR/9uQTmW0rwf1diRq3akGR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/api_export.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/api_export_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/bitmap.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_field_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_message_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/convert.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/encode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/enum.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/equal.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/lazy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/merge.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_opaque_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/presence.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/validate.go go tool buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/8c/8cd40587798b640ab68d4ea0ffabbd21e78a21fad61dffb45beb0e32564ea381-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b368/ cat >/tmp/go-build3432868631/b368/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/json=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3432868631/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build3432868631/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3432868631/b308/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3432868631/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3432868631/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3432868631/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3432868631/b315/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build3432868631/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3432868631/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build3432868631/b317/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3432868631/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3432868631/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3432868631/b319/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson -lang=go1.25 -complete -installsuffix shared -buildid yjB6fm0sxWpbxc9MNfns/yjB6fm0sxWpbxc9MNfns -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson/encode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go go tool buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/34/34bb242f25c06288adfe5a44ad8f5cf2a14468adc0d61fa2a1d9d63436004f37-d # internal github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509 mkdir -p $WORK/b426/ cat >/tmp/go-build3432868631/b426/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/dsa=/tmp/go-build3432868631/b178/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3432868631/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3432868631/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3432868631/b147/_pkg_.a packagefile crypto/rsa=/tmp/go-build3432868631/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build3432868631/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build3432868631/b150/_pkg_.a packagefile crypto/x509=/tmp/go-build3432868631/b177/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3432868631/b179/_pkg_.a packagefile encoding/asn1=/tmp/go-build3432868631/b152/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3432868631/b427/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3432868631/b428/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build3432868631/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509 -lang=go1.25 -complete -installsuffix shared -buildid 6i8zBKR8nWhradGMKpN4/6i8zBKR8nWhradGMKpN4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/debug.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/oid.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/pkcs1.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/verify.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/x509.go cd $WORK/b260 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b260=/tmp/go-build -gno-record-gcc-switches -I $WORK/b260/ -O2 -g -frandom-seed=xAE4n01S2nBzTdMZ0UMT -o $WORK/b260/_x002.o -c idtools_supported.cgo2.c cd $WORK/b112 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -O2 -g -frandom-seed=v1k5p-D8aRWuKqlkQUU8 -o $WORK/b112/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/39/39f1ffce8d270dd0746f6b9b41bc0a25e19bf3225b4f8cd1fc7472e5ae849697-d # internal github.com/containers/podman/vendor/golang.org/x/net/idna mkdir -p $WORK/b401/ cat >/tmp/go-build3432868631/b401/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/podman/vendor/golang.org/x/text/unicode/norm packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3432868631/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3432868631/b404/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=/tmp/go-build3432868631/b405/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/containers/podman/vendor/golang.org/x/net/idna -lang=go1.25 -complete -installsuffix shared -buildid 8J7nhvLklyd8a-onlQrh/8J7nhvLklyd8a-onlQrh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/go118.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/idna10.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/punycode.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/tables15.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/trie.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/trie13.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/trieval.go go tool buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/a6/a688cff469316630edd9d0d62df64a6c30b7670d4d1a0553679ea8dfef6e3422-d # internal github.com/containers/podman/vendor/golang.org/x/term mkdir -p $WORK/b429/ cat >/tmp/go-build3432868631/b429/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p github.com/containers/podman/vendor/golang.org/x/term -lang=go1.25 -complete -installsuffix shared -buildid NpDrFkTJbWurowDTcQA-/NpDrFkTJbWurowDTcQA- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/term.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/term_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/term_unix_other.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/terminal.go go tool buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/ac/acee6694f3fdbe2434c35204bfe786a31d3623a95c2aaeccbcb009b502eeac8e-d # internal github.com/containers/podman/vendor/github.com/smallstep/pkcs7 mkdir -p $WORK/b425/ cat >/tmp/go-build3432868631/b425/importcfg << 'EOF' # internal # import config importmap github.com/smallstep/pkcs7/internal/legacy/x509=github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509 packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build3432868631/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build3432868631/b079/_pkg_.a packagefile crypto/des=/tmp/go-build3432868631/b158/_pkg_.a packagefile crypto/dsa=/tmp/go-build3432868631/b178/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3432868631/b141/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build3432868631/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build3432868631/b110/_pkg_.a packagefile crypto/subtle=/tmp/go-build3432868631/b100/_pkg_.a packagefile crypto/x509=/tmp/go-build3432868631/b177/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3432868631/b179/_pkg_.a packagefile encoding/asn1=/tmp/go-build3432868631/b152/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509=/tmp/go-build3432868631/b426/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p github.com/containers/podman/vendor/github.com/smallstep/pkcs7 -lang=go1.25 -complete -installsuffix shared -buildid Kl3BKEChRVReqZ8Dis6v/Kl3BKEChRVReqZ8Dis6v -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/ber.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/decrypt.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/encrypt.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/pkcs7.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/sign.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/verify.go cd $WORK/b260 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b260=/tmp/go-build -gno-record-gcc-switches -I $WORK/b260/ -O2 -g -frandom-seed=xAE4n01S2nBzTdMZ0UMT -o $WORK/b260/_cgo_main.o -c _cgo_main.c cd $WORK/b112 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -O2 -g -frandom-seed=v1k5p-D8aRWuKqlkQUU8 -o $WORK/b112/_x002.o -c params.cgo2.c go tool buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/ea/ea1f88960321b97e36f1f22881905c6e113f96f88d1d3ad1448453620cf61033-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter mkdir -p $WORK/b435/ cat >/tmp/go-build3432868631/b435/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter -lang=go1.25 -complete -installsuffix shared -buildid 2ZUbnYiYpHbex4eGqtlr/2ZUbnYiYpHbex4eGqtlr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter/util_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter/writer.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter/writer_posix.go go tool buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/14/14b389f1577da5d6988327ee1d86d2503414591a5cb611e866b250c91ea5917d-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor mkdir -p $WORK/b436/ cat >/tmp/go-build3432868631/b436/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/podman/vendor/github.com/VividCortex/ewma importmap github.com/mattn/go-runewidth=github.com/containers/podman/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v8/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=/tmp/go-build3432868631/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=/tmp/go-build3432868631/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal=/tmp/go-build3432868631/b438/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor -lang=go1.25 -complete -installsuffix shared -buildid 28Gv78Ir1QDmJoSw0-dp/28Gv78Ir1QDmJoSw0-dp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/any.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/counters.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/decorator.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/elapsed.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/eta.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/meta.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/moving_average.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/name.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/on_abort.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/on_compete_or_on_abort.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/on_complete.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/on_condition.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/percentage.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/size_type.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/sizeb1000_string.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/sizeb1024_string.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/speed.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/spinner.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b260=/tmp/go-build -gno-record-gcc-switches -o $WORK/b260/_cgo_.o $WORK/b260/_cgo_main.o $WORK/b260/_x001.o $WORK/b260/_x002.o -O2 -g -l subid cd $WORK/b112 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -O2 -g -frandom-seed=v1k5p-D8aRWuKqlkQUU8 -o $WORK/b112/_x003.o -c pkcs11.cgo2.c go tool buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/79/797b7820437f0f2aa549aecd4518ade0fead08ea4ec4cef8b1911a9b86248338-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination mkdir -p $WORK/b439/ cat >/tmp/go-build3432868631/b439/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build3432868631/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3432868631/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3432868631/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination -lang=go1.25 -complete -installsuffix shared -buildid HGRK5GoI7CgIFwZYuH7g/HGRK5GoI7CgIFwZYuH7g -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/wrapper.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b260=/tmp/go-build -gno-record-gcc-switches -o $WORK/b260/_cgo_.o $WORK/b260/_cgo_main.o $WORK/b260/_x001.o $WORK/b260/_x002.o -O2 -g -l subid # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage idtools -dynimport $WORK/b260/_cgo_.o -dynout $WORK/b260/_cgo_import.go go tool buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/19/194c013971f6b83d79db838a58bca4380a71d43f04405dfca374d006f37a892a-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer mkdir -p $WORK/b440/ cat >/tmp/go-build3432868631/b440/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3432868631/b234/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer -lang=go1.25 -complete -installsuffix shared -buildid 6j_4IDIYg3SYGOYIYdSo/6j_4IDIYg3SYGOYIYdSo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer/signer.go go tool buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/a6/a67fd1133a4f39ecbef3f88f4e3304725f1de5aac38b62f96dc2fb237bff989f-d # internal github.com/containers/podman/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b400/ cat >/tmp/go-build3432868631/b400/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/containers/podman/vendor/golang.org/x/net/idna packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=/tmp/go-build3432868631/b401/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/textproto=/tmp/go-build3432868631/b211/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/containers/podman/vendor/golang.org/x/net/http/httpguts -lang=go1.25 -complete -installsuffix shared -buildid 3Q1yhAt3qOe76XXiIuTC/3Q1yhAt3qOe76XXiIuTC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http/httpguts/guts.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http/httpguts/httplex.go go tool buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/07/07f873e20ebc4292cb88bb762471efd08be0d5a89fe4fd636efbac7c659af4f2-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/fse mkdir -p $WORK/b448/ cat >/tmp/go-build3432868631/b448/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/fse -lang=go1.25 -complete -installsuffix shared -buildid p2dlrE5hgsD7g0XvjdPi/p2dlrE5hgsD7g0XvjdPi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/bitreader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/bitwriter.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/bytereader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/compress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/decompress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/fse.go cat >/tmp/go-build3432868631/b260/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build3432868631/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3432868631/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3432868631/b262/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile os/user=/tmp/go-build3432868631/b266/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile runtime/cgo=/tmp/go-build3432868631/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -lang=go1.25 -installsuffix shared -buildid xAE4n01S2nBzTdMZ0UMT/xAE4n01S2nBzTdMZ0UMT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/idtools.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/idtools_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/parser.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/usergroupadd_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/utils_unix.go $WORK/b260/_cgo_gotypes.go $WORK/b260/idtools_supported.cgo1.go $WORK/b260/_cgo_import.go go tool buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/3b/3bff32f930bcf5162c436e151f281d4541b2cf08d9518bfcdc32624dbaeeca5a-d # internal runtime/debug mkdir -p $WORK/b452/ echo -n > $WORK/b452/go_asm.h # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b452=>" -I $WORK/b452/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b452/symabis ./debug.s go tool buildid -w $WORK/b440/_pkg_.a # internal cat >/tmp/go-build3432868631/b452/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile internal/poll=/tmp/go-build3432868631/b063/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p runtime/debug -lang=go1.25 -std -installsuffix shared -buildid 5VfyOGWSSN-nhHcl65kN/5VfyOGWSSN-nhHcl65kN -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b452/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack -asmhdr $WORK/b452/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/ae/ae4f9302d1b0f00c68cfe499cfeabd9f064019307516b5ad284bc10d8b823135-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/flate mkdir -p $WORK/b454/ cat >/tmp/go-build3432868631/b454/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/internal/le=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile compress/flate=/tmp/go-build3432868631/b203/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build3432868631/b449/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/flate -lang=go1.25 -complete -installsuffix shared -buildid Rez8xsKkNlveuNiU__xX/Rez8xsKkNlveuNiU__xX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/deflate.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/dict_decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/fast_encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_bit_writer.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_code.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_sortByFreq.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_sortByLiteral.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/inflate.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/inflate_gen.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level1.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level2.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level3.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level4.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level5.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level6.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/matchlen_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/regmask_other.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/stateless.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/token.go go tool buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/12/125ea2496849b907897e8aa2f9805617a5335839c354ee06e02582fe510f81fd-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 mkdir -p $WORK/b430/ cat >/tmp/go-build3432868631/b430/importcfg << 'EOF' # internal # import config importmap github.com/acarl005/stripansi=github.com/containers/podman/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/podman/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v8/cwriter=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter importmap github.com/vbauerster/mpb/v8/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor importmap github.com/vbauerster/mpb/v8/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile container/heap=/tmp/go-build3432868631/b431/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=/tmp/go-build3432868631/b432/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=/tmp/go-build3432868631/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter=/tmp/go-build3432868631/b435/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build3432868631/b436/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal=/tmp/go-build3432868631/b438/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 -lang=go1.25 -complete -installsuffix shared -buildid q5Sp3cq7YRw6LQnNLi_R/q5Sp3cq7YRw6LQnNLi_R -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_filler.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_filler_bar.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_filler_nop.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_filler_spinner.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_option.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/container_option.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/heap_manager.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/priority_queue.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/progress.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/proxyreader.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/proxywriter.go go tool buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/09/09328251756bc86cba38965de28ed201afd89997ef3a5852df014c39a81bbb9d-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b447/ cat >/tmp/go-build3432868631/b447/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/podman/vendor/github.com/klauspost/compress/fse importmap github.com/klauspost/compress/internal/le=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=/tmp/go-build3432868631/b448/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build3432868631/b449/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 -lang=go1.25 -complete -installsuffix shared -buildid hBRIEsNIgDl4GISqHLV1/hBRIEsNIgDl4GISqHLV1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/bitreader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/bitwriter.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/compress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/decompress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/decompress_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/huff0.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b452=>" -I $WORK/b452/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b452/debug.o ./debug.s go tool pack r $WORK/b452/_pkg_.a $WORK/b452/debug.o # internal go tool buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/d8/d8f27fed82a2372b08db3b5209650fb1d6388f14c47f65620a772931252fb6bb-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b456/ cat >/tmp/go-build3432868631/b456/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog -lang=go1.25 -complete -installsuffix shared -buildid 2anHygD7qLdcGhGx2xX7/2anHygD7qLdcGhGx2xX7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b456/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog/xlog.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools go tool pack r $WORK/b260/_pkg_.a $WORK/b260/_x001.o $WORK/b260/_x002.o # internal go tool buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/54/548b9402a65d124ac33f0f48ceffaa179259edaae238a1e54403913184bed4e6-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare mkdir -p $WORK/b258/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b258/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b258/ -O2 -g -Wall ./getenv_linux_cgo.go ./unshare_cgo.go go tool buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/69/690ee033c834de72d3a9c6ff8a6d715811fb7e230384cd80594443b3aebe333d-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b457/ cat >/tmp/go-build3432868631/b457/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=/tmp/go-build3432868631/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=/tmp/go-build3432868631/b456/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma -lang=go1.25 -complete -installsuffix shared -buildid p_KtwrcvkSWGrV4ZrZFE/p_KtwrcvkSWGrV4ZrZFE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/bintree.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/bitops.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/breader.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/bytewriter.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/decoderdict.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/directcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/distcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/encoderdict.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/hashtable.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/header.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/header2.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/lengthcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/literalcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/matchalgorithm.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/operation.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/prob.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/rangecodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/reader2.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/state.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/treecodecs.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/writer.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/writer2.go go tool buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/0e/0ebd831dff6c80f9aa384072d0b1100b51dd87891a7c50b26b65d2aadd58b6d7-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b445/ cat >/tmp/go-build3432868631/b445/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress=github.com/containers/podman/vendor/github.com/klauspost/compress importmap github.com/klauspost/compress/huff0=github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/internal/le=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le importmap github.com/klauspost/compress/internal/snapref=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress=/tmp/go-build3432868631/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=/tmp/go-build3432868631/b447/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build3432868631/b449/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref=/tmp/go-build3432868631/b450/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build3432868631/b451/_pkg_.a packagefile hash/crc32=/tmp/go-build3432868631/b204/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build3432868631/b452/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -lang=go1.25 -complete -installsuffix shared -buildid uhcy3ZyHEgjAQ3EwD9B5/uhcy3ZyHEgjAQ3EwD9B5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bitreader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bitwriter.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/blockdec.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/blockenc.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/blocktype_string.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bytebuf.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bytereader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/decodeheader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/decoder_options.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/dict.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_base.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_best.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_better.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_dfast.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_fast.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/encoder_options.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/framedec.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/frameenc.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_decoder_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_predefined.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/history.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/matchlen_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/seqdec.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/seqdec_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/seqenc.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/snappy.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/zip.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/zstd.go go tool buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/70/70c33d48f282029d1f2f9fd966cf1599668705fd5cc598b6b258286529179d94-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b461/ cat >/tmp/go-build3432868631/b461/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/user=/tmp/go-build3432868631/b266/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar -lang=go1.25 -complete -installsuffix shared -buildid 83zLovJ_zZFdQBvB7Yug/83zLovJ_zZFdQBvB7Yug -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/common.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/format.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/stat_actime1.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/stat_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/strconv.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/writer.go go tool buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/f8/f8e819ca28b5339154bc390f8fe282d2c1f79ab01786188d5267a5f128ec8f1d-d # internal github.com/containers/podman/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b453/ cat >/tmp/go-build3432868631/b453/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/podman/vendor/github.com/klauspost/compress/flate packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=/tmp/go-build3432868631/b454/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile hash/crc32=/tmp/go-build3432868631/b204/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/containers/podman/vendor/github.com/klauspost/pgzip -lang=go1.25 -complete -installsuffix shared -buildid xG4YE5d7QrbL3uaEhayC/xG4YE5d7QrbL3uaEhayC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/pgzip/gunzip.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/pgzip/gzip.go go tool buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/16/1638ca01f84cd52f5aa157832b4e6c22fc58a6c8a4a67bfb7971a2d53ff39fc3-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b455/ cat >/tmp/go-build3432868631/b455/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=/tmp/go-build3432868631/b456/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=/tmp/go-build3432868631/b457/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile hash/crc32=/tmp/go-build3432868631/b204/_pkg_.a packagefile hash/crc64=/tmp/go-build3432868631/b459/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz -lang=go1.25 -complete -installsuffix shared -buildid XYNY9_ypnhNnhCnkb7GS/XYNY9_ypnhNnhCnkb7GS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/bits.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/crc.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/format.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzmafilter.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/none-check.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/writer.go go tool buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/66/6685814bc09dadad763782b7b109a33dc1d0b2013297f3517682291a04113bed-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b463/ cat >/tmp/go-build3432868631/b463/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile hash/crc64=/tmp/go-build3432868631/b459/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage -lang=go1.25 -complete -installsuffix shared -buildid Cs-IqwQJND9j-CC9IUs2/Cs-IqwQJND9j-CC9IUs2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/entry.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/getter.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/packer.go go tool buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/75/75e2ddd9c1aabf9c16dcefc625a040f59fe6f9a9bdd1867c31d52dd487be1eba-d # internal github.com/containers/podman/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b466/ cat >/tmp/go-build3432868631/b466/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io/ioutil=/tmp/go-build3432868631/b187/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build3432868631/b452/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/containers/podman/vendor/github.com/modern-go/concurrent -lang=go1.25 -complete -installsuffix shared -buildid I3kjXp7u5Qvo7L13r0H-/I3kjXp7u5Qvo7L13r0H- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/executor.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/go_above_19.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/log.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/unbounded_executor.go go tool buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/19/199a07679757383efddc16bd66419821b15c2b86f2e7e356f32f7cdcb6d8f22e-d # internal archive/tar mkdir -p $WORK/b469/ cat >/tmp/go-build3432868631/b469/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile internal/godebug=/tmp/go-build3432868631/b038/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile os/user=/tmp/go-build3432868631/b266/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p archive/tar -lang=go1.25 -std -complete -installsuffix shared -buildid qF05_ZqTV2oCUhf7mkh3/qF05_ZqTV2oCUhf7mkh3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack /usr/lib/golang/src/archive/tar/common.go /usr/lib/golang/src/archive/tar/format.go /usr/lib/golang/src/archive/tar/reader.go /usr/lib/golang/src/archive/tar/stat_actime1.go /usr/lib/golang/src/archive/tar/stat_unix.go /usr/lib/golang/src/archive/tar/strconv.go /usr/lib/golang/src/archive/tar/writer.go cd $WORK/b258 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I $WORK/b258/ -O2 -g -Wall -frandom-seed=nNKKtLb31lAyq-KUc7wJ -o $WORK/b258/_x001.o -c _cgo_export.c cd $WORK/b112 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -O2 -g -frandom-seed=v1k5p-D8aRWuKqlkQUU8 -o $WORK/b112/_x004.o -c types.cgo2.c cd $WORK/b258 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I $WORK/b258/ -O2 -g -Wall -frandom-seed=nNKKtLb31lAyq-KUc7wJ -o $WORK/b258/_x002.o -c getenv_linux_cgo.cgo2.c go tool buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/4f/4f0da6f0b31f7e57801cef2af6c288d96cc21d99798d5e8dfa929c63dfcda9cc-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b462/ cat >/tmp/go-build3432868631/b462/importcfg << 'EOF' # internal # import config importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build3432868631/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build3432868631/b463/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile hash/crc64=/tmp/go-build3432868631/b459/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm -lang=go1.25 -complete -installsuffix shared -buildid 58tXjuPva-MnwLO0wqx7/58tXjuPva-MnwLO0wqx7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/assemble.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/disassemble.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/iterate.go go tool buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/f5/f5aa324486070cc3ff8df88dad38e35eff1b6aa89399973c4298b9001755986e-d # internal go tool buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/bf/bf2d1033b22ba35c1c3e1fbd66aa1d38fdb6db64382e53866e9bf0e13b6c6c0f-d # internal net/http/httptrace mkdir -p $WORK/b217/ cat >/tmp/go-build3432868631/b217/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3432868631/b155/_pkg_.a packagefile internal/nettrace=/tmp/go-build3432868631/b184/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/textproto=/tmp/go-build3432868631/b211/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p net/http/httptrace -lang=go1.25 -std -complete -installsuffix shared -buildid 1UY4a_g37xNxfoKX9GM6/1UY4a_g37xNxfoKX9GM6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go github.com/containers/podman/vendor/github.com/containers/libtrust mkdir -p $WORK/b140/ cat >/tmp/go-build3432868631/b140/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3432868631/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3432868631/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build3432868631/b104/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build3432868631/b150/_pkg_.a packagefile crypto/tls=/tmp/go-build3432868631/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build3432868631/b177/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3432868631/b179/_pkg_.a packagefile encoding/base32=/tmp/go-build3432868631/b186/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile encoding/pem=/tmp/go-build3432868631/b181/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/ioutil=/tmp/go-build3432868631/b187/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/containers/podman/vendor/github.com/containers/libtrust -lang=go1.25 -complete -installsuffix shared -buildid QWN-DaeJSlR3pk-Il5UF/QWN-DaeJSlR3pk-Il5UF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/certificates.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/ec_key.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/ec_key_no_openssl.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/filter.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/jsonsign.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/key.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/key_files.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/key_manager.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/rsa_key.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/util.go cd $WORK/b112 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -O2 -g -frandom-seed=v1k5p-D8aRWuKqlkQUU8 -o $WORK/b112/_cgo_main.o -c _cgo_main.c cd $WORK/b258 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I $WORK/b258/ -O2 -g -Wall -frandom-seed=nNKKtLb31lAyq-KUc7wJ -o $WORK/b258/_x003.o -c unshare_cgo.cgo2.c go tool buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/29/29b71f1ccd5a20b7cb19218159aa4c67d984a6b2034ea12b3b712a5a9d1dfca3-d # internal net/http/internal/httpcommon mkdir -p $WORK/b220/ cat >/tmp/go-build3432868631/b220/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3432868631/b205/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3432868631/b213/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3432868631/b217/_pkg_.a packagefile net/textproto=/tmp/go-build3432868631/b211/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p net/http/internal/httpcommon -lang=go1.25 -std -complete -installsuffix shared -buildid bEYJuAjpGoomSdQf-uvB/bEYJuAjpGoomSdQf-uvB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack /usr/lib/golang/src/net/http/internal/httpcommon/httpcommon.go go tool buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/de/de60490701cb160b492feb69a28fbaf8c4764df7cb9491dcf18ea40777d8c8fc-d # internal github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b227/ cat >/tmp/go-build3432868631/b227/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build3432868631/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build3432868631/b177/_pkg_.a packagefile encoding/pem=/tmp/go-build3432868631/b181/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig -lang=go1.25 -complete -installsuffix shared -buildid ZEWbtDmTNBRnOYHcl0Gv/ZEWbtDmTNBRnOYHcl0Gv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig/certpool.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig/config.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I $WORK/b258/ -O2 -g -Wall -frandom-seed=nNKKtLb31lAyq-KUc7wJ -o $WORK/b258/_x004.o -c unshare.c go tool buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/10/10b7d65492433fbdf3fce131100e36815322ceeb35d64aa530b65be366c632ab-d # internal net/http mkdir -p $WORK/b201/ cat >/tmp/go-build3432868631/b201/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build3432868631/b202/_pkg_.a packagefile container/list=/tmp/go-build3432868631/b156/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/tls=/tmp/go-build3432868631/b155/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3432868631/b205/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build3432868631/b212/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3432868631/b213/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build3432868631/b206/_pkg_.a packagefile internal/godebug=/tmp/go-build3432868631/b038/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile math/rand=/tmp/go-build3432868631/b103/_pkg_.a packagefile mime=/tmp/go-build3432868631/b214/_pkg_.a packagefile mime/multipart=/tmp/go-build3432868631/b215/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3432868631/b217/_pkg_.a packagefile net/http/internal=/tmp/go-build3432868631/b218/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build3432868631/b219/_pkg_.a packagefile net/http/internal/httpcommon=/tmp/go-build3432868631/b220/_pkg_.a packagefile net/textproto=/tmp/go-build3432868631/b211/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p net/http -lang=go1.25 -std -complete -installsuffix shared -buildid yoTQ-7Jn2e6dnzrZ6Juv/yoTQ-7Jn2e6dnzrZ6Juv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/csrf.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/h2_error.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/mapping.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/pattern.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/responsecontroller.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/routing_index.go /usr/lib/golang/src/net/http/routing_tree.go /usr/lib/golang/src/net/http/servemux121.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -o $WORK/b112/_cgo_.o $WORK/b112/_cgo_main.o $WORK/b112/_x001.o $WORK/b112/_x002.o $WORK/b112/_x003.o $WORK/b112/_x004.o -O2 -g -ldl go tool buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/cf/cf7fc577f9646b62da244510bf5cdfced773fb5ece756e413dac1a918b144b2d-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials mkdir -p $WORK/b354/ cat >/tmp/go-build3432868631/b354/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3432868631/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build3432868631/b177/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3432868631/b350/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials -lang=go1.25 -complete -installsuffix shared -buildid FA92k9sKBQhDsJp0lDjO/FA92k9sKBQhDsJp0lDjO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/credentials.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/util.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -o $WORK/b112/_cgo_.o $WORK/b112/_cgo_main.o $WORK/b112/_x001.o $WORK/b112/_x002.o $WORK/b112/_x003.o $WORK/b112/_x004.o -O2 -g -ldl # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage pkcs11 -dynimport $WORK/b112/_cgo_.o -dynout $WORK/b112/_cgo_import.go go tool buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/f3/f33a0b4b45d64fa00254c44529ec71d896cfdde83c8355a23598623494f00509-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/credentials mkdir -p $WORK/b352/ cat >/tmp/go-build3432868631/b352/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/containers/podman/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3432868631/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build3432868631/b177/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=/tmp/go-build3432868631/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3432868631/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build3432868631/b354/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build3432868631/b355/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3432868631/b318/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/credentials -lang=go1.25 -complete -installsuffix shared -buildid y1yzanB6-TiGVKAVDHTW/y1yzanB6-TiGVKAVDHTW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/credentials/credentials.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/credentials/tls.go cat >/tmp/go-build3432868631/b112/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile runtime/cgo=/tmp/go-build3432868631/b113/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p github.com/containers/podman/vendor/github.com/miekg/pkcs11 -lang=go1.25 -installsuffix shared -buildid v1k5p-D8aRWuKqlkQUU8/v1k5p-D8aRWuKqlkQUU8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11/error.go ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11/vendor.go ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11/zconst.go $WORK/b112/_cgo_gotypes.go $WORK/b112/params.cgo1.go $WORK/b112/pkcs11.cgo1.go $WORK/b112/types.cgo1.go $WORK/b112/_cgo_import.go go tool buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/c5/c506cd6ec28994406dc22f6d579930a9f932ff3501b5b3419c3be803cd80f77a-d # internal github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon mkdir -p $WORK/b407/ cat >/tmp/go-build3432868631/b407/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/podman/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/podman/vendor/golang.org/x/net/http2/hpack packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=/tmp/go-build3432868631/b400/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build3432868631/b406/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3432868631/b217/_pkg_.a packagefile net/textproto=/tmp/go-build3432868631/b211/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon -lang=go1.25 -complete -installsuffix shared -buildid gm1iFym4-1ZASxbkJLee/gm1iFym4-1ZASxbkJLee -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon/ascii.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon/headermap.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon/request.go go tool buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/37/37b06e228856ef08b9119964f56db4de9368e956cf05ae09dca4f1a205d77922-d # internal github.com/containers/podman/vendor/github.com/json-iterator/go mkdir -p $WORK/b465/ cat >/tmp/go-build3432868631/b465/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/podman/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/podman/vendor/github.com/modern-go/reflect2 packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding=/tmp/go-build3432868631/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=/tmp/go-build3432868631/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=/tmp/go-build3432868631/b467/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build3432868631/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/containers/podman/vendor/github.com/json-iterator/go -lang=go1.25 -complete -installsuffix shared -buildid JafcW_FLRI4RC2Y5NiPD/JafcW_FLRI4RC2Y5NiPD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b465/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/adapter.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_array.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_bool.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_float.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_int32.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_int64.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_invalid.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_nil.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_number.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_object.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_str.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_uint32.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_uint64.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/config.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_array.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_float.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_int.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_object.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_skip.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_skip_strict.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_str.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/jsoniter.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/pool.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_array.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_dynamic.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_extension.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_json_number.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_map.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_marshaler.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_native.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_optional.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream_float.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream_int.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream_str.go go tool buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/62/62c738749704a9803e8adbd718e5751b499e6047be721f27e4c9902c1a322e4a-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz mkdir -p $WORK/b348/ cat >/tmp/go-build3432868631/b348/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3432868631/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build3432868631/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3432868631/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3432868631/b356/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz -lang=go1.25 -complete -installsuffix shared -buildid KdaC6IL4lAy81muN5PBd/KdaC6IL4lAy81muN5PBd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/channel.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/channelmap.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/funcs.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/logging.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/socket.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/subchannel.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/syscall_linux.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/trace.go go tool buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/66/667b3b5e7a4bdd0bc291b5bebfdc2680e1d228916f1a5e45860cee7922aef094-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest mkdir -p $WORK/b192/ cat >/tmp/go-build3432868631/b192/importcfg << 'EOF' # internal # import config importmap github.com/containers/libtrust=github.com/containers/podman/vendor/github.com/containers/libtrust importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/internal/pkg/platform=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=/tmp/go-build3432868631/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3432868631/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform=/tmp/go-build3432868631/b193/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3432868631/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest -lang=go1.25 -complete -installsuffix shared -buildid 2fxYiig0i6xTr-gozD2x/2fxYiig0i6xTr-gozD2x -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/docker_schema2_list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/manifest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/oci_index.go cd $WORK/b258 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I $WORK/b258/ -O2 -g -Wall -frandom-seed=nNKKtLb31lAyq-KUc7wJ -o $WORK/b258/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/6f/6f02513ae4918ad130bb8f8b65d49b6fced033f3aa767135fc0f4139aab5ffdc-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/resolver mkdir -p $WORK/b361/ cat >/tmp/go-build3432868631/b361/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/containers/podman/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=/tmp/go-build3432868631/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build3432868631/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build3432868631/b358/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3432868631/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3432868631/b357/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/resolver -lang=go1.25 -complete -installsuffix shared -buildid 3yeEcGOtSNFF9P-MghtN/3yeEcGOtSNFF9P-MghtN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver/map.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver/resolver.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -o $WORK/b258/_cgo_.o $WORK/b258/_cgo_main.o $WORK/b258/_x001.o $WORK/b258/_x002.o $WORK/b258/_x003.o $WORK/b258/_x004.o -O2 -g go tool buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/5d/5dcd753ee97c5c5db6055af534962448242c108f775083b58bc0fa9045f043d2-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/channelz mkdir -p $WORK/b347/ cat >/tmp/go-build3432868631/b347/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build3432868631/b348/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/channelz -lang=go1.25 -complete -installsuffix shared -buildid 5o_ObWhxRR3cnuRUuUW_/5o_ObWhxRR3cnuRUuUW_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/channelz/channelz.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -o $WORK/b258/_cgo_.o $WORK/b258/_cgo_main.o $WORK/b258/_x001.o $WORK/b258/_x002.o $WORK/b258/_x003.o $WORK/b258/_x004.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage unshare -dynimport $WORK/b258/_cgo_.o -dynout $WORK/b258/_cgo_import.go go tool buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/49/49bfe88f8e357961e2091d0f2dbc9bdd179cc1c81fe05d96bd975126f81b1e12-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/manifest mkdir -p $WORK/b139/ cat >/tmp/go-build3432868631/b139/importcfg << 'EOF' # internal # import config importmap github.com/containers/libtrust=github.com/containers/podman/vendor/github.com/containers/libtrust importmap github.com/containers/ocicrypt/spec=github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/pkg/strslice=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=/tmp/go-build3432868631/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=/tmp/go-build3432868631/b188/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build3432868631/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3432868631/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build3432868631/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3432868631/b197/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3432868631/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice=/tmp/go-build3432868631/b198/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3432868631/b191/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/manifest -lang=go1.25 -complete -installsuffix shared -buildid F3Xz1KDb5vsPqXGxgrxs/F3Xz1KDb5vsPqXGxgrxs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/docker_schema1.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/docker_schema2_list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/manifest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/oci.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/oci_index.go go tool buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/66/6606700ed98e4ccb06adfa946d45ce0f257b21b7fb869418a6490c925c6581d3-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl mkdir -p $WORK/b237/ cat >/tmp/go-build3432868631/b237/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3432868631/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build3432868631/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3432868631/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3432868631/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl -lang=go1.25 -complete -installsuffix shared -buildid ku6DrRaUtcu7_FBYycWH/ku6DrRaUtcu7_FBYycWH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl/compat.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl/helpers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl/properties.go go tool buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/1e/1e1733ef2ad8c4909094064f15a33a0fd8c2d2947968257a60fbcd9cd549ac2e-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer mkdir -p $WORK/b346/ cat >/tmp/go-build3432868631/b346/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/channelz importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/channelz=/tmp/go-build3432868631/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3432868631/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build3432868631/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build3432868631/b358/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3432868631/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3432868631/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3432868631/b360/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3432868631/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3432868631/b357/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer -lang=go1.25 -complete -installsuffix shared -buildid jK5_QRctMYhrxvBKd2Dt/jK5_QRctMYhrxvBKd2Dt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/balancer.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/conn_state_evaluator.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/subconn.go cat >/tmp/go-build3432868631/b258/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build3432868631/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3432868631/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3432868631/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build3432868631/b267/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile os/signal=/tmp/go-build3432868631/b268/_pkg_.a packagefile os/user=/tmp/go-build3432868631/b266/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile runtime/cgo=/tmp/go-build3432868631/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -lang=go1.25 -installsuffix shared -buildid nNKKtLb31lAyq-KUc7wJ/nNKKtLb31lAyq-KUc7wJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare/unshare.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare/unshare_linux.go $WORK/b258/_cgo_gotypes.go $WORK/b258/getenv_linux_cgo.cgo1.go $WORK/b258/unshare_cgo.cgo1.go $WORK/b258/_cgo_import.go go tool buildid -w $WORK/b332/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 go tool pack r $WORK/b112/_pkg_.a $WORK/b112/_x001.o $WORK/b112/_x002.o $WORK/b112/_x003.o $WORK/b112/_x004.o # internal go tool buildid -w $WORK/b112/_pkg_.a # internal go tool buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/db/db25be1a5f66acb9a627c6aada4d49d558e47d9fb5f3091fe292ae22b982607e-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure mkdir -p $WORK/b374/ cat >/tmp/go-build3432868631/b374/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build3432868631/b352/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure -lang=go1.25 -complete -installsuffix shared -buildid kXRBaZtzJNv_qb1g2zjc/kXRBaZtzJNv_qb1g2zjc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure/insecure.go cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/70/708fee2b5c39c4f1583997dbfd13eb7f7c096d7f88aa90d3c0800ffb21be152d-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 mkdir -p $WORK/b074/ cat >/tmp/go-build3432868631/b074/importcfg << 'EOF' # internal # import config importmap github.com/miekg/pkcs11=github.com/containers/podman/vendor/github.com/miekg/pkcs11 importmap github.com/stefanberger/go-pkcs11uri=github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build3432868631/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build3432868631/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/miekg/pkcs11=/tmp/go-build3432868631/b112/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri=/tmp/go-build3432868631/b114/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3432868631/b124/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 -lang=go1.25 -complete -installsuffix shared -buildid QH67jTwC5kXbMiZK-Stt/QH67jTwC5kXbMiZK-Stt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11/common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11/utils.go cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/ef/ef76c452fc7d5df9149d29f550b503aa483c036edd2d9f4f6e22f856b788e10a-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b331/ cat >/tmp/go-build3432868631/b331/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build3432868631/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3432868631/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build3432868631/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3432868631/b319/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype -lang=go1.25 -complete -installsuffix shared -buildid OPandpR3PUhhjmZ3nGU1/OPandpR3PUhhjmZ3nGU1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype/build.go go tool buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/d4/d46dcb510d9f3a90f76622e7b2795c24d5cc5e98f6a73be004d578c8979e54aa-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base mkdir -p $WORK/b362/ cat >/tmp/go-build3432868631/b362/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3432868631/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3432868631/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3432868631/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3432868631/b361/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base -lang=go1.25 -complete -installsuffix shared -buildid jnAy099GweIhTKARvSNN/jnAy099GweIhTKARvSNN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base/balancer.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base/base.go go tool buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/ea/ea29989b5effdadfbfcde5d6a709bf0482c196001635506f935d53244800da55-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata mkdir -p $WORK/b393/ cat >/tmp/go-build3432868631/b393/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3432868631/b360/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3432868631/b361/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata -lang=go1.25 -complete -installsuffix shared -buildid 2rBjV8BTiI6EbRGYi90G/2rBjV8BTiI6EbRGYi90G -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata/metadata.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare go tool pack r $WORK/b258/_pkg_.a $WORK/b258/_x001.o $WORK/b258/_x002.o $WORK/b258/_x003.o $WORK/b258/_x004.o # internal go tool buildid -w $WORK/b258/_pkg_.a # internal go tool buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/86/86fa1e8b16175fd70a5ba66a8f3c9a02c1d210faab2edad99a41b87e59a9305d-d # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/88/881133e773bf79d5d1d809aa132fd3a4aa680d7a13cfaea0f8a2ad9d84626b26-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir mkdir -p $WORK/b257/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/config mkdir -p $WORK/b073/ cat >/tmp/go-build3432868631/b257/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3432868631/b258/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF cat >/tmp/go-build3432868631/b073/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3432868631/b074/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3432868631/b124/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir -lang=go1.25 -complete -installsuffix shared -buildid lfXNYSjRxEuxmKuteqEY/lfXNYSjRxEuxmKuteqEY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir/homedir.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir/homedir_unix.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config -lang=go1.25 -complete -installsuffix shared -buildid mqUuFhdWnLdZWehx5ZfE/mqUuFhdWnLdZWehx5ZfE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/config.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/constructors.go go tool buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/dc/dc8505c5672314cd1aeee644dafdd540e9e275bffbf38f1c9ba9f56500f8ec05-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils mkdir -p $WORK/b278/ cat >/tmp/go-build3432868631/b278/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3432868631/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3432868631/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build3432868631/b104/_pkg_.a packagefile crypto/x509=/tmp/go-build3432868631/b177/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3432868631/b179/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/pem=/tmp/go-build3432868631/b181/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3432868631/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build3432868631/b279/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build3432868631/b283/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils -lang=go1.25 -complete -installsuffix shared -buildid 3HgtfAriV1XeUSrS9KEf/3HgtfAriV1XeUSrS9KEf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/delayedreader.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/ioutils.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/testing.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/utils.go go tool buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/65/65606d5cb7eaf29cfacf2f553b29867284b41fe760feca3a9d7dbd0a9d3a84e3-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b326/ cat >/tmp/go-build3432868631/b326/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/protolazy=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy importmap google.golang.org/protobuf/internal/version=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3432868631/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build3432868631/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build3432868631/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy=/tmp/go-build3432868631/b334/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build3432868631/b335/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl -lang=go1.25 -complete -installsuffix shared -buildid _PNyNLo4oUS1khC04JRl/_PNyNLo4oUS1khC04JRl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go go tool buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/fc/fc42de6e79d116be335cb6ca9086026c1f38bd940669e1d343373bae6af86995-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding mkdir -p $WORK/b372/ cat >/tmp/go-build3432868631/b372/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3432868631/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build3432868631/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3432868631/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3432868631/b361/_pkg_.a packagefile math/rand/v2=/tmp/go-build3432868631/b098/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding -lang=go1.25 -complete -installsuffix shared -buildid gW4To7Fjqo4OMo7amOLh/gW4To7Fjqo4OMo7amOLh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding/endpointsharding.go go tool buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/7b/7b4ddab5c2251762bfc157a6b89ada97fbd2b6b04b317a47ce2fbf5e7696340d-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests mkdir -p $WORK/b138/ cat >/tmp/go-build3432868631/b138/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/common/internal=github.com/containers/podman/vendor/go.podman.io/common/internal importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3432868631/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal=/tmp/go-build3432868631/b137/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3432868631/b139/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests -lang=go1.25 -complete -installsuffix shared -buildid gk8vF4COdLXjoZthnYoh/gk8vF4COdLXjoZthnYoh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests/manifests.go go tool buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/f4/f4e685032e4efd5e246729193056a609526d2fb4d8cb7c07d5438dbc6ce3c9f7-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image mkdir -p $WORK/b230/ cat >/tmp/go-build3432868631/b230/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/spec=github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/imagesource=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource importmap go.podman.io/image/v5/internal/iolimits=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=/tmp/go-build3432868631/b188/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build3432868631/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build3432868631/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build3432868631/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3432868631/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3432868631/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3432868631/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build3432868631/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image -lang=go1.25 -complete -installsuffix shared -buildid G89ZRFxYxorgkyucv-Aq/G89ZRFxYxorgkyucv-Aq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/docker_list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/docker_schema1.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/manifest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/memory.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/oci.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/oci_index.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/sourced.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/unparsed.go go tool buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/91/91fb7b92c3afa1d217ae3b573fd43adf7238d839d47ab55ff0b83095dd4740b6-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b298/ cat >/tmp/go-build3432868631/b298/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3432868631/b073/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap -lang=go1.25 -complete -installsuffix shared -buildid C3W4qTbmT5j6J41DJzAl/C3W4qTbmT5j6J41DJzAl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keywrap.go go tool buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/9f/9fbb3ea6eed5b4a4809c0391b533fbf5d82c78a8dcd0d81f42c46b50fc9478f5-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b252/ cat >/tmp/go-build3432868631/b252/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/rootless=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build3432868631/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build3432868631/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build3432868631/b242/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3432868631/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3432868631/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3432868631/b191/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 -lang=go1.25 -complete -installsuffix shared -buildid lYVXlKwaLPU475tqArlJ/lYVXlKwaLPU475tqArlJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2/paths_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2/shortnames.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2/system_registries_v2.go go tool buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/52/5222c9cccf4715c5a6adcea83906629500bfff32acbbb1e67ebe7a9e93a5c75f-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b325/ cat >/tmp/go-build3432868631/b325/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3432868631/b326/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb -lang=go1.25 -complete -installsuffix shared -buildid 07GZQUt3GaXcUm0bsMfm/07GZQUt3GaXcUm0bsMfm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go go tool buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/80/80c903ba150e116f92b4e0923cc0e214f89190fbda98fa909753e29384cb162c-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt mkdir -p $WORK/b370/ cat >/tmp/go-build3432868631/b370/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3432868631/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3432868631/b320/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3432868631/b326/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt -lang=go1.25 -complete -installsuffix shared -buildid gf7k8XdSka91SBTSCjTJ/gf7k8XdSka91SBTSCjTJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt/convert.go go tool buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/bd/bdd813b5af991e932393d9d90393ea4c5aa1a21a9ddb3fd100343748ed85330b-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b277/ cat >/tmp/go-build3432868631/b277/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile crypto/aes=/tmp/go-build3432868631/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build3432868631/b079/_pkg_.a packagefile crypto/hmac=/tmp/go-build3432868631/b164/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build3432868631/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher -lang=go1.25 -complete -installsuffix shared -buildid qqs_I2ntGBVtoMET5zfS/qqs_I2ntGBVtoMET5zfS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher/blockcipher.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go go tool buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/58/588785abe822c7dc20d06656085a9cf4525a7dc0c40fec00deb1c25387db3967-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b299/ cat >/tmp/go-build3432868631/b299/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 packagefile crypto/ecdsa=/tmp/go-build3432868631/b141/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3432868631/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build3432868631/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build3432868631/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build3432868631/b279/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe -lang=go1.25 -complete -installsuffix shared -buildid 8hOCvsUHFfmpNZcQgwda/8hOCvsUHFfmpNZcQgwda -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go go tool buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/d0/d0e6dfea4648bcdb380ed415a60cfa459da256d053251a92587e5812c206b2d4-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty mkdir -p $WORK/b367/ cat >/tmp/go-build3432868631/b367/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protojson=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson importmap google.golang.org/protobuf/protoadapt=github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build3432868631/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build3432868631/b370/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty -lang=go1.25 -complete -installsuffix shared -buildid kigLOWY9qCDe8sWqU2G9/kigLOWY9qCDe8sWqU2G9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty/pretty.go go tool buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/f0/f0f7ed69273dd68e8e029c474d334a617b980bd11871e103a81ced15bbdf74f1-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto mkdir -p $WORK/b378/ cat >/tmp/go-build3432868631/b378/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/encoding=github.com/containers/podman/vendor/google.golang.org/grpc/encoding importmap google.golang.org/grpc/mem=github.com/containers/podman/vendor/google.golang.org/grpc/mem importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/protoadapt=github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=/tmp/go-build3432868631/b375/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build3432868631/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3432868631/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build3432868631/b370/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto -lang=go1.25 -complete -installsuffix shared -buildid DgJ8cBvfgv9AjUkn1K5J/DgJ8cBvfgv9AjUkn1K5J -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto/proto.go go tool buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/b2/b2e701f66f302c902a3c73439ce3d012ae2be21d4a28d2646bdbf5ddb7d26249-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch mkdir -p $WORK/b380/ cat >/tmp/go-build3432868631/b380/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3432868631/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build3432868631/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3432868631/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3432868631/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3432868631/b357/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch -lang=go1.25 -complete -installsuffix shared -buildid KKVD8Ah0nZ-qGeKr9GU1/KKVD8Ah0nZ-qGeKr9GU1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch/config.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch/gracefulswitch.go go tool buildid -w $WORK/b378/_pkg_.a # internal go tool buildid -w $WORK/b367/_pkg_.a # internal go tool buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/52/52a8d4a75baac3f5d86f0e24816ff6ed266fef751d9394ae7315babb3ef9306a-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf mkdir -p $WORK/b365/ cat >/tmp/go-build3432868631/b365/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/pickfirst/internal=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog importmap google.golang.org/grpc/internal/pretty=github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3432868631/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build3432868631/b364/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3432868631/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build3432868631/b358/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3432868631/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build3432868631/b355/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build3432868631/b366/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build3432868631/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3432868631/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3432868631/b357/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/netip=/tmp/go-build3432868631/b117/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf -lang=go1.25 -complete -installsuffix shared -buildid 9sm5KyzdhTI64Bv4gAcI/9sm5KyzdhTI64Bv4gAcI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf/pickfirstleaf.go cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/e2/e2a2756786cc0ec144daf9aff4829b50d28a64bcb72422ef42bf52a587fcb4a9-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b384/ cat >/tmp/go-build3432868631/b384/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3432868631/b326/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb -lang=go1.25 -complete -installsuffix shared -buildid FAoISGwqT8L7iiJ9rWIT/FAoISGwqT8L7iiJ9rWIT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/9f/9f7a29b45597543be8a0985affd9fcdc80cc2c3878531d52f03e64e4fdfcadf5-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b385/ cat >/tmp/go-build3432868631/b385/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3432868631/b326/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb -lang=go1.25 -complete -installsuffix shared -buildid eMfH6vKuquh3dyp3mIxI/eMfH6vKuquh3dyp3mIxI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go go tool buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/35/3551467e8a16b6f553ee787a96d81528bead1e820c5df5bbc28455c508818cae-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b388/ cat >/tmp/go-build3432868631/b388/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3432868631/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3432868631/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3432868631/b326/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb -lang=go1.25 -complete -installsuffix shared -buildid 6TviAiXzqqzT3ZQC8KXT/6TviAiXzqqzT3ZQC8KXT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go go tool buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/ba/bae42425746d5117223d5da4655ebaaad7d1043675c6f4aa0eee21902c27179f-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config mkdir -p $WORK/b248/ cat >/tmp/go-build3432868631/b248/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/client=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=/tmp/go-build3432868631/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build3432868631/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build3432868631/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3432868631/b197/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build3432868631/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3432868631/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3432868631/b271/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile iter=/tmp/go-build3432868631/b046/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config -lang=go1.25 -complete -installsuffix shared -buildid QGN3zIA7NOD1CDFgd4GK/QGN3zIA7NOD1CDFgd4GK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config/config.go go tool buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/a0/a0eb864ac103c532ee798f2ccb134658f09d50a4cc647f33df7746512685f9f8-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b395/ cat >/tmp/go-build3432868631/b395/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3432868631/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build3432868631/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3432868631/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3432868631/b357/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig -lang=go1.25 -complete -installsuffix shared -buildid g_kIvD7BoC7kWTM-Xdtc/g_kIvD7BoC7kWTM-Xdtc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig/duration.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go go tool buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/25/252406fe3467c90064ccc414066bf7aeebc3224e98063242c101cb2d06acaca3-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b383/ cat >/tmp/go-build3432868631/b383/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3432868631/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3432868631/b384/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3432868631/b385/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 -lang=go1.25 -complete -installsuffix shared -buildid 3VFMcWYW0CSKktXqsNHL/3VFMcWYW0CSKktXqsNHL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go go tool buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/90/903c2f9b234d3c63a401e506a18febb5e9a3dc95528b2b0d797412d339505073-d # internal github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b387/ cat >/tmp/go-build3432868631/b387/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3432868631/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3432868631/b388/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status -lang=go1.25 -complete -installsuffix shared -buildid kxrErENLmbhuNxkqUXPq/kxrErENLmbhuNxkqUXPq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go go tool buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/eb/ebdf84643c1702cc40a65dbea9237e611924f010c784949a36b31aca5e072886-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver mkdir -p $WORK/b394/ cat >/tmp/go-build3432868631/b394/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3432868631/b395/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3432868631/b360/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3432868631/b361/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver -lang=go1.25 -complete -installsuffix shared -buildid qKPZWhBbNQzhreTOyYdo/qKPZWhBbNQzhreTOyYdo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b394/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/config_selector.go go tool buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/a1/a19ef080433e0980db44bcc6f601469d7d119aec0b5dcd7a9c41e0a228f3fb98-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst mkdir -p $WORK/b363/ cat >/tmp/go-build3432868631/b363/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/pickfirst/internal=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal importmap google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog importmap google.golang.org/grpc/internal/pretty=github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3432868631/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build3432868631/b364/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build3432868631/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3432868631/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3432868631/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build3432868631/b355/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build3432868631/b366/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build3432868631/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3432868631/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3432868631/b357/_pkg_.a packagefile math/rand/v2=/tmp/go-build3432868631/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst -lang=go1.25 -complete -installsuffix shared -buildid noywN-Y_k6aVLkozpISk/noywN-Y_k6aVLkozpISk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirst.go go tool buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/be/be2ed6d1995de6526471e8e167afc57162bf47f73f06797cd58bdf4e5139c784-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b371/ cat >/tmp/go-build3432868631/b371/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/endpointsharding=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding importmap google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3432868631/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build3432868631/b372/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build3432868631/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3432868631/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build3432868631/b366/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin -lang=go1.25 -complete -installsuffix shared -buildid sw-u1LeWG2qPDXZjstx1/sw-u1LeWG2qPDXZjstx1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go go tool buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/eb/eb7c606a1d16f2769602253370ef3238b2c7d0584835753d80317a85c30e9dc3-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/status mkdir -p $WORK/b389/ cat >/tmp/go-build3432868631/b389/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/protoadapt=github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3432868631/b387/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build3432868631/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3432868631/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build3432868631/b370/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3432868631/b388/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/status -lang=go1.25 -complete -installsuffix shared -buildid Vfw6-B_P4fb3DtZXVyFW/Vfw6-B_P4fb3DtZXVyFW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/status/status.go go tool buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/7a/7a7641909c57ada26a0d7b55e76c2e4777c2c0672ad1f725feb6cd0e36763727-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes mkdir -p $WORK/b397/ cat >/tmp/go-build3432868631/b397/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3432868631/b361/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes -lang=go1.25 -complete -installsuffix shared -buildid 73CUsQSc3aiCFGs-7_7G/73CUsQSc3aiCFGs-7_7G -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes/proxyattributes.go go tool buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/78/7854bcb6b3d8e4f916a0ff13b12db6c3fa0f5d96a86f7de25b5b9a0851cfa5f8-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype mkdir -p $WORK/b409/ cat >/tmp/go-build3432868631/b409/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3432868631/b361/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype -lang=go1.25 -complete -installsuffix shared -buildid Qno7KtUXjayY7iugBLpv/Qno7KtUXjayY7iugBLpv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go go tool buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/04/043500521c7dba44fc91f75162db66eae2fb542b9dea1d45dd400ddd0e6a2cc7-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport mkdir -p $WORK/b324/ cat >/tmp/go-build3432868631/b324/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/types/descriptorpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3432868631/b325/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport -lang=go1.25 -complete -installsuffix shared -buildid Be5ZLh8bF8YPeITm5408/Be5ZLh8bF8YPeITm5408 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport/editions.go go tool buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/c5/c5bfc4a751eec0d356da22072db2150b7cbb25a05e593ebc60b926c8cd478eb0-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb mkdir -p $WORK/b336/ cat >/tmp/go-build3432868631/b336/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3432868631/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3432868631/b325/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb -lang=go1.25 -complete -installsuffix shared -buildid AH1MNXjEKK5c1ipj6ShB/AH1MNXjEKK5c1ipj6ShB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb/go_features.pb.go go tool buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/88/8816dd74975ade04ca03c5491344d59c562bf18ca1be6db10d2cdd129264d22c-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/peer mkdir -p $WORK/b411/ cat >/tmp/go-build3432868631/b411/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build3432868631/b352/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/peer -lang=go1.25 -complete -installsuffix shared -buildid _PDEH_x2lpSglYMsvLCH/_PDEH_x2lpSglYMsvLCH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/peer/peer.go go tool buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/54/5456de654879ad7ed11ac738ab3882ff0bff77ba4de201b14fc46eb7cb3b9b2d-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b414/ cat >/tmp/go-build3432868631/b414/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3432868631/b361/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough -lang=go1.25 -complete -installsuffix shared -buildid knOSNog--PjQdoQVEt8n/knOSNog--PjQdoQVEt8n -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go go tool buildid -w $WORK/b409/_pkg_.a # internal go tool buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/24/241828951fa1fcf4ec37b3f951182a391aa0a632c839c374fcd35f8e4acc35b5-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b415/ cat >/tmp/go-build3432868631/b415/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/transport/networktype=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3432868631/b409/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3432868631/b361/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix -lang=go1.25 -complete -installsuffix shared -buildid uy0Es6Pw7OkYNgVuqscl/uy0Es6Pw7OkYNgVuqscl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix/unix.go cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/e2/e240b0ab20cc26919958d04ba4cf2e7c4da9732b2fdd480c6001ff9a01992a6e-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/status mkdir -p $WORK/b386/ cat >/tmp/go-build3432868631/b386/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal/status=github.com/containers/podman/vendor/google.golang.org/grpc/internal/status packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3432868631/b387/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build3432868631/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build3432868631/b389/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/status -lang=go1.25 -complete -installsuffix shared -buildid oYwd-DPFz8ie_cxX9EPP/oYwd-DPFz8ie_cxX9EPP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/status/status.go go tool buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/21/21b3a03e4df84ec0f3263340efab7e7ab9e9befd7d932f03dd5227ff9760846a-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b419/ cat >/tmp/go-build3432868631/b419/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3432868631/b361/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state -lang=go1.25 -complete -installsuffix shared -buildid 04njrRnIhVut88Sda9C_/04njrRnIhVut88Sda9C_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state/state.go go tool buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/0b/0be0f62ac7d883a8c74ca21bce62956529aaef7c0fd325f35f2bd9bdf3a5979b-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b421/ cat >/tmp/go-build3432868631/b421/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3432868631/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build3432868631/b298/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build3432868631/b283/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build3432868631/b286/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net/mail=/tmp/go-build3432868631/b422/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp -lang=go1.25 -complete -installsuffix shared -buildid qdI0iyxon3a6mqVkObay/qdI0iyxon3a6mqVkObay -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go go tool buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/74/74c4410cd60e5192a7bd6ba9feafdd02abb494c85be3ad02b66bd7b28be543b4-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b321/ cat >/tmp/go-build3432868631/b321/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/editiondefaults=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults importmap google.golang.org/protobuf/internal/editionssupport=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/types/descriptorpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/gofeaturespb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3432868631/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build3432868631/b322/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport=/tmp/go-build3432868631/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3432868631/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3432868631/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3432868631/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3432868631/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3432868631/b315/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3432868631/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3432868631/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3432868631/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3432868631/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3432868631/b325/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build3432868631/b336/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc -lang=go1.25 -complete -installsuffix shared -buildid 9Wqqpz8PLaB_DSRQ_L5p/9Wqqpz8PLaB_DSRQ_L5p -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/editions.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/proto.go go tool buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/5d/5dd0c30af9e057f07969cf47d86ae1962e98cc792589d13e8c56af7332818d2a-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b418/ cat >/tmp/go-build3432868631/b418/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer/grpclb/state=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/resolver/dns/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build3432868631/b419/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3432868631/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build3432868631/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build3432868631/b355/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build3432868631/b420/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3432868631/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3432868631/b357/_pkg_.a packagefile math/rand/v2=/tmp/go-build3432868631/b098/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/netip=/tmp/go-build3432868631/b117/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns -lang=go1.25 -complete -installsuffix shared -buildid FsqYPaDxLCpRg7KvEwUm/FsqYPaDxLCpRg7KvEwUm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b418/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go go tool buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/7c/7c2e8203ebf95f24f12a42c0e2ef108c833467c30101940c07e6f16778c10de2-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 mkdir -p $WORK/b423/ cat >/tmp/go-build3432868631/b423/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3432868631/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3432868631/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build3432868631/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build3432868631/b278/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 -lang=go1.25 -complete -installsuffix shared -buildid dF9eq5xsqVofyxRrwaHG/dF9eq5xsqVofyxRrwaHG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11.go go tool buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/1d/1dfe1c984169ed589860184a267ceb7eb71c99d14cba690942114961e42e5814-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b424/ cat >/tmp/go-build3432868631/b424/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/smallstep/pkcs7=github.com/containers/podman/vendor/github.com/smallstep/pkcs7 packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/x509=/tmp/go-build3432868631/b177/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3432868631/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build3432868631/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build3432868631/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7=/tmp/go-build3432868631/b425/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 -lang=go1.25 -complete -installsuffix shared -buildid UEgzXGhUZjgLI0-7Hb2V/UEgzXGhUZjgLI0-7Hb2V -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7.go go tool buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/bc/bc18e617dc0ba53815da5eed681340a6ca7dd4b507045f22d3921ad36eb26307-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools mkdir -p $WORK/b470/ cat >/tmp/go-build3432868631/b470/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3432868631/b271/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools -lang=go1.25 -complete -installsuffix shared -buildid wva8n_L0W1_Kxg-dMB0A/wva8n_L0W1_Kxg-dMB0A -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools/pools.go go tool buildid -w $WORK/b423/_pkg_.a # internal go tool buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/9f/9fdb2089f931ec501bb13d66f86b702876cb0ef4021e13d3e292d251957b5f99-d # internal database/sql/driver mkdir -p $WORK/b474/ cat >/tmp/go-build3432868631/b474/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p database/sql/driver -lang=go1.25 -std -complete -installsuffix shared -buildid Z9RkB3w1kF4kSYxDIK8-/Z9RkB3w1kF4kSYxDIK8- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/36/36d3ac58b54cf23f5d2de17b9d24d03b0beffb4eb0fd59c8f69ee9f928dada6f-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b382/ cat >/tmp/go-build3432868631/b382/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/binarylog/grpc_binarylog_v1=github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build3432868631/b383/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3432868631/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build3432868631/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3432868631/b360/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build3432868631/b386/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3432868631/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3432868631/b384/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3432868631/b385/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog -lang=go1.25 -complete -installsuffix shared -buildid fPnTeppGEy5L0vCV04zx/fPnTeppGEy5L0vCV04zx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/sink.go go tool buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/d1/d171a4969bf2ba5e6dc50ec0d8b62598268d9a9420ca03068c45ba187a73940f-d # internal github.com/containers/podman/vendor/github.com/proglottis/gpgme mkdir -p $WORK/b477/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme pkg-config --cflags -- gpgme go tool buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/14/14554d7b4e9e7596810a3503503127c1ca341f5c5718fec61c5cacf592ef4fec-d # internal github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate mkdir -p $WORK/b478/ cat >/tmp/go-build3432868631/b478/importcfg << 'EOF' # internal # import config packagefile crypto/x509/pkix=/tmp/go-build3432868631/b179/_pkg_.a packagefile encoding/asn1=/tmp/go-build3432868631/b152/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate -lang=go1.25 -complete -installsuffix shared -buildid 5Bhap2yrhaCkNjszJrL7/5Bhap2yrhaCkNjszJrL7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate/extensions.go go tool buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/f5/f5f72fe75a6864ee547351ebc31bd516434022a9476137de2147ec740e075b9a-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme pkg-config --libs -- gpgme github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive mkdir -p $WORK/b468/ go tool buildid -w $WORK/b418/_pkg_.a # internal cat >/tmp/go-build3432868631/b468/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/podman/vendor/github.com/ulikunitz/xz importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/pools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools importmap go.podman.io/storage/pkg/promise=github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build3432868631/b469/_pkg_.a packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile compress/bzip2=/tmp/go-build3432868631/b287/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build3432868631/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build3432868631/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=/tmp/go-build3432868631/b455/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3432868631/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build3432868631/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise=/tmp/go-build3432868631/b471/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3432868631/b262/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3432868631/b258/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive -lang=go1.25 -complete -installsuffix shared -buildid TejOX9y6CsUHR8VWm8kZ/TejOX9y6CsUHR8VWm8kZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive_110.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive_zstd.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/changes.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/changes_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/changes_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/copy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/copy_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/diff.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/fflags_unsupported.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/filter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/time_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/whiteouts.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/wrap.go cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/0c/0cdadff30fcfe05d802c4781e445ebd34dd2bf54d535d710ce538adc3a946489-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns mkdir -p $WORK/b417/ cat >/tmp/go-build3432868631/b417/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/resolver/dns=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build3432868631/b418/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3432868631/b361/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns -lang=go1.25 -complete -installsuffix shared -buildid TYWBAwC18-V_zUGHNcqo/TYWBAwC18-V_zUGHNcqo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b417/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns/dns_resolver.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b477/ -importpath github.com/containers/podman/vendor/github.com/proglottis/gpgme "-ldflags=\"-O2\" \"-g\" \"-lgpgme\"" -- -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b477/ -O2 -g ./data.go ./gpgme.go ./unset_agent_info.go go tool buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/f4/f47ca797042f9897f19f75868b98807e9be3de5abc58bde77d8e8ad9fabdb124-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ocsp mkdir -p $WORK/b486/ cat >/tmp/go-build3432868631/b486/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3432868631/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3432868631/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build3432868631/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build3432868631/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build3432868631/b150/_pkg_.a packagefile crypto/x509=/tmp/go-build3432868631/b177/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3432868631/b179/_pkg_.a packagefile encoding/asn1=/tmp/go-build3432868631/b152/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ocsp -lang=go1.25 -complete -installsuffix shared -buildid NFnNu6bNP-atuOw0qQVx/NFnNu6bNP-atuOw0qQVx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ocsp/ocsp.go go tool buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/74/74cfb77e21643ec9d211ef87953bdfe2fc7539436de9eb7d793e1b11217600e9-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml mkdir -p $WORK/b487/ cat >/tmp/go-build3432868631/b487/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3432868631/b124/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml -lang=go1.25 -complete -installsuffix shared -buildid MSpMuqyRCk0jOu1bgpcy/MSpMuqyRCk0jOu1bgpcy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml/yaml.go go tool buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/19/19d741716ceb62d2119aef9c4d26248bbb826b0ad786f2f1c6980d5a32458f94-d # internal database/sql mkdir -p $WORK/b473/ cat >/tmp/go-build3432868631/b473/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile database/sql/driver=/tmp/go-build3432868631/b474/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile math/rand/v2=/tmp/go-build3432868631/b098/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p database/sql -lang=go1.25 -std -complete -installsuffix shared -buildid e-pDFSTSn6Pn2uML6NoY/e-pDFSTSn6Pn2uML6NoY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack /usr/lib/golang/src/database/sql/convert.go /usr/lib/golang/src/database/sql/ctxutil.go /usr/lib/golang/src/database/sql/sql.go go tool buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/8c/8c3a7cb217e1ed02d0b3bbfd217771f64bbfef72c19e307c15767ac1c5df74fb-d # internal github.com/containers/podman/vendor/github.com/titanous/rocacheck mkdir -p $WORK/b488/ cat >/tmp/go-build3432868631/b488/importcfg << 'EOF' # internal # import config packagefile crypto/rsa=/tmp/go-build3432868631/b104/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/containers/podman/vendor/github.com/titanous/rocacheck -lang=go1.25 -complete -installsuffix shared -buildid oibnuPYk19NTq_Iwr0fh/oibnuPYk19NTq_Iwr0fh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/titanous/rocacheck/rocacheck.go go tool buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/ac/acc1fe75974ae4b39f199270a9347c2a5d44da4a1f7bf75be396ef4ae9327850-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/scrypt mkdir -p $WORK/b494/ cat >/tmp/go-build3432868631/b494/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/pbkdf2=github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build3432868631/b282/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/scrypt -lang=go1.25 -complete -installsuffix shared -buildid FwQ2bBOlJFYpwaFsafWF/FwQ2bBOlJFYpwaFsafWF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/scrypt/scrypt.go go tool buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/d0/d025036df9e8346ddd8266eaf401ff559798dc864dd8b3e50dfb5012df988276-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation mkdir -p $WORK/b485/ cat >/tmp/go-build3432868631/b485/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ocsp=github.com/containers/podman/vendor/golang.org/x/crypto/ocsp packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ocsp=/tmp/go-build3432868631/b486/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation -lang=go1.25 -complete -installsuffix shared -buildid t1qEoRytDpL8geHbUI81/t1qEoRytDpL8geHbUI81 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation/reasons.go go tool buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/11/11b4a2e21521d0618a41946fe042ffe05adac9df0574cb08acd69b2bcd2a8a4a-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage mkdir -p $WORK/b495/ cat >/tmp/go-build3432868631/b495/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3432868631/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3432868631/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage -lang=go1.25 -complete -installsuffix shared -buildid dOu1qQDy0pbMWDL3rrmH/dOu1qQDy0pbMWDL3rrmH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage/wrapper.go go tool buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/fa/fa541ad419f331d7a672eb2361a8cec8467a4beea6034a3a13fd49b501be7cdc-d # internal github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted mkdir -p $WORK/b489/ cat >/tmp/go-build3432868631/b489/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/nacl/secretbox=github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox importmap golang.org/x/crypto/scrypt=github.com/containers/podman/vendor/golang.org/x/crypto/scrypt packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox=/tmp/go-build3432868631/b490/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/scrypt=/tmp/go-build3432868631/b494/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted -lang=go1.25 -complete -installsuffix shared -buildid lbADeCeDjdF4S7qq7DjJ/lbADeCeDjdF4S7qq7DjJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted/encrypted.go go tool buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/f4/f48d5d6822256d5b0be5b6a42f1600fa9212e2802bb2bfa9443ed595e9bbc62b-d # internal go tool buildid -w $WORK/b485/_pkg_.a # internal github.com/containers/podman/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b302/ cat >/tmp/go-build3432868631/b302/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protodesc=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build3432868631/b202/_pkg_.a packagefile encoding=/tmp/go-build3432868631/b052/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build3432868631/b303/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3432868631/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3432868631/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build3432868631/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3432868631/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3432868631/b320/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3432868631/b326/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/ioutil=/tmp/go-build3432868631/b187/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/containers/podman/vendor/github.com/golang/protobuf/proto -lang=go1.25 -complete -installsuffix shared -buildid vEG3d4FLRTu-4qV3_Gx0/vEG3d4FLRTu-4qV3_Gx0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/defaults.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/discard.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/extensions.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/proto.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/registry.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/text_decode.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/text_encode.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/wire.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/wrappers.go cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/58/582072781649cad7c6a9ff435ff8b6102fd4d4f8dba1140d358e180434f6f486-d # internal github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer mkdir -p $WORK/b497/ cat >/tmp/go-build3432868631/b497/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build3432868631/b156/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile unicode/utf16=/tmp/go-build3432868631/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer -lang=go1.25 -complete -installsuffix shared -buildid 0is7YLSoUxqDqQMxLaW2/0is7YLSoUxqDqQMxLaW2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/es6numfmt.go ./_build/src/github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/jsoncanonicalizer.go go tool buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/a4/a49288bbaddfa420a4fb096f4b301dfe054fa976f5b24e2fb050081bbd0f7ac4-d # internal github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name mkdir -p $WORK/b499/ cat >/tmp/go-build3432868631/b499/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile encoding=/tmp/go-build3432868631/b052/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name -lang=go1.25 -complete -installsuffix shared -buildid f4PyfNVWpZNgkcSQ--aj/f4PyfNVWpZNgkcSQ--aj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/check.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/digest.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/options.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/ref.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/registry.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/repository.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/tag.go go tool buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/61/61d82b51e02131c9e5f8007977bc474a582dbb60cd18beb760e5365ec5be22d1-d # internal github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api mkdir -p $WORK/b502/ cat >/tmp/go-build3432868631/b502/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3432868631/b326/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api -lang=go1.25 -complete -installsuffix shared -buildid 8aWOFUfBriJx0rCRU68l/8aWOFUfBriJx0rCRU68l -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/launch_stage.pb.go go tool buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/4c/4c25d464d81ca485c25f262305ee0798e556a23235d3d9a769f8a1776201a726-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options mkdir -p $WORK/b503/ cat >/tmp/go-build3432868631/b503/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build3432868631/b104/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options -lang=go1.25 -complete -installsuffix shared -buildid QhZlZVbhU_InZV-T2jJu/QhZlZVbhU_InZV-T2jJu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/context.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/digest.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/keyversion.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/loadoptions.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/noop.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/rand.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/remoteverification.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/rpcauth.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/signeropts.go go tool buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/c8/c8a692eafc4e4492cc0cb64dc5aea09c98325cbeb206f50c619285f65a069120-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload mkdir -p $WORK/b504/ cat >/tmp/go-build3432868631/b504/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/name=github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name=/tmp/go-build3432868631/b499/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload -lang=go1.25 -complete -installsuffix shared -buildid V8aBslgY2PcYkKyIvqRE/V8aBslgY2PcYkKyIvqRE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload/payload.go go tool buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/9a/9a4bde2280a4bda6ad169a78512a4a9a6fbc996c6dd50bbc757706b740294ec7-d # internal github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations mkdir -p $WORK/b501/ cat >/tmp/go-build3432868631/b501/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/api=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api=/tmp/go-build3432868631/b502/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3432868631/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3432868631/b325/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3432868631/b384/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations -lang=go1.25 -complete -installsuffix shared -buildid 7_f4u6sUuP13M5_n6yIF/7_f4u6sUuP13M5_n6yIF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/field_info.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go go tool buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/49/49873ff71f6b960946e5406c09042edc0bb446c4eafa5a3dc8a49117dfe92a2a-d # internal github.com/containers/podman/vendor/golang.org/x/sys/cpu mkdir -p $WORK/b506/ echo -n > $WORK/b506/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/cpu -trimpath "$WORK/b506=>" -I $WORK/b506/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b506/symabis ./cpu_arm64.s go tool buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/f4/f47fa7edcb390386c930874171742b16bf50de519a256afc43daaeca7f657441-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer mkdir -p $WORK/b507/ cat >/tmp/go-build3432868631/b507/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build3432868631/b440/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer -lang=go1.25 -complete -installsuffix shared -buildid mOhsFGQnNHR-3o061zHI/mOhsFGQnNHR-3o061zHI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer/signer.go cat >/tmp/go-build3432868631/b506/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/containers/podman/vendor/golang.org/x/sys/cpu -lang=go1.25 -installsuffix shared -buildid UQfvb18rcT_R1ADuCAGv/UQfvb18rcT_R1ADuCAGv -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b506/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack -asmhdr $WORK/b506/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/byteorder.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_arm64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_gc_arm64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_linux_arm64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/endian_little.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/hwcap_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/parse.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/proc_cpuinfo_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/runtime_auxv.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go go tool buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/62/6262c0883f50017c6d7ab2a66faf1b199ff77be21c98ce4bf924e9c7faba8dec-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/image mkdir -p $WORK/b513/ cat >/tmp/go-build3432868631/b513/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/unparsedimage=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3432868631/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3432868631/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage=/tmp/go-build3432868631/b495/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/image -lang=go1.25 -complete -installsuffix shared -buildid nhCfQoQ6N-v7voVC321R/nhCfQoQ6N-v7voVC321R -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/image/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/image/sourced.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/image/unparsed.go go tool buildid -w $WORK/b468/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/cpu -trimpath "$WORK/b506=>" -I $WORK/b506/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b506/cpu_arm64.o ./cpu_arm64.s cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/64/64cb8d4791be58ee212aa29c8de42ec08895e510516e75751bda9b949184d612-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal mkdir -p $WORK/b464/ cat >/tmp/go-build3432868631/b464/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3432868631/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build3432868631/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build3432868631/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3432868631/b468/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal -lang=go1.25 -complete -installsuffix shared -buildid EcpyBRP2EHMTxaO7Ug9u/EcpyBRP2EHMTxaO7Ug9u -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal/compression.go go tool buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/9a/9ab24ba02c00814568400af7aa54c50afa3608d4ff192070844065474793c82f-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath mkdir -p $WORK/b515/ cat >/tmp/go-build3432868631/b515/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath -lang=go1.25 -complete -installsuffix shared -buildid PSGwWZB60k3IRmpoTFTW/PSGwWZB60k3IRmpoTFTW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath/path.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu go tool pack r $WORK/b506/_pkg_.a $WORK/b506/cpu_arm64.o # internal go tool buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/f0/f0df20a56b7189c0f6a824b81c7ef0310e4668308e4b5843305f19033e3d3b49-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/sha3 mkdir -p $WORK/b505/ cat >/tmp/go-build3432868631/b505/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/cpu=github.com/containers/podman/vendor/golang.org/x/sys/cpu packagefile crypto/sha3=/tmp/go-build3432868631/b109/_pkg_.a packagefile crypto/subtle=/tmp/go-build3432868631/b100/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/cpu=/tmp/go-build3432868631/b506/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/sha3 -lang=go1.25 -complete -installsuffix shared -buildid n7ITGdjrXRp87JTTVbS5/n7ITGdjrXRp87JTTVbS5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/sha3/hashes.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/sha3/legacy_hash.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/sha3/legacy_keccakf.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/sha3/shake.go go tool buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/7a/7ace02e2a164b8e96a0d05361d366c674045d77c4249b7bea3353152871b2a01-d # internal go tool buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/5e/5e869db7f8138a8b0058ef33ae96caad8258fe0d1d9da536255e7d9b5e811fd4-d # internal github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1 mkdir -p $WORK/b500/ cat >/tmp/go-build3432868631/b500/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/api/annotations=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build3432868631/b501/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3432868631/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3432868631/b385/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1 -lang=go1.25 -complete -installsuffix shared -buildid 55QfzL-eY4dJMrvTdSID/55QfzL-eY4dJMrvTdSID -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1/sigstore_common.pb.go github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 mkdir -p $WORK/b475/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b475/ -importpath github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 ./backup.go ./callback.go ./error.go ./sqlite3.go ./sqlite3_context.go ./sqlite3_load_extension.go ./sqlite3_opt_serialize.go ./sqlite3_opt_userauth_omit.go ./sqlite3_other.go ./sqlite3_type.go go tool buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/af/af8ced308407c4da7bd207b9f020ae396a2df699e241d74cfca14f7299caf03c-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal mkdir -p $WORK/b516/ cat >/tmp/go-build3432868631/b516/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal -lang=go1.25 -complete -installsuffix shared -buildid YCnxL95UdwcoriGKCYWX/YCnxL95UdwcoriGKCYWX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal/oci_util.go go tool buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/d9/d9f087e1f670b6397fbaa5a27b62d14d0411eb09bad41695d60fd09f12c90eee-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal mkdir -p $WORK/b523/ cat >/tmp/go-build3432868631/b523/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal -lang=go1.25 -complete -installsuffix shared -buildid Vx7OGWCiKRWykejWHwmx/Vx7OGWCiKRWykejWHwmx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/errors_linux.go go tool buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/ff/fffcc1cc9b99910d38af4cd4da15d8cb79f91c9ae3544857b3a0ca829d1538e4-d # internal go tool buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/2c/2cd6f9adef72f2beda9a27c5afcf9570731164d0b7f60afa904331d2a898a4ef-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert mkdir -p $WORK/b528/ cat >/tmp/go-build3432868631/b528/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert -lang=go1.25 -complete -installsuffix shared -buildid 49Tc6TwJljuE7lnTxIkC/49Tc6TwJljuE7lnTxIkC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert/assert.go github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat mkdir -p $WORK/b524/ cat >/tmp/go-build3432868631/b524/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3432868631/b045/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat -lang=go1.25 -complete -installsuffix shared -buildid MUTtSx6b9hp8Ezomyaa6/MUTtSx6b9hp8Ezomyaa6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_atomic_go119.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_errors_go120.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_generics_go121.go go tool buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/2e/2e45019742860ad85ab7884b68398650efbce91e5de4574f5e14da22a3be3a5f-d # internal github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset mkdir -p $WORK/b530/ cat >/tmp/go-build3432868631/b530/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset -lang=go1.25 -complete -installsuffix shared -buildid F3DNBDJCWToPBzgbyYNQ/F3DNBDJCWToPBzgbyYNQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b530/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset/intervalset.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset/intervalset_immutable.go go tool buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/8e/8e156b1ef189d665ca414cc91be09efe1be5719229757d5cc5026866055880d4-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd mkdir -p $WORK/b522/ cat >/tmp/go-build3432868631/b522/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal=/tmp/go-build3432868631/b523/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build3432868631/b524/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd -lang=go1.25 -complete -installsuffix shared -buildid -izc50kfV16DW8qG4aJa/-izc50kfV16DW8qG4aJa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/at_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/fd.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/fd_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/mount_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/openat2_linux.go go tool buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/09/097687e4f88f55983bbde80a47e1498f91ff372e29edc1d008f0cf0d70679eab-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor mkdir -p $WORK/b460/ cat >/tmp/go-build3432868631/b460/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage/pkg/chunked/internal/minimal=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build3432868631/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build3432868631/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build3432868631/b463/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build3432868631/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3432868631/b271/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor -lang=go1.25 -complete -installsuffix shared -buildid r9DxnfbOatj_lCODurSc/r9DxnfbOatj_lCODurSc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor/compressor.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor/rollsum.go go tool buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/ae/ae7d9c467b0642d3641df0d8fb975335fff8e5e1bc3ebe2fc325b24bfa45e6ca-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc mkdir -p $WORK/b511/ cat >/tmp/go-build3432868631/b511/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/storage/pkg/chunked/internal/minimal=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build3432868631/b464/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc -lang=go1.25 -complete -installsuffix shared -buildid iIyB6X02wlmHaxC33Uv0/iIyB6X02wlmHaxC33Uv0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc/toc.go go tool buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/88/8838beb0b945d1f9771609a2a9e7cd8609357dcdb6d37fc0b3f854a445136cd4-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion mkdir -p $WORK/b526/ cat >/tmp/go-build3432868631/b526/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build3432868631/b524/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion -lang=go1.25 -complete -installsuffix shared -buildid hOYA7fAaiEtM7hc_21v5/hOYA7fAaiEtM7hc_21v5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b526/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion/kernel_linux.go go tool buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/b0/b02a7c910e87f801a9b691eb1282857464081bd9ab6bbfd24c92613e92a18a77-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir mkdir -p $WORK/b532/ cat >/tmp/go-build3432868631/b532/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir -lang=go1.25 -complete -installsuffix shared -buildid -dlruQmfZxKbb20b8J8X/-dlruQmfZxKbb20b8J8X -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir/pwalkdir.go go tool buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/ea/ea88081cdb3ae32b0e19a072ce0c10ab6b838a492de7b705026a406ab04d3a2c-d # internal github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile mkdir -p $WORK/b537/ cat >/tmp/go-build3432868631/b537/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/internal/rawfilelock=github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock=/tmp/go-build3432868631/b270/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile -lang=go1.25 -complete -installsuffix shared -buildid j8n0xfFpO3HQfQW6gckB/j8n0xfFpO3HQfQW6gckB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile/staging_lockfile.go go tool buildid -w $WORK/b460/_pkg_.a # internal go tool buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/3f/3f5dfe108dfec4e2fdc5a9f9050d4755e3e002684b48c0bce101eb2b524ffcbb-d # internal github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup mkdir -p $WORK/b535/ cat >/tmp/go-build3432868631/b535/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/pkg/pwalkdir=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build3432868631/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile hash/crc64=/tmp/go-build3432868631/b459/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup -lang=go1.25 -complete -installsuffix shared -buildid H1FLwnWRwaESGyq03gHX/H1FLwnWRwaESGyq03gHX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b535/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup/dedup.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup/dedup_linux.go cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/62/62e1fc4a8209363cd7c62591d502384d2689c7c9f68969c06bfeaced948fed3b-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression mkdir -p $WORK/b444/ cat >/tmp/go-build3432868631/b444/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/podman/vendor/github.com/ulikunitz/xz importmap go.podman.io/image/v5/pkg/compression/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/storage/pkg/chunked/compressor=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile compress/bzip2=/tmp/go-build3432868631/b287/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build3432868631/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build3432868631/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=/tmp/go-build3432868631/b455/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal=/tmp/go-build3432868631/b196/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3432868631/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor=/tmp/go-build3432868631/b460/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression -lang=go1.25 -complete -installsuffix shared -buildid Roe7AYosYP7er3KWiY7W/Roe7AYosYP7er3KWiY7W -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/compression.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/zstd.go go tool buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/30/30a2512f3fc9ef637c94b0a638f1cf6418d8de57e39ffa74f7064ca54bbda1b7-d # internal flag mkdir -p $WORK/b539/ cat >/tmp/go-build3432868631/b539/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build3432868631/b052/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p flag -lang=go1.25 -std -complete -installsuffix shared -buildid F7pwuHUfxYTUm7kMwMZt/F7pwuHUfxYTUm7kMwMZt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack /usr/lib/golang/src/flag/flag.go go tool buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/6a/6ac18da336fa2c9c2e155878484fd057b2d09e77a98984b3cdab10132dcd5eb6-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux mkdir -p $WORK/b525/ cat >/tmp/go-build3432868631/b525/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build3432868631/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion=/tmp/go-build3432868631/b526/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux -lang=go1.25 -complete -installsuffix shared -buildid X48peHr0YIf1sv6aY_rt/X48peHr0YIf1sv6aY_rt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b525/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux/mount_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux/openat2_linux.go go tool buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/14/149cb8997b7a7f74e6c765e34c32e26fb9b69e2d10dd6914462b2448ada56938-d # internal github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir mkdir -p $WORK/b536/ cat >/tmp/go-build3432868631/b536/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/internal/staging_lockfile=github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile=/tmp/go-build3432868631/b537/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3432868631/b262/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir -lang=go1.25 -complete -installsuffix shared -buildid arsRTcfeo-DXeNemGCNd/arsRTcfeo-DXeNemGCNd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir/tempdir.go go tool buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/28/2810f7b157b8c3e192057b639e95461fd2f6724a175de7d3f69efdff561cc9c8-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b443/ cat >/tmp/go-build3432868631/b443/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile cmp=/tmp/go-build3432868631/b045/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3432868631/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build3432868631/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3432868631/b444/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize -lang=go1.25 -complete -installsuffix shared -buildid fTI47f2DeesFbXPSPtMQ/fTI47f2DeesFbXPSPtMQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize/prioritize.go go tool buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/76/769dedf179ee3909d8943625a94c07e22baca32c89a514b08eed7de49c380809-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs mkdir -p $WORK/b527/ cat >/tmp/go-build3432868631/b527/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/internal/consts=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build3432868631/b520/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal=/tmp/go-build3432868631/b523/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert=/tmp/go-build3432868631/b528/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=/tmp/go-build3432868631/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build3432868631/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=/tmp/go-build3432868631/b525/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs -lang=go1.25 -complete -installsuffix shared -buildid fT9tw6xD1vfVc1MymzC1/fT9tw6xD1vfVc1MymzC1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b527/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs/procfs_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs/procfs_lookup_linux.go go tool buildid -w $WORK/b535/_pkg_.a # internal go tool buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/27/27c3368b80c39763de49355044e280e2b859405d2521192521002fea08d991a7-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory mkdir -p $WORK/b540/ cat >/tmp/go-build3432868631/b540/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory -lang=go1.25 -complete -installsuffix shared -buildid Gm6gnp_1NiiC3Oevk18g/Gm6gnp_1NiiC3Oevk18g -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b540/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory/directory.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory/directory_unix.go cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/63/63b59b556bc70b4af8bd982421bb063acf78f7115a0f8641afa4a9a611f47c32-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path mkdir -p $WORK/b546/ cat >/tmp/go-build3432868631/b546/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path -lang=go1.25 -complete -installsuffix shared -buildid nHo5spPZIawCWS5mYTNs/nHo5spPZIawCWS5mYTNs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path/path.go go tool buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/7d/7db3bb6f4c8dd7abe5925887ae9598056ad113f84019b2639aa58b8326f5a588-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive mkdir -p $WORK/b538/ cat >/tmp/go-build3432868631/b538/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build3432868631/b469/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile flag=/tmp/go-build3432868631/b539/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3432868631/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build3432868631/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3432868631/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3432868631/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3432868631/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build3432868631/b267/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3432868631/b262/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3432868631/b258/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/user=/tmp/go-build3432868631/b266/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive -lang=go1.25 -complete -installsuffix shared -buildid V87_o6Lb1TKnZK9dVVRO/V87_o6Lb1TKnZK9dVVRO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/archive.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/archive_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/chroot_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/diff.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/diff_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/init_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/jsoniter.go go tool buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/a1/a1365d5d9663dbe5639b489153b88ed9c4fbfd4c0743bd1bedf424431563b183-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota mkdir -p $WORK/b544/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b544/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b544/ -O2 -g ./projectquota_supported.go go tool buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/72/721b58dcd57cf7b287e43363ac692a6f84ef041d64f6902a4215155ce62f4596-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump mkdir -p $WORK/b545/ cat >/tmp/go-build3432868631/b545/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/storage/pkg/chunked/internal/minimal=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal importmap go.podman.io/storage/pkg/chunked/internal/path=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build3432868631/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path=/tmp/go-build3432868631/b546/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump -lang=go1.25 -complete -installsuffix shared -buildid HIYP2WHQSAubHGUvxTmJ/HIYP2WHQSAubHGUvxTmJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b545/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump/dump.go go tool buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/a4/a43f7524ce95826c38afdca31852dc13fb2bd1bf02db3d012159538b744a4ec5-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b442/ cat >/tmp/go-build3432868631/b442/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3432868631/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3432868631/b197/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build3432868631/b443/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory -lang=go1.25 -complete -installsuffix shared -buildid Xk_IMomX5TBtAnyVyjkE/Xk_IMomX5TBtAnyVyjkE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory/memory.go go tool buildid -w $WORK/b201/_pkg_.a # internal go tool buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/f8/f874a60c7a9921b3ca90b4c399a6927dd74522093a0d68fb0640cf6742630712-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils mkdir -p $WORK/b547/ cat >/tmp/go-build3432868631/b547/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils -lang=go1.25 -complete -installsuffix shared -buildid 2HfDe80yWSNuk3dQzWhR/2HfDe80yWSNuk3dQzWhR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils/fsutils_linux.go cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/91/9130d13e35190ba6e5c8d3e270b0c2d0c0acc1dbe4a144fa04b15d5fdced42f7-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b200/ cat >/tmp/go-build3432868631/b200/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode -lang=go1.25 -complete -installsuffix shared -buildid wbK9dfBVPLI4i-xnUNJ5/wbK9dfBVPLI4i-xnUNJ5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode/handler.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode/register.go go tool buildid -w $WORK/b442/_pkg_.a # internal go tool buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/0d/0d186397aa00a789ee757061c404380df2f1497b253b5434fdaaef80aed12804-d # internal github.com/containers/podman/vendor/github.com/gorilla/mux mkdir -p $WORK/b223/ cat >/tmp/go-build3432868631/b223/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/fc/fcd19920dff4a072c3b8826364a48436185dbc905425fc13e1bb9d70019975ef-d # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/containers/podman/vendor/github.com/gorilla/mux -lang=go1.25 -complete -installsuffix shared -buildid H33HOxJvlSS5NMvOGoAv/H33HOxJvlSS5NMvOGoAv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/middleware.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/mux.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/regexp.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/route.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/test_helpers.go github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b272/ cat >/tmp/go-build3432868631/b272/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile crypto/tls=/tmp/go-build3432868631/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build3432868631/b177/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig -lang=go1.25 -complete -installsuffix shared -buildid Dx3WKlKSEC0JW1_4ETL2/Dx3WKlKSEC0JW1_4ETL2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig/tlsclientconfig.go go tool buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/b5/b58025b408f519b8fc1d003051feb17c63b46b3733d402fea8efe83ebc6f0fc5-d # internal github.com/containers/podman/vendor/golang.org/x/net/trace mkdir -p $WORK/b338/ cat >/tmp/go-build3432868631/b338/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/timeseries=github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build3432868631/b339/_pkg_.a packagefile html/template=/tmp/go-build3432868631/b340/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile text/tabwriter=/tmp/go-build3432868631/b344/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/containers/podman/vendor/golang.org/x/net/trace -lang=go1.25 -complete -installsuffix shared -buildid 4jUCiAM5oLlfERtom9sU/4jUCiAM5oLlfERtom9sU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/trace/events.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/trace/histogram.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/trace/trace.go go tool buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/02/0265732dd65fd6ab076f0ae5d505b9ecc1b73b3f1e51a73d1e4ffa97ad24a413-d # internal github.com/containers/podman/vendor/golang.org/x/net/http2 mkdir -p $WORK/b399/ cat >/tmp/go-build3432868631/b399/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/podman/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/podman/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/podman/vendor/golang.org/x/net/idna importmap golang.org/x/net/internal/httpcommon=github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile compress/flate=/tmp/go-build3432868631/b203/_pkg_.a packagefile compress/gzip=/tmp/go-build3432868631/b202/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/tls=/tmp/go-build3432868631/b155/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=/tmp/go-build3432868631/b400/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build3432868631/b406/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=/tmp/go-build3432868631/b401/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon=/tmp/go-build3432868631/b407/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile math/rand=/tmp/go-build3432868631/b103/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3432868631/b217/_pkg_.a packagefile net/textproto=/tmp/go-build3432868631/b211/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/containers/podman/vendor/golang.org/x/net/http2 -lang=go1.25 -complete -installsuffix shared -buildid veLVqXHmLOegB_M1v90u/veLVqXHmLOegB_M1v90u -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/ascii.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/ciphers.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/client_conn_pool.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/config.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/config_go125.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/databuffer.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/errors.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/flow.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/frame.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/gotrack.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/http2.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/pipe.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/server.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/transport.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/unencrypted.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/write.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_priority_rfc7540.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_priority_rfc9218.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_random.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_roundrobin.go go tool buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/2b/2bdf35b474bf8d73a47523ffc1fc622679d30120814e84e3c548d5b623b39d7c-d # internal net/http/httputil mkdir -p $WORK/b413/ cat >/tmp/go-build3432868631/b413/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3432868631/b205/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile mime=/tmp/go-build3432868631/b214/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3432868631/b217/_pkg_.a packagefile net/http/internal=/tmp/go-build3432868631/b218/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build3432868631/b219/_pkg_.a packagefile net/textproto=/tmp/go-build3432868631/b211/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p net/http/httputil -lang=go1.25 -std -complete -installsuffix shared -buildid AJ6-n3jjE_Jml5198B4Y/AJ6-n3jjE_Jml5198B4Y -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go go tool buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/71/718025bf2e56eb55b32b197aac4ab328660deb791a060c72420ea10b43bd914a-d # internal expvar mkdir -p $WORK/b482/ cat >/tmp/go-build3432868631/b482/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile internal/godebug=/tmp/go-build3432868631/b038/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p expvar -lang=go1.25 -std -complete -installsuffix shared -buildid a__VIEeQrx1iV7WaqGFP/a__VIEeQrx1iV7WaqGFP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack /usr/lib/golang/src/expvar/expvar.go go tool buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/76/76eafee3af46a9b904f69e536791befed2dfbbf6aecb463491b6030fb787c810-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b221/ cat >/tmp/go-build3432868631/b221/importcfg << 'EOF' # internal # import config importmap github.com/distribution/reference=github.com/containers/podman/vendor/github.com/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build3432868631/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build3432868631/b200/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build3432868631/b223/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 -lang=go1.25 -complete -installsuffix shared -buildid fJiio3ozdONrGjUtXKw8/fJiio3ozdONrGjUtXKw8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/descriptors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/headerparser.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/routes.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/urls.go go tool buildid -w $WORK/b413/_pkg_.a # internal go tool buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/9a/9a4ca0fc454daf8bc39c9bff9a182363dee9fa070d8845ab1ecd2f8d9a0327ec-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs mkdir -p $WORK/b484/ cat >/tmp/go-build3432868631/b484/importcfg << 'EOF' # internal # import config importmap github.com/letsencrypt/boulder/identifier=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier=/tmp/go-build3432868631/b483/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs -lang=go1.25 -complete -installsuffix shared -buildid ZoL23qPcf1kfOEdEnJl4/ZoL23qPcf1kfOEdEnJl4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs/probs.go cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/b4/b47768f6a1cdf7381f5e5a81bd9efb6fedad404edee9dc1cc9453a2a911ee64f-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout mkdir -p $WORK/b514/ cat >/tmp/go-build3432868631/b514/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/oci/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal importmap go.podman.io/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3432868631/b155/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build3432868631/b227/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3432868631/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build3432868631/b515/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3432868631/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build3432868631/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build3432868631/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3432868631/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3432868631/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build3432868631/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3432868631/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build3432868631/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3432868631/b197/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal=/tmp/go-build3432868631/b516/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build3432868631/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3432868631/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout -lang=go1.25 -complete -installsuffix shared -buildid hkKxSRy_eYSRNFLZZqiI/hkKxSRy_eYSRNFLZZqiI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/oci_delete.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/oci_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/oci_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/oci_transport.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/reader.go go tool buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/e5/e53e8946e256316edcbad617d5f0a935143dc5d4a088a58fb5db43fd521d5a16-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker mkdir -p $WORK/b226/ go tool buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/ed/edad2c88b688cc1a64b0ab293608fb2d5c91a203e390ae1c8fc374ddce527553-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs mkdir -p $WORK/b529/ cat >/tmp/go-build3432868631/b529/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=/tmp/go-build3432868631/b527/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs -lang=go1.25 -complete -installsuffix shared -buildid 3-PD3HZk7jCc85v1sHY_/3-PD3HZk7jCc85v1sHY_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs/procfs_linux.go cat >/tmp/go-build3432868631/b226/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/iolimits=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/rootless=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/streamdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest importmap go.podman.io/image/v5/internal/uploadreader=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader importmap go.podman.io/image/v5/internal/useragent=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/pkg/docker/config=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/tls=/tmp/go-build3432868631/b155/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build3432868631/b200/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build3432868631/b221/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build3432868631/b227/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build3432868631/b228/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3432868631/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3432868631/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build3432868631/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build3432868631/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3432868631/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3432868631/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build3432868631/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build3432868631/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3432868631/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build3432868631/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build3432868631/b242/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3432868631/b197/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3432868631/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest=/tmp/go-build3432868631/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader=/tmp/go-build3432868631/b245/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent=/tmp/go-build3432868631/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3432868631/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build3432868631/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3432868631/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build3432868631/b248/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build3432868631/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build3432868631/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3432868631/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3432868631/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3432868631/b191/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3432868631/b124/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile iter=/tmp/go-build3432868631/b046/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/rand/v2=/tmp/go-build3432868631/b098/_pkg_.a packagefile mime=/tmp/go-build3432868631/b214/_pkg_.a packagefile mime/multipart=/tmp/go-build3432868631/b215/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker -lang=go1.25 -complete -installsuffix shared -buildid cSpjDnjE5JQZHs2KBwKF/cSpjDnjE5JQZHs2KBwKF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/body_reader.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/cache.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/distribution_error.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_client.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_image.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_image_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_image_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_transport.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/paths_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/registries_d.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/wwwauthenticate.go cd $WORK/b544 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b544=/tmp/go-build -gno-record-gcc-switches -I $WORK/b544/ -O2 -g -frandom-seed=XzSes8GAmvAu1X3BMUc6 -o $WORK/b544/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/ca/ca0ec36abdb5aab2e7108c811602ca10600830365e307506275377d66eeee0c2-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core mkdir -p $WORK/b481/ cat >/tmp/go-build3432868631/b481/importcfg << 'EOF' # internal # import config importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 importmap github.com/letsencrypt/boulder/identifier=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier importmap github.com/letsencrypt/boulder/probs=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs importmap github.com/letsencrypt/boulder/revocation=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation importmap golang.org/x/crypto/ocsp=github.com/containers/podman/vendor/golang.org/x/crypto/ocsp importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3432868631/b141/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build3432868631/b104/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile crypto/x509=/tmp/go-build3432868631/b177/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile encoding/pem=/tmp/go-build3432868631/b181/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile expvar=/tmp/go-build3432868631/b482/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build3432868631/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier=/tmp/go-build3432868631/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs=/tmp/go-build3432868631/b484/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation=/tmp/go-build3432868631/b485/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ocsp=/tmp/go-build3432868631/b486/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3432868631/b384/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3432868631/b385/_pkg_.a packagefile hash/fnv=/tmp/go-build3432868631/b307/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile math/rand=/tmp/go-build3432868631/b103/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core -lang=go1.25 -complete -installsuffix shared -buildid jr-CzOTTvKMrNxW0FY_e/jr-CzOTTvKMrNxW0FY_e -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core/challenges.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core/interfaces.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core/objects.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core/util.go go tool buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/92/92a4e34489c19ca2c053e25e94cfff356f0de8e77629de8e00f72a6079697c1d-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite mkdir -p $WORK/b521/ cat >/tmp/go-build3432868631/b521/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/internal/consts=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs importmap github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build3432868631/b520/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=/tmp/go-build3432868631/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build3432868631/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=/tmp/go-build3432868631/b525/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=/tmp/go-build3432868631/b527/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build3432868631/b529/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite -lang=go1.25 -complete -installsuffix shared -buildid 0h2MvwqxFCmO_8ngXk6T/0h2MvwqxFCmO_8ngXk6T -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b521/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/lookup_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/mkdir_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/open_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/openat2_linux.go cd $WORK/b544 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b544=/tmp/go-build -gno-record-gcc-switches -I $WORK/b544/ -O2 -g -frandom-seed=XzSes8GAmvAu1X3BMUc6 -o $WORK/b544/_x002.o -c projectquota_supported.cgo2.c go tool buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/ec/ec49fbf3f96a2641eb65e580719fdb8070c976534a2b4740036f780cd8008097-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers mkdir -p $WORK/b534/ cat >/tmp/go-build3432868631/b534/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/pkg/pwalkdir=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage/internal/dedup=github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3432868631/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build3432868631/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build3432868631/b463/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build3432868631/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build3432868631/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3432868631/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build3432868631/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build3432868631/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3432868631/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3432868631/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3432868631/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build3432868631/b267/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3432868631/b262/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3432868631/b258/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers -lang=go1.25 -complete -installsuffix shared -buildid F7Qx4yuGOBaXLdRj15Gb/F7Qx4yuGOBaXLdRj15Gb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/chown.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/chown_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/chroot_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/counter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/driver.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/driver_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/fsdiff.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/jsoniter.go go tool buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/98/981946b6be6c366050614e836d73284938500d592b0a3e56302ecdbb17cafb2d-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b519/ cat >/tmp/go-build3432868631/b519/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/internal/consts=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts importmap github.com/cyphar/filepath-securejoin/pathrs-lite=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build3432868631/b520/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build3432868631/b521/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin -lang=go1.25 -complete -installsuffix shared -buildid Bui38Z4V8NljQeU6eKh5/Bui38Z4V8NljQeU6eKh5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/deprecated_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/join.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/vfs.go go tool buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/10/10532a91ce679efdb51967d5044ef350e0f1ee8daef19898795b7e0fda2697d4-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey mkdir -p $WORK/b480/ cat >/tmp/go-build3432868631/b480/importcfg << 'EOF' # internal # import config importmap github.com/letsencrypt/boulder/core=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core importmap github.com/letsencrypt/boulder/strictyaml=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml importmap github.com/titanous/rocacheck=github.com/containers/podman/vendor/github.com/titanous/rocacheck packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3432868631/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3432868631/b147/_pkg_.a packagefile crypto/rsa=/tmp/go-build3432868631/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build3432868631/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core=/tmp/go-build3432868631/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml=/tmp/go-build3432868631/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/titanous/rocacheck=/tmp/go-build3432868631/b488/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey -lang=go1.25 -complete -installsuffix shared -buildid na7lTqrcy9kJPS3DHdws/na7lTqrcy9kJPS3DHdws -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey/blocked.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey/good_key.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey/weak.go go tool buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/8f/8f1e9f7e0db0c63021e9f93d515119c91c99d752ef5d6e5372c64e20b6621110-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b531/ cat >/tmp/go-build3432868631/b531/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite importmap github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs importmap github.com/opencontainers/selinux/pkg/pwalkdir=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build3432868631/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build3432868631/b529/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build3432868631/b532/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/user=/tmp/go-build3432868631/b266/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux -lang=go1.25 -complete -installsuffix shared -buildid NJUxp0Pu8e1fYRX2wpgp/NJUxp0Pu8e1fYRX2wpgp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/selinux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/selinux_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/xattrs_linux.go cd $WORK/b544 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b544=/tmp/go-build -gno-record-gcc-switches -I $WORK/b544/ -O2 -g -frandom-seed=XzSes8GAmvAu1X3BMUc6 -o $WORK/b544/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/f1/f1205b38e9fdfbc8d9a526f2a3e9b2e77f7727d39eb40cbbc951b20f77df869d-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils mkdir -p $WORK/b479/ cat >/tmp/go-build3432868631/b479/importcfg << 'EOF' # internal # import config importmap github.com/letsencrypt/boulder/goodkey=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey importmap github.com/secure-systems-lab/go-securesystemslib/encrypted=github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3432868631/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3432868631/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3432868631/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build3432868631/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build3432868631/b110/_pkg_.a packagefile crypto/x509=/tmp/go-build3432868631/b177/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3432868631/b179/_pkg_.a packagefile encoding/asn1=/tmp/go-build3432868631/b152/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile encoding/pem=/tmp/go-build3432868631/b181/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey=/tmp/go-build3432868631/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build3432868631/b489/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3432868631/b429/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils -lang=go1.25 -complete -installsuffix shared -buildid VI2kQaMjYR2PYeMWCRYm/VI2kQaMjYR2PYeMWCRYm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/certificate.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/generic.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/password.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/privatekey.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/publickey.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/sans.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b544=/tmp/go-build -gno-record-gcc-switches -o $WORK/b544/_cgo_.o $WORK/b544/_cgo_main.o $WORK/b544/_x001.o $WORK/b544/_x002.o -O2 -g go tool buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/1a/1a3cb092fe299d2f1bd5d8c6ce2469d03ffea811ee167f7fbaf082b3068d92c9-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b533/ cat >/tmp/go-build3432868631/b533/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3432868631/b531/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label -lang=go1.25 -complete -installsuffix shared -buildid 5U9hYVLRWvrvFhlE2Fy-/5U9hYVLRWvrvFhlE2Fy- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label/label.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label/label_linux.go go tool buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/96/96b2c329be24d6b846986e4564403d2204417387504d892b6633ca79ab5f5b05-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature mkdir -p $WORK/b498/ cat >/tmp/go-build3432868631/b498/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/name=github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name importmap github.com/sigstore/protobuf-specs/gen/pb-go/common/v1=github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1 importmap github.com/sigstore/sigstore/pkg/cryptoutils=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils importmap github.com/sigstore/sigstore/pkg/signature/options=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options importmap github.com/sigstore/sigstore/pkg/signature/payload=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload importmap golang.org/x/crypto/sha3=github.com/containers/podman/vendor/golang.org/x/crypto/sha3 packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3432868631/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3432868631/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3432868631/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build3432868631/b104/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build3432868631/b150/_pkg_.a packagefile encoding/asn1=/tmp/go-build3432868631/b152/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name=/tmp/go-build3432868631/b499/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1=/tmp/go-build3432868631/b500/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build3432868631/b479/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options=/tmp/go-build3432868631/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload=/tmp/go-build3432868631/b504/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/sha3=/tmp/go-build3432868631/b505/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature -lang=go1.25 -complete -installsuffix shared -buildid vPMfYtxxM7rwpnv8fhPv/vPMfYtxxM7rwpnv8fhPv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b498/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/algorithm_registry.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/ecdsa.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/ed25519.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/ed25519ph.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/message.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/publickey.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/rsapkcs1v15.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/rsapss.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/signer.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/signerverifier.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/util.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/verifier.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b544=/tmp/go-build -gno-record-gcc-switches -o $WORK/b544/_cgo_.o $WORK/b544/_cgo_main.o $WORK/b544/_x001.o $WORK/b544/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage quota -dynimport $WORK/b544/_cgo_.o -dynout $WORK/b544/_cgo_import.go cat >/tmp/go-build3432868631/b544/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build3432868631/b540/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile runtime/cgo=/tmp/go-build3432868631/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -lang=go1.25 -installsuffix shared -buildid XzSes8GAmvAu1X3BMUc6/XzSes8GAmvAu1X3BMUc6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota/projectquota.go $WORK/b544/_cgo_gotypes.go $WORK/b544/projectquota_supported.cgo1.go $WORK/b544/_cgo_import.go go tool buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/5a/5a5fc3f323f1058c1b1a7c1b32f839ed7ddcd4e2bd91293db42015bc26e9d6bb-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity mkdir -p $WORK/b548/ cat >/tmp/go-build3432868631/b548/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity -lang=go1.25 -complete -installsuffix shared -buildid JFiE1sdx0_xhlHBsi9xV/JFiE1sdx0_xhlHBsi9xV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b548/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity/fsverity_linux.go go tool buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/88/88f39ff274b899eae8cda92a7b488419cca9a839344ac434cbde1dd019b90824-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils mkdir -p $WORK/b543/ cat >/tmp/go-build3432868631/b543/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build3432868631/b534/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils -lang=go1.25 -complete -installsuffix shared -buildid SFJejATP-jy9WVdYzTQR/SFJejATP-jy9WVdYzTQR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils/overlayutils.go go tool buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/51/5165c6c52f45d9c95eb51054c97a951e8bebf02b2119fb9d4c37571ade121051-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap mkdir -p $WORK/b549/ cat >/tmp/go-build3432868631/b549/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3432868631/b260/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap -lang=go1.25 -complete -installsuffix shared -buildid plPpjYyJzELMi90qAuv9/plPpjYyJzELMi90qAuv9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap/idmapped_utils.go go tool buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/0c/0cf7b84cadb5d4a22f1982103b707c67ad53f594ad9a7f8e2b6065dcef012d4a-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback mkdir -p $WORK/b550/ cat >/tmp/go-build3432868631/b550/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback -lang=go1.25 -complete -installsuffix shared -buildid goafNHJ48hJkhQnMQmCG/goafNHJ48hJkhQnMQmCG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b550/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/attach_loopback.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/ioctl.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/loop_wrapper.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/loopback.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/loopback_unsupported.go go tool buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/7d/7d8194b6804ca8c2021c339ce053d59ba4d81bb692bd0a817ca22326503491d1-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal mkdir -p $WORK/b496/ cat >/tmp/go-build3432868631/b496/importcfg << 'EOF' # internal # import config importmap github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sigstore/sigstore/pkg/signature=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/version=github.com/containers/podman/vendor/go.podman.io/image/v5/version packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3432868631/b141/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile encoding/pem=/tmp/go-build3432868631/b181/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=/tmp/go-build3432868631/b497/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build3432868631/b498/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3432868631/b197/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build3432868631/b247/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal -lang=go1.25 -complete -installsuffix shared -buildid E-6_bQMrQSOm5VDA9j23/E-6_bQMrQSOm5VDA9j23 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/json.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/rekor_api_types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/rekor_set.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/sigstore_payload.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota go tool pack r $WORK/b544/_pkg_.a $WORK/b544/_x001.o $WORK/b544/_x002.o # internal go tool buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/9a/9a2b563e285a637bb09b390d682ca213270228c4ecd90d536fe638ed64867f53-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers mkdir -p $WORK/b551/ cat >/tmp/go-build3432868631/b551/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers -lang=go1.25 -complete -installsuffix shared -buildid 2okwzWR4mvc1Frh02UBk/2okwzWR4mvc1Frh02UBk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b551/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers/parsers.go go tool buildid -w $WORK/b226/_pkg_.a # internal go tool buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/d3/d379c0f4173272d54e57fb946e1f282a1782fa9a94868594d2b4aa3295ec366c-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy mkdir -p $WORK/b553/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b553/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b553/ -O2 -g ./copy_linux.go cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/0e/0ea9bd207f6a270c14695e9e3a1834a3c6afa478baaf3f97691a7bf8c5ce20a8-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/retry mkdir -p $WORK/b199/ cat >/tmp/go-build3432868631/b199/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build3432868631/b200/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build3432868631/b221/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3432868631/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3432868631/b226/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/rand/v2=/tmp/go-build3432868631/b098/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/retry -lang=go1.25 -complete -installsuffix shared -buildid AGGWcPcdgoDf6RxdPc5V/AGGWcPcdgoDf6RxdPc5V -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/retry/retry.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/retry/retry_linux.go go tool buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/f7/f784efaed1be7cf2905243ecb6bcc577c492b4277cafaa93f7992a31acf4f4b1-d # internal github.com/containers/podman/vendor/github.com/google/uuid mkdir -p $WORK/b556/ cat >/tmp/go-build3432868631/b556/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto/md5=/tmp/go-build3432868631/b173/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/sha1=/tmp/go-build3432868631/b110/_pkg_.a packagefile database/sql/driver=/tmp/go-build3432868631/b474/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/containers/podman/vendor/github.com/google/uuid -lang=go1.25 -complete -installsuffix shared -buildid bD9K_VNTnXF5jGtTnq4l/bD9K_VNTnXF5jGtTnq4l -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/dce.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/marshal.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/node.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/node_net.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/null.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/sql.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/time.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/util.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/uuid.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version1.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version4.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version6.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version7.go go tool buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/68/68b8acde233cff09362cdbe659c48901d35d4c9387efbe568f631b8fe5b51c51-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay mkdir -p $WORK/b542/ cat >/tmp/go-build3432868631/b542/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/drivers/overlayutils=github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils importmap go.podman.io/storage/drivers/quota=github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota importmap go.podman.io/storage/internal/dedup=github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup importmap go.podman.io/storage/internal/staging_lockfile=github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/chunked/dump=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/fsutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils importmap go.podman.io/storage/pkg/fsverity=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity importmap go.podman.io/storage/pkg/idmap=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/loopback=github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile encoding/base32=/tmp/go-build3432868631/b186/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile flag=/tmp/go-build3432868631/b539/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3432868631/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3432868631/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3432868631/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3432868631/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build3432868631/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils=/tmp/go-build3432868631/b543/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota=/tmp/go-build3432868631/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build3432868631/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile=/tmp/go-build3432868631/b537/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build3432868631/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3432868631/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build3432868631/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump=/tmp/go-build3432868631/b545/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build3432868631/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils=/tmp/go-build3432868631/b547/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity=/tmp/go-build3432868631/b548/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap=/tmp/go-build3432868631/b549/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3432868631/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3432868631/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback=/tmp/go-build3432868631/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3432868631/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build3432868631/b551/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build3432868631/b267/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3432868631/b262/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3432868631/b258/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay -lang=go1.25 -complete -installsuffix shared -buildid 54E2Q2tbZ1bWS6hIKhj_/54E2Q2tbZ1bWS6hIKhj_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/check.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/check_116.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/composefs.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/jsoniter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/mount.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/overlay.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/overlay_disk_quota.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/randomid.go go tool buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/d3/d3adfcc23d86e454e7179a40b3df8b9c2652d99767069ba2478e39e10b2852f5-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid mkdir -p $WORK/b557/ cat >/tmp/go-build3432868631/b557/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3432868631/b191/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile math/rand=/tmp/go-build3432868631/b103/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid -lang=go1.25 -complete -installsuffix shared -buildid MudPW0zsYEvtbg-DfDtX/MudPW0zsYEvtbg-DfDtX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid/stringid.go go tool buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/61/612d3fecfccdd5193b168df5281ac149381ca2d7dcdd93eb5fc5fa634476e7d4-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal mkdir -p $WORK/b509/ cat >/tmp/go-build3432868631/b509/importcfg << 'EOF' # internal # import config importmap github.com/sigstore/sigstore/pkg/signature=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/signature/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build3432868631/b498/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3432868631/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3432868631/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build3432868631/b496/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal -lang=go1.25 -complete -installsuffix shared -buildid 82DV5HeTJXcnkzP5O-uX/82DV5HeTJXcnkzP5O-uX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal/signer.go go tool buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/15/15c357b31505a5b24a33bbb3ae761cdb75e048fe1ca27e8c851c097671d44197-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore mkdir -p $WORK/b508/ cat >/tmp/go-build3432868631/b508/importcfg << 'EOF' # internal # import config importmap github.com/secure-systems-lab/go-securesystemslib/encrypted=github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted importmap github.com/sigstore/sigstore/pkg/cryptoutils=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils importmap github.com/sigstore/sigstore/pkg/signature=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature importmap go.podman.io/image/v5/internal/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/signature/sigstore/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3432868631/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3432868631/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3432868631/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build3432868631/b104/_pkg_.a packagefile crypto/x509=/tmp/go-build3432868631/b177/_pkg_.a packagefile encoding/pem=/tmp/go-build3432868631/b181/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build3432868631/b489/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build3432868631/b479/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build3432868631/b498/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build3432868631/b440/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3432868631/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build3432868631/b509/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore -lang=go1.25 -complete -installsuffix shared -buildid 0TLuSxf5Av5J49zmWCRS/0TLuSxf5Av5J49zmWCRS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/copied.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/generate.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/signer.go go tool buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/89/89914c2a96c05500c7479e1ab4b859fd02a1532dbcd92e4baadb9d2edbe2d218-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog mkdir -p $WORK/b559/ cat >/tmp/go-build3432868631/b559/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build3432868631/b461/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog -lang=go1.25 -complete -installsuffix shared -buildid Gh4SR6XSRs-RUPPuvG8r/Gh4SR6XSRs-RUPPuvG8r -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b559/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog/tarlogger.go go tool buildid -w $WORK/b399/_pkg_.a # internal go tool buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/6d/6d56275dac65646bb15017bc4949fa81f92c4fed8cd1ef2c7155cc98165c8e91-d # internal github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3 mkdir -p $WORK/b555/ cat >/tmp/go-build3432868631/b555/importcfg << 'EOF' # internal # import config importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build3432868631/b556/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3 -lang=go1.25 -complete -installsuffix shared -buildid FR0nocC39A0l6u6Lzc0b/FR0nocC39A0l6u6Lzc0b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/error.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/utils_notsolaris.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/zfs.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/zpool.go cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/ef/efe8963a463953e2ccb10f2394a0d7c2cb7cea92c212a0e35242b79af23b491f-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport mkdir -p $WORK/b398/ cat >/tmp/go-build3432868631/b398/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/podman/vendor/golang.org/x/net/http2 importmap golang.org/x/net/http2/hpack=github.com/containers/podman/vendor/golang.org/x/net/http2/hpack importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/internal/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials importmap google.golang.org/grpc/internal/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog importmap google.golang.org/grpc/internal/grpcsync=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata importmap google.golang.org/grpc/internal/pretty=github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty importmap google.golang.org/grpc/internal/proxyattributes=github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes importmap google.golang.org/grpc/internal/status=github.com/containers/podman/vendor/google.golang.org/grpc/internal/status importmap google.golang.org/grpc/internal/syscall=github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall importmap google.golang.org/grpc/internal/transport/networktype=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/keepalive=github.com/containers/podman/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/mem=github.com/containers/podman/vendor/google.golang.org/grpc/mem importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/containers/podman/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/containers/podman/vendor/google.golang.org/grpc/tap importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=/tmp/go-build3432868631/b399/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build3432868631/b406/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build3432868631/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build3432868631/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3432868631/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3432868631/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build3432868631/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build3432868631/b354/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build3432868631/b366/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build3432868631/b390/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build3432868631/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build3432868631/b393/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build3432868631/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes=/tmp/go-build3432868631/b397/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build3432868631/b389/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build3432868631/b408/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3432868631/b409/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=/tmp/go-build3432868631/b410/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build3432868631/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3432868631/b360/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=/tmp/go-build3432868631/b411/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3432868631/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build3432868631/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build3432868631/b386/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=/tmp/go-build3432868631/b412/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3432868631/b318/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/rand/v2=/tmp/go-build3432868631/b098/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/http/httputil=/tmp/go-build3432868631/b413/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport -lang=go1.25 -complete -installsuffix shared -buildid VxnPnyUjcRgE48fQLvRb/VxnPnyUjcRgE48fQLvRb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/client_stream.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/defaults.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/handler_server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/http2_client.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/http2_server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/http_util.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/logging.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/proxy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/server_stream.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/transport.go go tool buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/3c/3c762fb27e277fe2eb05547a19806f0bf0fdf5eadddcf492d9312ec00d5603c4-d # internal go tool buildid -w $WORK/b508/_pkg_.a # internal github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia mkdir -p $WORK/b561/ cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/54/54ff0e8346ae57a1d339a1230591ea54112d1f58235d5df428b78bc273c7ff37-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/config mkdir -p $WORK/b563/ cat >/tmp/go-build3432868631/b563/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/config -lang=go1.25 -complete -installsuffix shared -buildid 8LtF9KtbB4RLo0CcS0HX/8LtF9KtbB4RLo0CcS0HX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/config/config.go cat >/tmp/go-build3432868631/b561/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia -lang=go1.25 -complete -installsuffix shared -buildid wuWz0rMI_bOAspeR2J-v/wuWz0rMI_bOAspeR2J-v -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia/children.go ./_build/src/github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia/patricia.go cd $WORK/b553 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b553=/tmp/go-build -gno-record-gcc-switches -I $WORK/b553/ -O2 -g -frandom-seed=CFQoOP7w8MXKKOq1oKpl -o $WORK/b553/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b553=/tmp/go-build -gno-record-gcc-switches -I $WORK/b553/ -O2 -g -frandom-seed=CFQoOP7w8MXKKOq1oKpl -o $WORK/b553/_x002.o -c copy_linux.cgo2.c go tool buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/a9/a9183079297cfd169d3ecfcd77f8b3504c938d43635a501ee6d1a0996f5201c1-d # internal github.com/containers/podman/vendor/go.podman.io/storage/types mkdir -p $WORK/b562/ cat >/tmp/go-build3432868631/b562/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/config=github.com/containers/podman/vendor/go.podman.io/storage/pkg/config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build3432868631/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/config=/tmp/go-build3432868631/b563/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3432868631/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3432868631/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3432868631/b258/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/containers/podman/vendor/go.podman.io/storage/types -lang=go1.25 -complete -installsuffix shared -buildid fKKt8FYanzMzFoIiKV2Q/fKKt8FYanzMzFoIiKV2Q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b562/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/idmappings.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/options.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/options_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/utils.go go tool buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/ed/edbdd344cf5714f91bc0e43cf2bde02a444fc4cbc90ff48fbe45c039393a68f1-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs mkdir -p $WORK/b554/ cat >/tmp/go-build3432868631/b554/importcfg << 'EOF' # internal # import config importmap github.com/mistifyio/go-zfs/v3=github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3 importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3=/tmp/go-build3432868631/b555/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3432868631/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build3432868631/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build3432868631/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build3432868631/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3432868631/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3432868631/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build3432868631/b551/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs -lang=go1.25 -complete -installsuffix shared -buildid h6iIF8WYBluSnt09QuzW/h6iIF8WYBluSnt09QuzW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs/zfs.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs/zfs_linux.go cd $WORK/b553 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b553=/tmp/go-build -gno-record-gcc-switches -I $WORK/b553/ -O2 -g -frandom-seed=CFQoOP7w8MXKKOq1oKpl -o $WORK/b553/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/d5/d53ee578588afcc5232bb42b0a9c723fc819e213090255727ca6ed135d57c598-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex mkdir -p $WORK/b560/ cat >/tmp/go-build3432868631/b560/importcfg << 'EOF' # internal # import config importmap github.com/tchap/go-patricia/v2/patricia=github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia=/tmp/go-build3432868631/b561/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex -lang=go1.25 -complete -installsuffix shared -buildid uhQZy-FHKUV-uPq4mBwH/uhQZy-FHKUV-uPq4mBwH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b560/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex/truncindex.go go tool buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/11/1145bdd11d9846e1cae682c3326ab67bddb56025c5887aadc3c9611f346f053c-d # internal github.com/containers/podman/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b564/ cat >/tmp/go-build3432868631/b564/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/containers/podman/vendor/golang.org/x/sync/errgroup -lang=go1.25 -complete -installsuffix shared -buildid JzaDTXXh6kFvUPl2mNmT/JzaDTXXh6kFvUPl2mNmT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b564/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/sync/errgroup/errgroup.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b553=/tmp/go-build -gno-record-gcc-switches -o $WORK/b553/_cgo_.o $WORK/b553/_cgo_main.o $WORK/b553/_x001.o $WORK/b553/_x002.o -O2 -g go tool buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/09/09f5f82554f82d3f9505f42a80b05b263e84b9f5b482d5726e4cf6d2f7ef8dcb-d # internal github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil mkdir -p $WORK/b567/ cat >/tmp/go-build3432868631/b567/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil -lang=go1.25 -complete -installsuffix shared -buildid 8rHnjGqzaDlzJnob3MfD/8rHnjGqzaDlzJnob3MfD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil/errors.go go tool buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/3d/3d2dd200b842651421c63da14558ac8722e1e2a510f8ae6c6e0529072e03fbc4-d # internal internal/sysinfo mkdir -p $WORK/b569/ cat >/tmp/go-build3432868631/b569/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile internal/cpu=/tmp/go-build3432868631/b011/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p internal/sysinfo -lang=go1.25 -std -complete -installsuffix shared -buildid 9nPkvNcZ-KgO762o5oew/9nPkvNcZ-KgO762o5oew -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack /usr/lib/golang/src/internal/sysinfo/cpuinfo_linux.go /usr/lib/golang/src/internal/sysinfo/sysinfo.go go tool buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/1e/1e71f2049982567e862a696116b7bbb6c57321e863de5830cf8014deb2dfb8f1-d # internal runtime/trace mkdir -p $WORK/b570/ cat >/tmp/go-build3432868631/b570/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build3432868631/b032/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p runtime/trace -lang=go1.25 -std -installsuffix shared -buildid 3xP9kphhKjYlIw8GozMO/3xP9kphhKjYlIw8GozMO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/batch.go /usr/lib/golang/src/runtime/trace/encoding.go /usr/lib/golang/src/runtime/trace/flightrecorder.go /usr/lib/golang/src/runtime/trace/recorder.go /usr/lib/golang/src/runtime/trace/subscribe.go /usr/lib/golang/src/runtime/trace/trace.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b553=/tmp/go-build -gno-record-gcc-switches -o $WORK/b553/_cgo_.o $WORK/b553/_cgo_main.o $WORK/b553/_x001.o $WORK/b553/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage copy -dynimport $WORK/b553/_cgo_.o -dynout $WORK/b553/_cgo_import.go go tool buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/54/548fe86530ea7ca0024f0221c91acaf57dfe540cbc106ac50e3946766a675167-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/directory mkdir -p $WORK/b572/ cat >/tmp/go-build3432868631/b572/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build3432868631/b515/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3432868631/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build3432868631/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build3432868631/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3432868631/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3432868631/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build3432868631/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3432868631/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build3432868631/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3432868631/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3432868631/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/directory -lang=go1.25 -complete -installsuffix shared -buildid hH3-Bp_OPhcFcVDIlRe5/hH3-Bp_OPhcFcVDIlRe5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b572/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/directory/directory_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/directory/directory_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/directory/directory_transport.go go tool buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/8e/8ef9aa7df61fc0b4b11cd43e59d08e437c7f9e1f41dd6f7dea056857e10e02b3-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile mkdir -p $WORK/b574/ cat >/tmp/go-build3432868631/b574/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/iolimits=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/internal/streamdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile archive/tar=/tmp/go-build3432868631/b469/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build3432868631/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build3432868631/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3432868631/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3432868631/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build3432868631/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3432868631/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3432868631/b197/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest=/tmp/go-build3432868631/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build3432868631/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3432868631/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3432868631/b444/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile -lang=go1.25 -complete -installsuffix shared -buildid aq1U9P6CL6yjZbhEkXzY/aq1U9P6CL6yjZbhEkXzY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/reader.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/writer.go cat >/tmp/go-build3432868631/b553/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/pools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile container/list=/tmp/go-build3432868631/b156/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3432868631/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build3432868631/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3432868631/b262/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3432868631/b258/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile runtime/cgo=/tmp/go-build3432868631/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -lang=go1.25 -installsuffix shared -buildid CFQoOP7w8MXKKOq1oKpl/CFQoOP7w8MXKKOq1oKpl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack $WORK/b553/_cgo_gotypes.go $WORK/b553/copy_linux.cgo1.go $WORK/b553/_cgo_import.go go tool buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/37/377b9fe15e52394924531b51adf6c6b1e4f4529c959d970293f404881ee5fc02-d # internal testing mkdir -p $WORK/b568/ cat >/tmp/go-build3432868631/b568/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile flag=/tmp/go-build3432868631/b539/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile internal/race=/tmp/go-build3432868631/b029/_pkg_.a packagefile internal/sysinfo=/tmp/go-build3432868631/b569/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/rand=/tmp/go-build3432868631/b103/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build3432868631/b452/_pkg_.a packagefile runtime/trace=/tmp/go-build3432868631/b570/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p testing -lang=go1.25 -std -complete -installsuffix shared -buildid IyTJ_U1iAZOUdGvlqZUO/IyTJ_U1iAZOUdGvlqZUO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/fuzz.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/newcover.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/src/testing/testing_other.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy go tool pack r $WORK/b553/_pkg_.a $WORK/b553/_x001.o $WORK/b553/_x002.o # internal go tool buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/19/19c57fcfbcbde0aaebfbce93d0ec8ebc769530ed0e95781ecdbe1e28680887a8-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs mkdir -p $WORK/b552/ cat >/tmp/go-build3432868631/b552/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/drivers/copy=github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy importmap go.podman.io/storage/internal/dedup=github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3432868631/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build3432868631/b463/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build3432868631/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy=/tmp/go-build3432868631/b553/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build3432868631/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build3432868631/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3432868631/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build3432868631/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3432868631/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build3432868631/b551/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3432868631/b262/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs -lang=go1.25 -complete -installsuffix shared -buildid wJISUtnisIIRWx2goCrK/wJISUtnisIIRWx2goCrK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b552/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs/copy_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs/driver.go go tool buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/aa/aae08546b357bf22029ab45b78165b5e10d9dd833b204d25b3a86bc0c18c6924-d # internal github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause mkdir -p $WORK/b579/ cat >/tmp/go-build3432868631/b579/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause -lang=go1.25 -complete -installsuffix shared -buildid EcaUx76i06o0lFGVxAE_/EcaUx76i06o0lFGVxAE_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause/cause.go go tool buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/3f/3fab5beaaeb5c673ca84c665496a791b298148fa165e44e12fa8214bd40ad75d-d # internal github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp mkdir -p $WORK/b578/ cat >/tmp/go-build3432868631/b578/importcfg << 'EOF' # internal # import config importmap github.com/containerd/errdefs=github.com/containers/podman/vendor/github.com/containerd/errdefs importmap github.com/containerd/errdefs/pkg/internal/cause=github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build3432868631/b577/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause=/tmp/go-build3432868631/b579/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp -lang=go1.25 -complete -installsuffix shared -buildid qInePU_kY96LaWZj89_A/qInePU_kY96LaWZj89_A -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b578/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp/http.go go tool buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/97/9775d25d2dc1d71646e88aa1413a298e4989f48e0b41cbdcb50e65b78b94bb35-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive mkdir -p $WORK/b573/ cat >/tmp/go-build3432868631/b573/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/docker/internal/tarfile=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile=/tmp/go-build3432868631/b574/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3432868631/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3432868631/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3432868631/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive -lang=go1.25 -complete -installsuffix shared -buildid UVtPqSTisjmmCXhYcTYc/UVtPqSTisjmmCXhYcTYc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/reader.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/transport.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/writer.go go tool buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/39/390a17485409c35c51c1a5f25d3628401367a27f6719614317a407e82d4b81a3-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b584/ cat >/tmp/go-build3432868631/b584/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev -lang=go1.25 -complete -installsuffix shared -buildid cfUwyi7kifU8FbvdwJZs/cfUwyi7kifU8FbvdwJZs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev/blkio.go go tool buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/7f/7ffaa1ba46af69b48c94ce7972607e48f273da1bd087d2bef74eb215ac8fb0db-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b586/ cat >/tmp/go-build3432868631/b586/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build3432868631/b189/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters -lang=go1.25 -complete -installsuffix shared -buildid lH-FOd25ZVVs75tKBAND/lH-FOd25ZVVs75tKBAND -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b586/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters/filters_deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters/parse.go go tool buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/e7/e707f48981b0f2cc4a2de7665a238b7a32e4a608adc00167301c2b3dd216dc8f-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b587/ cat >/tmp/go-build3432868631/b587/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3432868631/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount -lang=go1.25 -complete -installsuffix shared -buildid 4GSnxEbWOyi0R2MGd-Ed/4GSnxEbWOyi0R2MGd-Ed -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount/mount.go go tool buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/f6/f644d9055d4555e8dbb5819bfed30be6aae4c2ca9c59d58aa292bb88ef0d1983-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/register mkdir -p $WORK/b541/ cat >/tmp/go-build3432868631/b541/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/drivers/overlay=github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay importmap go.podman.io/storage/drivers/vfs=github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs importmap go.podman.io/storage/drivers/zfs=github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay=/tmp/go-build3432868631/b542/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs=/tmp/go-build3432868631/b552/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs=/tmp/go-build3432868631/b554/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/register -lang=go1.25 -complete -installsuffix shared -buildid 4cmQFCY_xk1yIphh04KW/4cmQFCY_xk1yIphh04KW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b541/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/register/register_overlay.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/register/register_vfs.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/register/register_zfs.go go tool buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/ae/ae5d8c2df8a0e1eb614ad7cb2d4a8257b6b807cf7837d33f64ab9c28e91d7916-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b590/ cat >/tmp/go-build3432868631/b590/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice -lang=go1.25 -complete -installsuffix shared -buildid YtZRxxWbCrm5i-GaXaUs/YtZRxxWbCrm5i-GaXaUs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice/strslice.go go tool buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/f7/f78ea0537c57357d11713ad2608ef16846297992bf179f470ee0fb0d3ce4cfbc-d # internal go tool buildid -w $WORK/b586/_pkg_.a # internal github.com/containers/podman/vendor/go.podman.io/storage mkdir -p $WORK/b518/ cat >/tmp/go-build3432868631/b518/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/google/go-intervals/intervalset=github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/drivers/register=github.com/containers/podman/vendor/go.podman.io/storage/drivers/register importmap go.podman.io/storage/internal/dedup=github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap go.podman.io/storage/pkg/pools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid importmap go.podman.io/storage/pkg/stringutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/tarlog=github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog importmap go.podman.io/storage/pkg/truncindex=github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sync/errgroup=github.com/containers/podman/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build3432868631/b469/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile embed=/tmp/go-build3432868631/b323/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3432868631/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset=/tmp/go-build3432868631/b530/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3432868631/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build3432868631/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build3432868631/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3432868631/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3432868631/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build3432868631/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build3432868631/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build3432868631/b463/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build3432868631/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/register=/tmp/go-build3432868631/b541/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build3432868631/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build3432868631/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3432868631/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build3432868631/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3432868631/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3432868631/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3432868631/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3432868631/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build3432868631/b551/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build3432868631/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build3432868631/b557/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils=/tmp/go-build3432868631/b558/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3432868631/b262/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog=/tmp/go-build3432868631/b559/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex=/tmp/go-build3432868631/b560/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3432868631/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3432868631/b562/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build3432868631/b564/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/user=/tmp/go-build3432868631/b266/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cat >/tmp/go-build3432868631/b518/embedcfg << 'EOF' # internal { "Patterns": { "VERSION": [ "VERSION" ] }, "Files": { "VERSION": "/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/VERSION" } }EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/containers/podman/vendor/go.podman.io/storage -lang=go1.25 -complete -installsuffix shared -buildid JKPNaEkT74U1KF8h6lQF/JKPNaEkT74U1KF8h6lQF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -embedcfg $WORK/b518/embedcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/check.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/containers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/deprecated.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/idset.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/images.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/jsoniter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/layers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/lockfile_compat.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/store.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/userns.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/utils.go cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/cc/cc76e2c658185751167a224ad798ad02033c514a23ff11677bf27024b19320f1-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b588/ cat >/tmp/go-build3432868631/b588/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3432868631/b586/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/netip=/tmp/go-build3432868631/b117/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/network -lang=go1.25 -complete -installsuffix shared -buildid 1hPPtv5Yhz1XQT1wsUZl/1hPPtv5Yhz1XQT1wsUZl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network/create_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network/endpoint.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network/ipam.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network/network.go go tool buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/3a/3a0383cf9500ac8878660a7f302d670ac3a79c41905393a4e16b53aa55242a14-d # internal github.com/containers/podman/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b591/ cat >/tmp/go-build3432868631/b591/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/containers/podman/vendor/github.com/docker/go-connections/nat -lang=go1.25 -complete -installsuffix shared -buildid MuOVPPvCVcoFM8n9XFjC/MuOVPPvCVcoFM8n9XFjC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b591/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat/nat.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat/sort.go go tool buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/47/47178143e010191b57949b4a1bee239c8c1b597f7684cdefcd6d2bc8d235241f-d # internal github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 mkdir -p $WORK/b592/ cat >/tmp/go-build3432868631/b592/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 -lang=go1.25 -complete -installsuffix shared -buildid d25r9IeqRGP_4G_HAYYG/d25r9IeqRGP_4G_HAYYG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1/image.go go tool buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/80/80212dab73eabad55f083b010eedc8a7fc7cb9299f852d711c9acd020748b7a2-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b593/ cat >/tmp/go-build3432868631/b593/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3432868631/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry -lang=go1.25 -complete -installsuffix shared -buildid BrSx4QD0URlf7TTwt1F2/BrSx4QD0URlf7TTwt1F2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b593/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/authconfig.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/authenticate.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/registry.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/search.go go tool buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/89/8948bd2e73661681307cf1db687157cfb94c64ccc24a369bf628ec6d6722d969-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b596/ cat >/tmp/go-build3432868631/b596/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime -lang=go1.25 -complete -installsuffix shared -buildid 4XrrejHOJyz0jI9dOGTa/4XrrejHOJyz0jI9dOGTa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime/runtime.go go tool buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/b6/b64db18f45d951928556268bb8771bda1d0e695bcd93b8d4f72be8059dd5ab7b-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b583/ cat >/tmp/go-build3432868631/b583/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/common=github.com/containers/podman/vendor/github.com/docker/docker/api/types/common importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/storage=github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage importmap github.com/docker/docker/api/types/strslice=github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/moby/docker-image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build3432868631/b584/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/common=/tmp/go-build3432868631/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3432868631/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build3432868631/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3432868631/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build3432868631/b589/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build3432868631/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build3432868631/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3432868631/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build3432868631/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/container -lang=go1.25 -complete -installsuffix shared -buildid m2uWlqnjfoOWY95RdehM/m2uWlqnjfoOWY95RdehM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/change_type.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/change_types.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/commit.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/config.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/container.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/create_request.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/create_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/exec.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/filesystem_change.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/health.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/hostconfig.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/network_settings.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/options.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/port.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/state.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/stats.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/top_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/update_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/wait_exit_error.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/wait_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/waitcondition.go go tool buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/f1/f18ef65cec246ee93996287b344faf6e04d1a51ee65e6b13fa039431a1fbeca5-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver mkdir -p $WORK/b396/ cat >/tmp/go-build3432868631/b396/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/proxyattributes=github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes importmap google.golang.org/grpc/internal/transport=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport importmap google.golang.org/grpc/internal/transport/networktype=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3432868631/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes=/tmp/go-build3432868631/b397/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build3432868631/b398/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3432868631/b409/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3432868631/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3432868631/b357/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver -lang=go1.25 -complete -installsuffix shared -buildid 5Mp2qyLyXos8UcSHIkfw/5Mp2qyLyXos8UcSHIkfw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver/delegatingresolver.go go tool buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/d5/d5b78321ef1ba2219d10a5341d723c64a789f26ffbf40269c05e3f30d9172432-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b599/ cat >/tmp/go-build3432868631/b599/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3432868631/b586/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/events -lang=go1.25 -complete -installsuffix shared -buildid VmGq0oqQLYkw3BHJWcn-/VmGq0oqQLYkw3BHJWcn- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/events/events.go go tool buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/2d/2dbc3a19f15131615789ce66701c9a4e7e7e5eef9d25be38cdd4278d4b0aec99-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b601/ cat >/tmp/go-build3432868631/b601/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/time -lang=go1.25 -complete -installsuffix shared -buildid lMDHt1gk_gWhBAhXOcQp/lMDHt1gk_gWhBAhXOcQp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/time/timestamp.go go tool buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/74/743c1c0720e0839fd259f83dc3450da0b54be8cc8aada038cf73582cf18df1a5-d # internal github.com/containers/podman/vendor/github.com/docker/go-connections/sockets mkdir -p $WORK/b602/ cat >/tmp/go-build3432868631/b602/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3432868631/b155/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p github.com/containers/podman/vendor/github.com/docker/go-connections/sockets -lang=go1.25 -complete -installsuffix shared -buildid Z-Dt2MUF1qAXZ2jrA_e-/Z-Dt2MUF1qAXZ2jrA_e- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/inmem_socket.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/proxy.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/sockets.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/sockets_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/tcp_socket.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/unix_socket.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/unix_socket_unix.go go tool buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/37/37eae892e463cd3eb395e12a2cd2c54bf2239047a0e30786526e8e09044bae9e-d # internal github.com/containers/podman/vendor/github.com/pkg/errors mkdir -p $WORK/b603/ cat >/tmp/go-build3432868631/b603/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p github.com/containers/podman/vendor/github.com/pkg/errors -lang=go1.25 -complete -installsuffix shared -buildid hAZpFbht2ox3Xcpp7qyH/hAZpFbht2ox3Xcpp7qyH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pkg/errors/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/errors/go113.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/errors/stack.go go tool buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/73/73a5878d7da9dd81c5cab985fb87d17efa228130eb767f7fb372e2751bd84ad7-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/build mkdir -p $WORK/b582/ cat >/tmp/go-build3432868631/b582/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3432868631/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3432868631/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3432868631/b593/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/build -lang=go1.25 -complete -installsuffix shared -buildid uWnj9t01gUxXXsStJRLI/uWnj9t01gUxXXsStJRLI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b582/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/build/build.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/build/cache.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/build/disk_usage.go go tool buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/43/434d5e1fb0016e03cebddb15dd330440ddbf5cb9111c50907ccdee341651ec97-d # internal github.com/containers/podman/vendor/google.golang.org/grpc mkdir -p $WORK/b337/ cat >/tmp/go-build3432868631/b337/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/trace=github.com/containers/podman/vendor/golang.org/x/net/trace importmap google.golang.org/grpc/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/backoff importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/balancer/pickfirst=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst importmap google.golang.org/grpc/balancer/roundrobin=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin importmap google.golang.org/grpc/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/channelz importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/credentials/insecure=github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure importmap google.golang.org/grpc/encoding=github.com/containers/podman/vendor/google.golang.org/grpc/encoding importmap google.golang.org/grpc/encoding/proto=github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/internal/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/balancer/gracefulswitch=github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch importmap google.golang.org/grpc/internal/balancerload=github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload importmap google.golang.org/grpc/internal/binarylog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog importmap google.golang.org/grpc/internal/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/grpcsync=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/idle=github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle importmap google.golang.org/grpc/internal/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata importmap google.golang.org/grpc/internal/pretty=github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty importmap google.golang.org/grpc/internal/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver importmap google.golang.org/grpc/internal/resolver/delegatingresolver=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver importmap google.golang.org/grpc/internal/resolver/passthrough=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough importmap google.golang.org/grpc/internal/resolver/unix=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix importmap google.golang.org/grpc/internal/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig importmap google.golang.org/grpc/internal/stats=github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats importmap google.golang.org/grpc/internal/status=github.com/containers/podman/vendor/google.golang.org/grpc/internal/status importmap google.golang.org/grpc/internal/transport=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport importmap google.golang.org/grpc/keepalive=github.com/containers/podman/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/mem=github.com/containers/podman/vendor/google.golang.org/grpc/mem importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/containers/podman/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/resolver/dns=github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/containers/podman/vendor/google.golang.org/grpc/tap packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build3432868631/b202/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/trace=/tmp/go-build3432868631/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=/tmp/go-build3432868631/b345/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3432868631/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build3432868631/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst=/tmp/go-build3432868631/b363/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build3432868631/b371/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/channelz=/tmp/go-build3432868631/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build3432868631/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3432868631/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build3432868631/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure=/tmp/go-build3432868631/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=/tmp/go-build3432868631/b375/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build3432868631/b378/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build3432868631/b358/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3432868631/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3432868631/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build3432868631/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build3432868631/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build3432868631/b381/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build3432868631/b382/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build3432868631/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build3432868631/b390/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build3432868631/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle=/tmp/go-build3432868631/b392/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build3432868631/b393/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build3432868631/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build3432868631/b394/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver=/tmp/go-build3432868631/b396/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build3432868631/b414/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build3432868631/b415/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3432868631/b395/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats=/tmp/go-build3432868631/b416/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build3432868631/b389/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build3432868631/b398/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=/tmp/go-build3432868631/b410/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build3432868631/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3432868631/b360/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=/tmp/go-build3432868631/b411/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3432868631/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns=/tmp/go-build3432868631/b417/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3432868631/b357/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build3432868631/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build3432868631/b386/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=/tmp/go-build3432868631/b412/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/rand/v2=/tmp/go-build3432868631/b098/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/containers/podman/vendor/google.golang.org/grpc -lang=go1.25 -complete -installsuffix shared -buildid sRDYN_GZf5K8PjE1Rfxu/sRDYN_GZf5K8PjE1Rfxu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/backoff.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer_wrapper.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/call.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/clientconn.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codec.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/dialoptions.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/interceptor.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/picker_wrapper.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/preloader.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver_wrapper.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/rpc_util.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/service_config.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stream.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stream_interfaces.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/trace.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/trace_withtrace.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/version.go go tool buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/24/24caa377c46c5ddfbb79f975605f0d2a7b2877bc9229272e756cb77eb46ec4a3-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b594/ cat >/tmp/go-build3432868631/b594/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/storage=github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage importmap github.com/moby/docker-image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3432868631/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3432868631/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build3432868631/b589/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build3432868631/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/image -lang=go1.25 -complete -installsuffix shared -buildid TexWeZXXA1kiPAyir7VU/TexWeZXXA1kiPAyir7VU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/delete_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/image.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/image_history.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/image_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/manifest.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/summary.go go tool buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/b3/b3cfe4b347d5cbdb5faf49b0fc5f9e12c3e21a27ced6920ca2f2f98dff791a66-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b595/ cat >/tmp/go-build3432868631/b595/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3432868631/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3432868631/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build3432868631/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3432868631/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build3432868631/b596/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm -lang=go1.25 -complete -installsuffix shared -buildid X_2i9G1kpfdE7OqCSuSK/X_2i9G1kpfdE7OqCSuSK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/common.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/config.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/container.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/network.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/node.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/secret.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/service.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/service_create_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/service_update_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/swarm.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/task.go go tool buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/e2/e2abf8f85e734d40adb8f01e0d1c07857ce4663b3557f7b78a7ad21aadb9e058-d # internal github.com/containers/podman/vendor/github.com/felixge/httpsnoop mkdir -p $WORK/b605/ cat >/tmp/go-build3432868631/b605/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p github.com/containers/podman/vendor/github.com/felixge/httpsnoop -lang=go1.25 -complete -installsuffix shared -buildid J1h-ulzoHImUoeXX1v7q/J1h-ulzoHImUoeXX1v7q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/felixge/httpsnoop/capture_metrics.go ./_build/src/github.com/containers/podman/vendor/github.com/felixge/httpsnoop/docs.go ./_build/src/github.com/containers/podman/vendor/github.com/felixge/httpsnoop/wrap_generated_gteq_1.8.go go tool buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/af/af4be8c9219fab68c791f5bf8726b8d28123f0f6ad7b917613ae934114e2ff34-d # internal github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz mkdir -p $WORK/b566/ cat >/tmp/go-build3432868631/b566/importcfg << 'EOF' # internal # import config importmap github.com/containerd/stargz-snapshotter/estargz/errorutil=github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap golang.org/x/sync/errgroup=github.com/containers/podman/vendor/golang.org/x/sync/errgroup packagefile archive/tar=/tmp/go-build3432868631/b469/_pkg_.a packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build3432868631/b202/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build3432868631/b567/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build3432868631/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build3432868631/b461/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build3432868631/b564/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile testing=/tmp/go-build3432868631/b568/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz -lang=go1.25 -complete -installsuffix shared -buildid 8y0Py0K6uYgaIz0U_5Tj/8y0Py0K6uYgaIz0U_5Tj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b566/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/build.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/estargz.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/gzip.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/testutil.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/types.go go tool buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/bd/bd1504bfae0d5024c73d23b8a8a805e311774db72f8ddbe32cf9c4ef0bd20d91-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request mkdir -p $WORK/b606/ cat >/tmp/go-build3432868631/b606/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request -lang=go1.25 -complete -installsuffix shared -buildid s324vMov1jDgwTuuxHa7/s324vMov1jDgwTuuxHa7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/body_wrapper.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/gen.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/resp_writer_wrapper.go go tool buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/c3/c3a301dfb3d7ed3d2ccd7751d2195bb479294b60a91bb48392aa86cc8f3cec1b-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b597/ cat >/tmp/go-build3432868631/b597/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3432868631/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3432868631/b595/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume -lang=go1.25 -complete -installsuffix shared -buildid YhwWX_HSGII2DwcCLED3/YhwWX_HSGII2DwcCLED3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/cluster_volume.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/create_options.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/list_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/options.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/volume.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/volume_update.go go tool buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/51/517b5f455d004a27d756271af4ffc600da9e4960ad0f4fae2141871cc05a24aa-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b581/ cat >/tmp/go-build3432868631/b581/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/build=github.com/containers/podman/vendor/github.com/docker/docker/api/types/build importmap github.com/docker/docker/api/types/common=github.com/containers/podman/vendor/github.com/docker/docker/api/types/common importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/storage=github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build3432868631/b582/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/common=/tmp/go-build3432868631/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3432868631/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3432868631/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build3432868631/b589/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3432868631/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build3432868631/b597/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types -lang=go1.25 -complete -installsuffix shared -buildid Zk2JEG-BAlUyVoThIrPw/Zk2JEG-BAlUyVoThIrPw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b581/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/client.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/error_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/error_response_ext.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_device.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_env.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_interface_type.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_mount.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_responses.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/types.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/types_deprecated.go go tool buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/06/0603dfbe8a5f45516715867ef2e345a946646d611258775adb04a324e34af3e6-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/system mkdir -p $WORK/b600/ cat >/tmp/go-build3432868631/b600/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3432868631/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3432868631/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3432868631/b595/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/system -lang=go1.25 -complete -installsuffix shared -buildid ziQIK6o92JiP8RL5lysR/ziQIK6o92JiP8RL5lysR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/system/info.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/system/runtime.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/system/security_opts.go go tool buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/6c/6c907295760924678c97ee6ab5ddf0aac3d2c4033e9863224e976aca9e97ebd9-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute mkdir -p $WORK/b609/ cat >/tmp/go-build3432868631/b609/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute/internal=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile cmp=/tmp/go-build3432868631/b045/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal=/tmp/go-build3432868631/b610/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute -lang=go1.25 -complete -installsuffix shared -buildid NuYTy7qm8zgIyxYiT0B3/NuYTy7qm8zgIyxYiT0B3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/encoder.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/filter.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/iterator.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/key.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/kv.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/rawhelpers.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/set.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/type_string.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/value.go go tool buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/aa/aa52aa30850e1525756658871d3d1f61441f4d40a2d597cd6b1d44348da3c1c3-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes mkdir -p $WORK/b611/ cat >/tmp/go-build3432868631/b611/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes -lang=go1.25 -complete -installsuffix shared -buildid aQY5--kVi-Z7U7Xcd4ud/aQY5--kVi-Z7U7Xcd4ud -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes/codes.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes/doc.go go tool buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/21/2121e67d7775f93088cf25a83d5aa1f99c8d04e24ebb2de833dcad4d0e0f80f6-d # internal log/slog mkdir -p $WORK/b615/ cat >/tmp/go-build3432868631/b615/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding=/tmp/go-build3432868631/b052/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile log/internal=/tmp/go-build3432868631/b135/_pkg_.a packagefile log/slog/internal=/tmp/go-build3432868631/b616/_pkg_.a packagefile log/slog/internal/buffer=/tmp/go-build3432868631/b617/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p log/slog -lang=go1.25 -std -complete -installsuffix shared -buildid AnatXL2sQ4Ky4ND2Olcb/AnatXL2sQ4Ky4ND2Olcb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack /usr/lib/golang/src/log/slog/attr.go /usr/lib/golang/src/log/slog/doc.go /usr/lib/golang/src/log/slog/handler.go /usr/lib/golang/src/log/slog/json_handler.go /usr/lib/golang/src/log/slog/level.go /usr/lib/golang/src/log/slog/logger.go /usr/lib/golang/src/log/slog/record.go /usr/lib/golang/src/log/slog/text_handler.go /usr/lib/golang/src/log/slog/value.go go tool buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/27/27002e35cf92fad3dc95fc9725317aee71b9bdbcc212f4962861516463389c2e-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry mkdir -p $WORK/b622/ cat >/tmp/go-build3432868631/b622/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile cmp=/tmp/go-build3432868631/b045/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry -lang=go1.25 -complete -installsuffix shared -buildid DzY4bAuaRCa5U75brrE5/DzY4bAuaRCa5U75brrE5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b622/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/attr.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/id.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/number.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/resource.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/scope.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/span.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/status.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/traces.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/value.go go tool buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/39/3938a940e9e8b2deacec4bda6e763ee855de9e7ff195779d48578522ffe4a33b-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 mkdir -p $WORK/b612/ cat >/tmp/go-build3432868631/b612/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3432868631/b609/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 -lang=go1.25 -complete -installsuffix shared -buildid OXc2dxAxjWsXpS47xBUJ/OXc2dxAxjWsXpS47xBUJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b612/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/attribute_group.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/event.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/exception.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/http.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/resource.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/schema.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/trace.go go tool buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/ce/cec9cc250c376fc5d6159e37a5a42e68e162b4b2ae86f649d6d644e2a43be29d-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 mkdir -p $WORK/b623/ cat >/tmp/go-build3432868631/b623/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3432868631/b609/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 -lang=go1.25 -complete -installsuffix shared -buildid Ps0hx_7uBxnicp57f4nE/Ps0hx_7uBxnicp57f4nE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b623/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/attribute_group.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/exception.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/metric.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/schema.go go tool buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/cb/cb44fed94d651a42da6145d6e4cec305f4ea584ef955b0fc0f44b32a6513752f-d # internal github.com/containers/podman/vendor/github.com/go-logr/logr mkdir -p $WORK/b614/ cat >/tmp/go-build3432868631/b614/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile log/slog=/tmp/go-build3432868631/b615/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p github.com/containers/podman/vendor/github.com/go-logr/logr -lang=go1.25 -complete -installsuffix shared -buildid u-M5s132fMayubP8E3Aw/u-M5s132fMayubP8E3Aw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b614/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/context.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/context_slog.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/discard.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/logr.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/sloghandler.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/slogr.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/slogsink.go go tool buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/16/161a6a1cf7371523cacf7a7593209e861a084fd920e36e51bcdf796dc983b4e6-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil mkdir -p $WORK/b608/ cat >/tmp/go-build3432868631/b608/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/semconv/v1.20.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3432868631/b609/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3432868631/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build3432868631/b612/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil -lang=go1.25 -complete -installsuffix shared -buildid BdYdOX7Xz5CKvzO3LfTS/BdYdOX7Xz5CKvzO3LfTS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/gen.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/httpconv.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/netconv.go go tool buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/d5/d50f8207036380dcbaef8ff4779a10e120cf1b3a5f53d46b79aeb142480ea826-d # internal github.com/containers/podman/vendor/github.com/go-logr/logr/funcr mkdir -p $WORK/b620/ cat >/tmp/go-build3432868631/b620/importcfg << 'EOF' # internal # import config importmap github.com/go-logr/logr=github.com/containers/podman/vendor/github.com/go-logr/logr packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding=/tmp/go-build3432868631/b052/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build3432868631/b614/_pkg_.a packagefile log/slog=/tmp/go-build3432868631/b615/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p github.com/containers/podman/vendor/github.com/go-logr/logr/funcr -lang=go1.25 -complete -installsuffix shared -buildid jLs5CqZC5qWgeA1EMKE2/jLs5CqZC5qWgeA1EMKE2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/funcr/funcr.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/funcr/slogsink.go go tool buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/61/610b757f42e6dbe86162b0c982a46961f9f5165afa814fd9b3fd13884af829e8-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry mkdir -p $WORK/b626/ cat >/tmp/go-build3432868631/b626/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile cmp=/tmp/go-build3432868631/b045/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry -lang=go1.25 -complete -installsuffix shared -buildid 26gevNA_nG_YYki5B_qP/26gevNA_nG_YYki5B_qP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/attr.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/id.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/number.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/resource.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/scope.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/span.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/status.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/traces.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/value.go go tool buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/f8/f820c8d1496dab82fba76499ea1a05abe4a5c19c76da216789234e950e10b9d1-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric mkdir -p $WORK/b628/ cat >/tmp/go-build3432868631/b628/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/metric/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3432868631/b609/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3432868631/b629/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric -lang=go1.25 -complete -installsuffix shared -buildid BeiE7gSwo_6e3yFQLwR2/BeiE7gSwo_6e3yFQLwR2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b628/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/asyncfloat64.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/asyncint64.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/config.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/instrument.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/meter.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/syncfloat64.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/syncint64.go go tool buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/88/889bde2c2e0af6f62fe99e8feb614d42feaa704280533f3c0d803a8c1543c8e7-d # internal github.com/containers/podman/vendor/github.com/go-logr/stdr mkdir -p $WORK/b619/ cat >/tmp/go-build3432868631/b619/importcfg << 'EOF' # internal # import config importmap github.com/go-logr/logr=github.com/containers/podman/vendor/github.com/go-logr/logr importmap github.com/go-logr/logr/funcr=github.com/containers/podman/vendor/github.com/go-logr/logr/funcr packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build3432868631/b614/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr/funcr=/tmp/go-build3432868631/b620/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p github.com/containers/podman/vendor/github.com/go-logr/stdr -lang=go1.25 -complete -installsuffix shared -buildid 5YoM0db3z1gomMJIi-d3/5YoM0db3z1gomMJIi-d3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/stdr/stdr.go go tool buildid -w $WORK/b619/_pkg_.a # internal go tool buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/10/107c71a4451626ad4d033954b1b237f9653afa2686a442cf14c4bdc130d36d77-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage mkdir -p $WORK/b631/ cat >/tmp/go-build3432868631/b631/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/internal/baggage=github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage=/tmp/go-build3432868631/b632/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage -lang=go1.25 -complete -installsuffix shared -buildid A8QJ7-DAiQt6AsnemEig/A8QJ7-DAiQt6AsnemEig -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b631/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage/baggage.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage/context.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage/doc.go cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/94/94a7f19821931170114ac078476ade0f295fff7c91016ea5df0a555fffbacad3-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider mkdir -p $WORK/b301/ cat >/tmp/go-build3432868631/b301/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap google.golang.org/grpc=github.com/containers/podman/vendor/google.golang.org/grpc importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=/tmp/go-build3432868631/b302/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=/tmp/go-build3432868631/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build3432868631/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build3432868631/b386/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider -lang=go1.25 -complete -installsuffix shared -buildid SJqyBq31Q4X0fw9wWXF_/SJqyBq31Q4X0fw9wWXF_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.pb.go go tool buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/86/86b25c2c470808f63599ef54adb168551af0f6348801eb6c386302dc66861398-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace mkdir -p $WORK/b624/ cat >/tmp/go-build3432868631/b624/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/semconv/v1.26.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 importmap go.opentelemetry.io/otel/trace/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded importmap go.opentelemetry.io/otel/trace/internal/telemetry=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3432868631/b609/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3432868631/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build3432868631/b623/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3432868631/b625/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry=/tmp/go-build3432868631/b626/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace -lang=go1.25 -complete -installsuffix shared -buildid 5dOLoCDmGcCzauLMS49K/5dOLoCDmGcCzauLMS49K -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b624/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/auto.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/config.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/context.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/nonrecording.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/provider.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/span.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/trace.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/tracer.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/tracestate.go go tool buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/75/7549b4502218169c9d778ebf03727516bc10062a077110fac7a193f6a0173ea6-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop mkdir -p $WORK/b633/ cat >/tmp/go-build3432868631/b633/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/metric/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3432868631/b628/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3432868631/b629/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop -lang=go1.25 -complete -installsuffix shared -buildid OFMfdrFvT8mqezHjVicH/OFMfdrFvT8mqezHjVicH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b633/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop/noop.go go tool buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/bb/bba0aed869ecc4e175ba6b36fa0a06fa7c2703f301e776941fcc962e841a5df5-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive mkdir -p $WORK/b634/ cat >/tmp/go-build3432868631/b634/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagesource=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/oci/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build3432868631/b515/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3432868631/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build3432868631/b439/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build3432868631/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build3432868631/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3432868631/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3432868631/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3432868631/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build3432868631/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal=/tmp/go-build3432868631/b516/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build3432868631/b514/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3432868631/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3432868631/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3432868631/b260/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive -lang=go1.25 -complete -installsuffix shared -buildid XSMlOIWL_HJXtnJwn03h/XSMlOIWL_HJXtnJwn03h -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b634/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive/oci_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive/oci_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive/oci_transport.go cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b477/ -O2 -g -frandom-seed=wUqCl_bvis2vJ-iAxqqY -o $WORK/b477/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/35/3524dc40c01b7abcfa42d07f9ea3ac640dc75b648ce14feba773ea13813bc1bf-d # internal github.com/containers/podman/vendor/dario.cat/mergo mkdir -p $WORK/b636/ cat >/tmp/go-build3432868631/b636/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p github.com/containers/podman/vendor/dario.cat/mergo -lang=go1.25 -complete -installsuffix shared -buildid wCZWmCMCTmIqilBlcEF5/wCZWmCMCTmIqilBlcEF5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b636/importcfg -pack ./_build/src/github.com/containers/podman/vendor/dario.cat/mergo/doc.go ./_build/src/github.com/containers/podman/vendor/dario.cat/mergo/map.go ./_build/src/github.com/containers/podman/vendor/dario.cat/mergo/merge.go ./_build/src/github.com/containers/podman/vendor/dario.cat/mergo/mergo.go go tool buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/37/373f57b44a02597a9e176932c97031d33d2267b56d5e23a54bfbbf759ae60a6f-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider mkdir -p $WORK/b300/ cat >/tmp/go-build3432868631/b300/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/config/keyprovider-config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/containers/ocicrypt/utils/keyprovider=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc=github.com/containers/podman/vendor/google.golang.org/grpc packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3432868631/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build3432868631/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build3432868631/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build3432868631/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build3432868631/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=/tmp/go-build3432868631/b337/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider -lang=go1.25 -complete -installsuffix shared -buildid _qa1wjQvEmqsPwQ5Dzi9/_qa1wjQvEmqsPwQ5Dzi9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go go tool buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/38/38efa7ad0509261177450b733679bf250ce6fff7eb8f82a22a100bb46b1fa80e-d # internal github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1 mkdir -p $WORK/b639/ cat >/tmp/go-build3432868631/b639/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/v1/types=github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile encoding=/tmp/go-build3432868631/b052/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build3432868631/b640/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1 -lang=go1.25 -complete -installsuffix shared -buildid prRHxvtc0tkcuTlVab4v/prRHxvtc0tkcuTlVab4v -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/config.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/image.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/index.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/layer.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/manifest.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/platform.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/progress.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/zz_deepcopy_generated.go cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b477/ -O2 -g -frandom-seed=wUqCl_bvis2vJ-iAxqqY -o $WORK/b477/_x002.o -c data.cgo2.c go tool buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/a6/a67ae5b64dfe880ec9a09ecaa3a2e5b030c7a3a1b771f475e75589d7ac71385f-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked mkdir -p $WORK/b565/ cat >/tmp/go-build3432868631/b565/importcfg << 'EOF' # internal # import config importmap github.com/containerd/stargz-snapshotter/estargz=github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/drivers/copy=github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chunked/compressor=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor importmap go.podman.io/storage/pkg/chunked/internal/minimal=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal importmap go.podman.io/storage/pkg/chunked/internal/path=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path importmap go.podman.io/storage/pkg/chunked/toc=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc importmap go.podman.io/storage/pkg/fsverity=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build3432868631/b469/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build3432868631/b566/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3432868631/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3432868631/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3432868631/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build3432868631/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build3432868631/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build3432868631/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build3432868631/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build3432868631/b463/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3432868631/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build3432868631/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy=/tmp/go-build3432868631/b553/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3432868631/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor=/tmp/go-build3432868631/b460/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build3432868631/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path=/tmp/go-build3432868631/b546/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build3432868631/b511/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity=/tmp/go-build3432868631/b548/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3432868631/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3432868631/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3432868631/b262/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile hash/crc32=/tmp/go-build3432868631/b204/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked -lang=go1.25 -complete -installsuffix shared -buildid G5fzTIETI3rjEbIMjz3k/G5fzTIETI3rjEbIMjz3k -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b565/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/bloom_filter_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/cache_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compression.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compression_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/filesystem_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/storage.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/storage_linux.go go tool buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/cd/cd2cf859c9d1b51b145b944f5709f46cc878c71eaf523385e205cc0e1cd6c548-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/openshift mkdir -p $WORK/b635/ cat >/tmp/go-build3432868631/b635/importcfg << 'EOF' # internal # import config importmap dario.cat/mergo=github.com/containers/podman/vendor/dario.cat/mergo importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/iolimits=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/image/v5/version=github.com/containers/podman/vendor/go.podman.io/image/v5/version importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/tls=/tmp/go-build3432868631/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build3432868631/b177/_pkg_.a packagefile github.com/containers/podman/vendor/dario.cat/mergo=/tmp/go-build3432868631/b636/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3432868631/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build3432868631/b228/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3432868631/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build3432868631/b439/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build3432868631/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build3432868631/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3432868631/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3432868631/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build3432868631/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build3432868631/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3432868631/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3432868631/b197/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3432868631/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3432868631/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3432868631/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build3432868631/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3432868631/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3432868631/b191/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3432868631/b124/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/netip=/tmp/go-build3432868631/b117/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/openshift -lang=go1.25 -complete -installsuffix shared -buildid RC98VXnVnw7KKjuhvLsh/RC98VXnVnw7KKjuhvLsh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b635/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift-copies.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift_transport.go go tool buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/24/2444628b878a3e8b4f7f7a87e9dbcbec582ef7384bcd861b917b0532e3787fae-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt mkdir -p $WORK/b276/ cat >/tmp/go-build3432868631/b276/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/blockcipher=github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/config/keyprovider-config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/keywrap/jwe=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe importmap github.com/containers/ocicrypt/keywrap/keyprovider=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider importmap github.com/containers/ocicrypt/keywrap/pgp=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp importmap github.com/containers/ocicrypt/keywrap/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 importmap github.com/containers/ocicrypt/keywrap/pkcs7=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=/tmp/go-build3432868631/b277/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3432868631/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build3432868631/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build3432868631/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build3432868631/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build3432868631/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build3432868631/b421/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build3432868631/b423/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build3432868631/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build3432868631/b283/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build3432868631/b286/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3432868631/b429/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt -lang=go1.25 -complete -installsuffix shared -buildid npwTnsofiYgsaUFgijTt/npwTnsofiYgsaUFgijTt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/encryption.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/gpg.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/gpgvault.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/reader.go go tool buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/a1/a1b332d230532a1ee65d0df2f422942c2e53003ad46c6eb0dd186ea4260e248e-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/tarball mkdir -p $WORK/b641/ cat >/tmp/go-build3432868631/b641/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3432868631/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3432868631/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3432868631/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3432868631/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3432868631/b444/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3432868631/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3432868631/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/tarball -lang=go1.25 -complete -installsuffix shared -buildid 4WvUpMj6J51HNoxRhWVP/4WvUpMj6J51HNoxRhWVP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b641/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/tarball/doc.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/tarball/tarball_reference.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/tarball/tarball_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/tarball/tarball_transport.go go tool buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/57/57e3bac63463bb02b75b494fe597f52b9561a23d81b07bfa1e014e23df5cf066-d # internal github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif mkdir -p $WORK/b638/ cat >/tmp/go-build3432868631/b638/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/v1=github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1 importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile encoding=/tmp/go-build3432868631/b052/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1=/tmp/go-build3432868631/b639/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build3432868631/b556/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif -lang=go1.25 -complete -installsuffix shared -buildid AicMFyMrhnzIIPkTvZPn/AicMFyMrhnzIIPkTvZPn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b638/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/add.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/arch.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/create.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/delete.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/descriptor.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/descriptor_input.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/load.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/select.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/set.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/sif.go cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b477/ -O2 -g -frandom-seed=wUqCl_bvis2vJ-iAxqqY -o $WORK/b477/_x003.o -c gpgme.cgo2.c go tool buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/51/518a23d7ff4e862d771c7e273168cf35b44f29272af8c793d712bc50576cace8-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop mkdir -p $WORK/b627/ cat >/tmp/go-build3432868631/b627/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace importmap go.opentelemetry.io/otel/trace/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3432868631/b609/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3432868631/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3432868631/b624/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3432868631/b625/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop -lang=go1.25 -complete -installsuffix shared -buildid TjW8yH66OSBR0oaSJuCG/TjW8yH66OSBR0oaSJuCG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop/noop.go go tool buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/bb/bba5f00fe8099a59b774d9a9e2236184ba0bfa8511c9f64b18cfa6e6192c30f9-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation mkdir -p $WORK/b630/ cat >/tmp/go-build3432868631/b630/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/baggage=github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage=/tmp/go-build3432868631/b631/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3432868631/b624/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation -lang=go1.25 -complete -installsuffix shared -buildid tO6lcBsy8tTrMRJEdAuK/tO6lcBsy8tTrMRJEdAuK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b630/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation/baggage.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation/propagation.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation/trace_context.go go tool buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/d9/d9c8d97f17cf2df3c39bd0e818f06c697d455f97d06c73a96cebcc211c912fb2-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types mkdir -p $WORK/b642/ cat >/tmp/go-build3432868631/b642/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3432868631/b191/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types -lang=go1.25 -complete -installsuffix shared -buildid 7gXiZ1uo-RZ-c9zHP4yI/7gXiZ1uo-RZ-c9zHP4yI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b642/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/const.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/define.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/network.go go tool buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/13/13f7ddf91ced45f37493b7f2d2be4b74e28f2680eb9cafcc2cf9bb972d4e6d3c-d # internal encoding/csv mkdir -p $WORK/b647/ cat >/tmp/go-build3432868631/b647/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p encoding/csv -lang=go1.25 -std -complete -installsuffix shared -buildid SePQVxcbW0ZDnxH5i2jW/SePQVxcbW0ZDnxH5i2jW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b647/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go go tool buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/04/046cdf8ef8b16b67b6dce530096f851a95e5a20f2dda04ad50009a84e0cf6418-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk mkdir -p $WORK/b621/ cat >/tmp/go-build3432868631/b621/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/auto/sdk/internal/telemetry=github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/semconv/v1.26.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace importmap go.opentelemetry.io/otel/trace/noop=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry=/tmp/go-build3432868631/b622/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3432868631/b609/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3432868631/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build3432868631/b623/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3432868631/b624/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop=/tmp/go-build3432868631/b627/_pkg_.a packagefile log/slog=/tmp/go-build3432868631/b615/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk -lang=go1.25 -complete -installsuffix shared -buildid -jGBHzEEREcAnV3OuRIf/-jGBHzEEREcAnV3OuRIf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/limit.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/span.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/tracer.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/tracer_provider.go go tool buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/b1/b1e7e20b677932a7f3b4f816be598d456c733ab76451aed4aaac48df33128057-d # internal github.com/containers/podman/vendor/github.com/containerd/log mkdir -p $WORK/b650/ cat >/tmp/go-build3432868631/b650/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/containers/podman/vendor/github.com/containerd/log -lang=go1.25 -complete -installsuffix shared -buildid Ams47G2U62p68Pga0NzL/Ams47G2U62p68Pga0NzL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/log/context.go go tool buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/ad/adba39a0a61b30da7432c9aaedb94bf78f19ddb69d5e5c3c5896e58756c67d00-d # internal github.com/containers/podman/vendor/github.com/spf13/pflag mkdir -p $WORK/b646/ cat >/tmp/go-build3432868631/b646/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding=/tmp/go-build3432868631/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/csv=/tmp/go-build3432868631/b647/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile flag=/tmp/go-build3432868631/b539/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/containers/podman/vendor/github.com/spf13/pflag -lang=go1.25 -complete -installsuffix shared -buildid deX8puDY4RJYzd2smzUp/deX8puDY4RJYzd2smzUp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b646/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bool.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bool_func.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bool_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bytes.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/count.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/duration.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/duration_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/flag.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float32.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float32_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float64_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/func.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/golangflag.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int16.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int32.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int32_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int64_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int8.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ip.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ip_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ipmask.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ipnet.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ipnet_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_array.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_to_int.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_to_int64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_to_string.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/text.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/time.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint16.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint32.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint8.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint_slice.go go tool buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/d2/d2f9244f4ce91eda85a01c5875a42ce39989a8a14d42c3b69d4ca5b6788e0ede-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/sif mkdir -p $WORK/b637/ cat >/tmp/go-build3432868631/b637/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/sylabs/sif/v2/pkg/sif=github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif importmap go.podman.io/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3432868631/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build3432868631/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build3432868631/b515/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3432868631/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3432868631/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3432868631/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3432868631/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build3432868631/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3432868631/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/sif -lang=go1.25 -complete -installsuffix shared -buildid Lm5QwXwCUXMDDE9VlcQW/Lm5QwXwCUXMDDE9VlcQW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/sif/load.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/sif/src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/sif/transport.go go tool buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/d1/d1e5e4f8c3f6f5ab2514d4cd9d46fd8570a5964e6901dc6044bce2bc43d4993d-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/parse mkdir -p $WORK/b653/ cat >/tmp/go-build3432868631/b653/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build3432868631/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build3432868631/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3432868631/b258/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/parse -lang=go1.25 -complete -installsuffix shared -buildid 1oXOplR_NImy0_FWpbP4/1oXOplR_NImy0_FWpbP4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/parse/parse.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/parse/parse_unix.go go tool buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/20/2088d18340107fc046ba3e112b22c5e29aba493973344560a14832da6e5d54e4-d # internal github.com/containers/podman/vendor/github.com/containerd/platforms mkdir -p $WORK/b649/ cat >/tmp/go-build3432868631/b649/importcfg << 'EOF' # internal # import config importmap github.com/containerd/log=github.com/containers/podman/vendor/github.com/containerd/log importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build3432868631/b650/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p github.com/containers/podman/vendor/github.com/containerd/platforms -lang=go1.25 -complete -installsuffix shared -buildid lBXKVcIm3WEHWshapeh1/lBXKVcIm3WEHWshapeh1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b649/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/compare.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/cpuinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/cpuinfo_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/database.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/defaults.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/defaults_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/platform_windows_compat.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/platforms.go go tool buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/ac/acffc3f7cfad3518929d6807de69ad897b84642fa60811be40e5f9f909020816-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse mkdir -p $WORK/b652/ cat >/tmp/go-build3432868631/b652/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3432868631/b132/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build3432868631/b653/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse -lang=go1.25 -complete -installsuffix shared -buildid C_s9ghNv3TZA_ZcP22xf/C_s9ghNv3TZA_ZcP22xf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b652/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse/parse.go go tool buildid -w $WORK/b621/_pkg_.a # internal cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b477/ -O2 -g -frandom-seed=wUqCl_bvis2vJ-iAxqqY -o $WORK/b477/_x004.o -c unset_agent_info.cgo2.c cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/42/424ed04903825858d13411697db5d432ad88f5d2b3b787f3aa4fe7ae23685e1e-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global mkdir -p $WORK/b618/ cat >/tmp/go-build3432868631/b618/importcfg << 'EOF' # internal # import config importmap github.com/go-logr/logr=github.com/containers/podman/vendor/github.com/go-logr/logr importmap github.com/go-logr/stdr=github.com/containers/podman/vendor/github.com/go-logr/stdr importmap go.opentelemetry.io/auto/sdk=github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/metric/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded importmap go.opentelemetry.io/otel/propagation=github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace importmap go.opentelemetry.io/otel/trace/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded packagefile container/list=/tmp/go-build3432868631/b156/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build3432868631/b614/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/stdr=/tmp/go-build3432868631/b619/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk=/tmp/go-build3432868631/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3432868631/b609/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3432868631/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3432868631/b628/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3432868631/b629/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build3432868631/b630/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3432868631/b624/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3432868631/b625/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global -lang=go1.25 -complete -installsuffix shared -buildid H_Uyo95Qu6EWKRSX2a-n/H_Uyo95Qu6EWKRSX2a-n -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/handler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/instruments.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/internal_logging.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/meter.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/propagator.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/state.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/trace.go go tool buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/d7/d705ca4c3866d4e9edf117d57fdc643cfa1361966783fcdf659845a38b34108e-d # internal github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring mkdir -p $WORK/b657/ cat >/tmp/go-build3432868631/b657/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build3432868631/b253/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring -lang=go1.25 -complete -installsuffix shared -buildid I1G4DZpZbu4QS7T-2ofc/I1G4DZpZbu4QS7T-2ofc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b657/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring/slice.go go tool buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/54/543dd49fea044c728146c2e12dfd0be2cfa7feba0937c85b26523bacdb4768d6-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities mkdir -p $WORK/b660/ cat >/tmp/go-build3432868631/b660/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build3432868631/b259/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities -lang=go1.25 -complete -installsuffix shared -buildid bPTV2S-wm0Oq8EQbkF19/bPTV2S-wm0Oq8EQbkF19 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b660/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities/capabilities.go go tool buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/9f/9fc1296106018a4c39c100d85c8de6f72c6224b1f79b1816430063ec39cc892c-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 mkdir -p $WORK/b661/ cat >/tmp/go-build3432868631/b661/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 -lang=go1.25 -complete -installsuffix shared -buildid NaFiV6FoE57zq99OAkKB/NaFiV6FoE57zq99OAkKB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b661/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2/cgroups_linux.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b477/ -O2 -g -frandom-seed=wUqCl_bvis2vJ-iAxqqY -o $WORK/b477/_x005.o -c go_gpgme.c go tool buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/e7/e7ac41da5aea4b81320c6f5ff948681715ba8e811be8ff53bec3aabc931d8786-d # internal github.com/containers/podman/vendor/github.com/godbus/dbus/v5 mkdir -p $WORK/b664/ cat >/tmp/go-build3432868631/b664/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/sha1=/tmp/go-build3432868631/b110/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile os/user=/tmp/go-build3432868631/b266/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/containers/podman/vendor/github.com/godbus/dbus/v5 -lang=go1.25 -complete -installsuffix shared -buildid roQ-UctgKDVrZsMJCTND/roQ-UctgKDVrZsMJCTND -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b664/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth_anonymous.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth_external.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth_sha1.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/call.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/conn.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/conn_other.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/conn_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/dbus.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/default_handler.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/escape.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/export.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/homedir.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/match.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/message.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/object.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/sequence.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/sequential_handler.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/server_interfaces.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/sig.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_nonce_tcp.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_tcp.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_unixcred_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/variant.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/variant_lexer.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/variant_parser.go go tool buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/46/4698e720bd2f3887754d7397f0d1fa09f7c27ef7ca0f9c8d27d800b6532b1432-d # internal go tool buildid -w $WORK/b649/_pkg_.a # internal github.com/containers/podman/vendor/github.com/moby/sys/userns mkdir -p $WORK/b667/ cat >/tmp/go-build3432868631/b667/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/containers/podman/vendor/github.com/moby/sys/userns -lang=go1.25 -complete -installsuffix shared -buildid 70l_r7NbkDIyBhsiBd99/70l_r7NbkDIyBhsiBd99 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/userns/userns.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/userns/userns_linux.go cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/55/5563cef7794a762f4dc0f5a4e08e833602a5bab5a33a51123679c8ff16423cf4-d # internal crypto/mlkem mkdir -p $WORK/b674/ cat >/tmp/go-build3432868631/b674/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/mlkem=/tmp/go-build3432868631/b165/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p crypto/mlkem -lang=go1.25 -std -complete -installsuffix shared -buildid hsH-HxDWCJpKm7_CpZiS/hsH-HxDWCJpKm7_CpZiS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b674/importcfg -pack /usr/lib/golang/src/crypto/mlkem/mlkem.go cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b477/ -O2 -g -frandom-seed=wUqCl_bvis2vJ-iAxqqY -o $WORK/b477/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/ff/ff1269d2cee76a78f4dea7cac9e15acc5a95a5a1cf0786ab0e0aa7381f9f8f31-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b675/ echo -n > $WORK/b675/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b675=>" -I $WORK/b675/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b675/symabis ./chacha_arm64.s go tool buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/32/32d8631986689e13caef43db2b801b6058366222db2fe2961998452c6c51ee38-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b676/ cat >/tmp/go-build3432868631/b676/importcfg << 'EOF' # internal # import config packagefile crypto/ecdh=/tmp/go-build3432868631/b142/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 -lang=go1.25 -complete -installsuffix shared -buildid RIqNAHgomE9Iv_SzIE1v/RIqNAHgomE9Iv_SzIE1v -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b676/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/curve25519/curve25519.go cat >/tmp/go-build3432868631/b675/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build3432868631/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3432868631/b491/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 -lang=go1.25 -installsuffix shared -buildid kMk422KoD-2nQcy4Fu6n/kMk422KoD-2nQcy4Fu6n -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b675/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b675/importcfg -pack -asmhdr $WORK/b675/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20/chacha_generic.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20/xor.go go tool buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/34/340ce0e8df13787524e26711ef507651a27766b00fb56cd809bd0bc356245305-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b677/ cat >/tmp/go-build3432868631/b677/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/containers/podman/vendor/golang.org/x/crypto/blowfish packagefile crypto/sha512=/tmp/go-build3432868631/b150/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=/tmp/go-build3432868631/b678/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -lang=go1.25 -complete -installsuffix shared -buildid Xzb-K0qrVNEfmq-UW33o/Xzb-K0qrVNEfmq-UW33o -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b677/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go go tool buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/b1/b126eef343a8aa610a3057639bf5479890b1cca6efaca5cc84e73819be30c692-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel mkdir -p $WORK/b613/ cat >/tmp/go-build3432868631/b613/importcfg << 'EOF' # internal # import config importmap github.com/go-logr/logr=github.com/containers/podman/vendor/github.com/go-logr/logr importmap go.opentelemetry.io/otel/internal/global=github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/propagation=github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build3432868631/b614/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build3432868631/b618/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3432868631/b628/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build3432868631/b630/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3432868631/b624/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel -lang=go1.25 -complete -installsuffix shared -buildid M_ZJ_YC5G21XIGjyDNmv/M_ZJ_YC5G21XIGjyDNmv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b613/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/error_handler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/handler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal_logging.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/version.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -o $WORK/b477/_cgo_.o $WORK/b477/_cgo_main.o $WORK/b477/_x001.o $WORK/b477/_x002.o $WORK/b477/_x003.o $WORK/b477/_x004.o $WORK/b477/_x005.o -O2 -g -lgpgme go tool buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/1a/1a0aacc33529f6bdc9c7fcf61f33ca31431832ec5c17c769da40f4b616f2760b-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/storage mkdir -p $WORK/b517/ cat >/tmp/go-build3432868631/b517/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chunked=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked importmap go.podman.io/storage/pkg/chunked/toc=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3432868631/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build3432868631/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build3432868631/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3432868631/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3432868631/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3432868631/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build3432868631/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3432868631/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build3432868631/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3432868631/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build3432868631/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3432868631/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3432868631/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build3432868631/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3432868631/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked=/tmp/go-build3432868631/b565/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build3432868631/b511/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3432868631/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3432868631/b271/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/storage -lang=go1.25 -complete -installsuffix shared -buildid RQWNlPYW1ppAQmH7uLpA/RQWNlPYW1ppAQmH7uLpA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_image.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_reference.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_transport.go go tool buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/68/68899da39bdaf77b8a4bd0d94bbceb70dd14bd0e5c86c6d91dac5c1437c3c41b-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b682/ cat >/tmp/go-build3432868631/b682/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/user=/tmp/go-build3432868631/b266/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir -lang=go1.25 -complete -installsuffix shared -buildid mo5tEx87g19kKcNLbZhj/mo5tEx87g19kKcNLbZhj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b682/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir/homedir.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir/homedir_linux.go go tool buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/a6/a60cfe0fc0cf70156d10090311bb15fa35377a352bc4967da37d636095d05eaa-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv mkdir -p $WORK/b607/ cat >/tmp/go-build3432868631/b607/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil importmap go.opentelemetry.io/otel=github.com/containers/podman/vendor/go.opentelemetry.io/otel importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/metric/noop=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop importmap go.opentelemetry.io/otel/semconv/v1.20.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 importmap go.opentelemetry.io/otel/semconv/v1.26.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build3432868631/b608/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel=/tmp/go-build3432868631/b613/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3432868631/b609/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3432868631/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3432868631/b628/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop=/tmp/go-build3432868631/b633/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build3432868631/b612/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build3432868631/b623/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv -lang=go1.25 -complete -installsuffix shared -buildid 4D9brJkhs4ehkb-OkZD_/4D9brJkhs4ehkb-OkZD_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/env.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/gen.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/httpconv.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/util.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/v1.20.0.go go tool buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/5d/5d0e518de48cdfdd1e4900b67fe3f7679f480e068e430a07711c9d2a969f9927-d # internal github.com/containers/podman/vendor/github.com/moby/term mkdir -p $WORK/b684/ cat >/tmp/go-build3432868631/b684/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p github.com/containers/podman/vendor/github.com/moby/term -lang=go1.25 -complete -installsuffix shared -buildid 4Ahr_4eaMKXHCkr5BOG3/4Ahr_4eaMKXHCkr5BOG3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b684/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/ascii.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/proxy.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/term.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/term_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/termios_nonbsd.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/termios_unix.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b675=>" -I $WORK/b675/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b675/chacha_arm64.o ./chacha_arm64.s gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -o $WORK/b477/_cgo_.o $WORK/b477/_cgo_main.o $WORK/b477/_x001.o $WORK/b477/_x002.o $WORK/b477/_x003.o $WORK/b477/_x004.o $WORK/b477/_x005.o -O2 -g -lgpgme # test for internal linking errors (succeeded) cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage gpgme -dynimport $WORK/b477/_cgo_.o -dynout $WORK/b477/_cgo_import.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 go tool pack r $WORK/b675/_pkg_.a $WORK/b675/chacha_arm64.o # internal go tool buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/38/38132cfde5d3f902cd948f0ca9e0da6ac150579563bcf3645c1d7bfa29970d29-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh mkdir -p $WORK/b673/ cat >/tmp/go-build3432868631/b673/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/curve25519=github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/internal/poly1305=github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build3432868631/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build3432868631/b079/_pkg_.a packagefile crypto/des=/tmp/go-build3432868631/b158/_pkg_.a packagefile crypto/dsa=/tmp/go-build3432868631/b178/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3432868631/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3432868631/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3432868631/b147/_pkg_.a packagefile crypto/fips140=/tmp/go-build3432868631/b176/_pkg_.a packagefile crypto/hmac=/tmp/go-build3432868631/b164/_pkg_.a packagefile crypto/md5=/tmp/go-build3432868631/b173/_pkg_.a packagefile crypto/mlkem=/tmp/go-build3432868631/b674/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/rc4=/tmp/go-build3432868631/b174/_pkg_.a packagefile crypto/rsa=/tmp/go-build3432868631/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build3432868631/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build3432868631/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build3432868631/b100/_pkg_.a packagefile crypto/x509=/tmp/go-build3432868631/b177/_pkg_.a packagefile encoding/asn1=/tmp/go-build3432868631/b152/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile encoding/pem=/tmp/go-build3432868631/b181/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=/tmp/go-build3432868631/b675/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=/tmp/go-build3432868631/b676/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3432868631/b492/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build3432868631/b677/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile math/rand=/tmp/go-build3432868631/b103/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/netip=/tmp/go-build3432868631/b117/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh -lang=go1.25 -complete -installsuffix shared -buildid B8qPWmQcYHc-5cr3XYhH/B8qPWmQcYHc-5cr3XYhH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b673/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/buffer.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/certs.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/channel.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/cipher.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/client.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/client_auth.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/common.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/connection.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/doc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/handshake.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/kex.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/keys.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/mac.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/messages.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/mlkem.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/mux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/server.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/session.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/ssh_gss.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/streamlocal.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/tcpip.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/transport.go cat >/tmp/go-build3432868631/b477/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build3432868631/b113/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/containers/podman/vendor/github.com/proglottis/gpgme -lang=go1.25 -installsuffix shared -buildid wUqCl_bvis2vJ-iAxqqY/wUqCl_bvis2vJ-iAxqqY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack $WORK/b477/_cgo_gotypes.go $WORK/b477/data.cgo1.go $WORK/b477/gpgme.cgo1.go $WORK/b477/unset_agent_info.cgo1.go $WORK/b477/_cgo_import.go go tool buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/4d/4d43ab70e2f5ebc5d3f8811467280e73472be34ecf2a69bade3c081453865fde-d # internal github.com/containers/podman/vendor/github.com/morikuni/aec mkdir -p $WORK/b685/ cat >/tmp/go-build3432868631/b685/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p github.com/containers/podman/vendor/github.com/morikuni/aec -lang=go1.25 -complete -installsuffix shared -buildid mBUQXLHMZ12zUZz0FWPJ/mBUQXLHMZ12zUZz0FWPJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/aec.go ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/ansi.go ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/builder.go ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/sgr.go go tool buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/32/327bc0ff4627c71b6ff42e63ac0448ece560f1a41dd889d999b045539fdaa684-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp mkdir -p $WORK/b604/ cat >/tmp/go-build3432868631/b604/importcfg << 'EOF' # internal # import config importmap github.com/felixge/httpsnoop=github.com/containers/podman/vendor/github.com/felixge/httpsnoop importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv importmap go.opentelemetry.io/otel=github.com/containers/podman/vendor/go.opentelemetry.io/otel importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/propagation=github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/felixge/httpsnoop=/tmp/go-build3432868631/b605/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=/tmp/go-build3432868631/b606/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build3432868631/b607/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel=/tmp/go-build3432868631/b613/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3432868631/b609/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3432868631/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3432868631/b628/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build3432868631/b630/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3432868631/b624/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3432868631/b217/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp -lang=go1.25 -complete -installsuffix shared -buildid 1KzFPUVNeaccet6JIXp9/1KzFPUVNeaccet6JIXp9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/client.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/common.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/config.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/labeler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/start_time_context.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/transport.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/version.go go tool buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/6b/6b29ca2bea86b5cc485ab2c9bcb8d15eb5a69e4789dcfb13647a3376504356ed-d # internal github.com/containers/podman/vendor/github.com/spf13/cobra mkdir -p $WORK/b645/ cat >/tmp/go-build3432868631/b645/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3432868631/b646/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile text/template=/tmp/go-build3432868631/b342/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/containers/podman/vendor/github.com/spf13/cobra -lang=go1.25 -complete -installsuffix shared -buildid -kxhvq-6S-q321KK6OMa/-kxhvq-6S-q321KK6OMa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b645/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/active_help.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/args.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/bash_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/bash_completionsV2.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/cobra.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command_notwin.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/fish_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/flag_groups.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/powershell_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/shell_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/zsh_completions.go go tool buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/21/217d684d8710ea8bf10956749b48ecc76f4b75e9eb318d11322e3f5f16a64136-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b683/ cat >/tmp/go-build3432868631/b683/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/moby/term=github.com/containers/podman/vendor/github.com/moby/term importmap github.com/morikuni/aec=github.com/containers/podman/vendor/github.com/morikuni/aec packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3432868631/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build3432868631/b684/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=/tmp/go-build3432868631/b685/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage -lang=go1.25 -complete -installsuffix shared -buildid gXo1EtfpO8_HhI_YLkFq/gXo1EtfpO8_HhI_YLkFq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b683/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go go tool buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/57/57731140b2f9c1783d7078720f65d490d38f8b5eb9db4177a256d0dc95315165-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b686/ cat >/tmp/go-build3432868631/b686/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy -lang=go1.25 -complete -installsuffix shared -buildid sB42W3yAIlf04kOgxuW6/sB42W3yAIlf04kOgxuW6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b686/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy/stdcopy.go go tool buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/30/30dc43dd41a6bd01886bd434be7d98f00fe7310e36abc059f6f38bd66d0272d4-d # internal github.com/containers/podman/vendor/github.com/moby/go-archive/compression mkdir -p $WORK/b688/ cat >/tmp/go-build3432868631/b688/importcfg << 'EOF' # internal # import config importmap github.com/containerd/log=github.com/containers/podman/vendor/github.com/containerd/log importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile compress/bzip2=/tmp/go-build3432868631/b287/_pkg_.a packagefile compress/gzip=/tmp/go-build3432868631/b202/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build3432868631/b650/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build3432868631/b445/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p github.com/containers/podman/vendor/github.com/moby/go-archive/compression -lang=go1.25 -complete -installsuffix shared -buildid uNj2kca5GOyRqOgRXO2N/uNj2kca5GOyRqOgRXO2N -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b688/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/compression/compression.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/compression/compression_detect.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme go tool pack r $WORK/b477/_pkg_.a $WORK/b477/_x001.o $WORK/b477/_x002.o $WORK/b477/_x003.o $WORK/b477/_x004.o $WORK/b477/_x005.o # internal go tool buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/fe/fe7a59eb3b23edd7dc8659c23392b4a797b6c844946adc800f2c6020362ee173-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature mkdir -p $WORK/b476/ cat >/tmp/go-build3432868631/b476/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/proglottis/gpgme=github.com/containers/podman/vendor/github.com/proglottis/gpgme importmap github.com/sigstore/fulcio/pkg/certificate=github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate importmap github.com/sigstore/sigstore/pkg/cryptoutils=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/unparsedimage=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/signature/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/image/v5/version=github.com/containers/podman/vendor/go.podman.io/image/v5/version importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3432868631/b141/_pkg_.a packagefile crypto/x509=/tmp/go-build3432868631/b177/_pkg_.a packagefile encoding/asn1=/tmp/go-build3432868631/b152/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/proglottis/gpgme=/tmp/go-build3432868631/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate=/tmp/go-build3432868631/b478/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build3432868631/b479/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build3432868631/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3432868631/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3432868631/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage=/tmp/go-build3432868631/b495/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3432868631/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build3432868631/b496/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3432868631/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build3432868631/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3432868631/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3432868631/b191/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build3432868631/b283/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature -lang=go1.25 -complete -installsuffix shared -buildid 7WnuIJ2z019V_gtRNXCc/7WnuIJ2z019V_gtRNXCc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/docker.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/fulcio_cert.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/mechanism.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/mechanism_gpgme.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/mechanism_gpgme_only.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/pki_cert.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_config_sigstore.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval_baselayer.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval_signedby.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval_sigstore.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval_simple.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_paths_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_reference_match.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simple.go go tool buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/91/9172b93e6f91d3e85409794bdc30d1c28ce9601b30901b1fa62c972dc48f0b5c-d # internal go tool buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/a2/a293815f30a0d1d6ab79b3489915ae6cbdbf4099048fabd9d813fefd768b9049-d # internal github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader mkdir -p $WORK/b689/ cat >/tmp/go-build3432868631/b689/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build3432868631/b469/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader -lang=go1.25 -complete -installsuffix shared -buildid NScSidVdCQEj0oqCKbCn/NScSidVdCQEj0oqCKbCn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b689/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader/tarheader.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader/tarheader_unix.go github.com/containers/podman/vendor/github.com/docker/docker/client mkdir -p $WORK/b576/ cat >/tmp/go-build3432868631/b576/importcfg << 'EOF' # internal # import config importmap github.com/containerd/errdefs=github.com/containers/podman/vendor/github.com/containerd/errdefs importmap github.com/containerd/errdefs/pkg/errhttp=github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp importmap github.com/distribution/reference=github.com/containers/podman/vendor/github.com/distribution/reference importmap github.com/docker/docker/api=github.com/containers/podman/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/build=github.com/containers/podman/vendor/github.com/docker/docker/api/types/build importmap github.com/docker/docker/api/types/checkpoint=github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/system=github.com/containers/podman/vendor/github.com/docker/docker/api/types/system importmap github.com/docker/docker/api/types/time=github.com/containers/podman/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/go-connections/sockets=github.com/containers/podman/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3432868631/b155/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build3432868631/b577/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp=/tmp/go-build3432868631/b578/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build3432868631/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=/tmp/go-build3432868631/b580/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build3432868631/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build3432868631/b582/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint=/tmp/go-build3432868631/b598/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3432868631/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build3432868631/b599/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3432868631/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3432868631/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3432868631/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3432868631/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3432868631/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build3432868631/b600/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=/tmp/go-build3432868631/b601/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build3432868631/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build3432868631/b597/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=/tmp/go-build3432868631/b602/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build3432868631/b227/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build3432868631/b603/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build3432868631/b604/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3432868631/b624/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/containers/podman/vendor/github.com/docker/docker/client -lang=go1.25 -complete -installsuffix shared -buildid AIc8dFhEqz4EgEyQpc8N/AIc8dFhEqz4EgEyQpc8N -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b576/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/build_cancel.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/build_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint_delete.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client_deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client_interfaces.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_attach.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_commit.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_copy.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_diff.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_exec.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_export.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_kill.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_pause.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_rename.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_resize.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_restart.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_start.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_stats.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_stop.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_top.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_unpause.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_wait.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/distribution_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/envvars.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/events.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/hijack.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_build.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_history.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_history_opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_import.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_inspect_opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_load.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_load_opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_pull.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_push.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_save.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_save_opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_search.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_tag.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/info.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/login.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_connect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_disconnect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/options.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/ping.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_disable.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_enable.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_install.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_push.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_set.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_upgrade.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/request.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_get_unlock_key.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_init.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_join.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_leave.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_unlock.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/task_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/task_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/task_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/version.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_update.go go tool buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/77/771b57e5e6d3a419104178f628945070212ca076db14fd0b0a67854c641a8673-d # internal github.com/containers/podman/vendor/github.com/moby/patternmatcher mkdir -p $WORK/b690/ cat >/tmp/go-build3432868631/b690/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile text/scanner=/tmp/go-build3432868631/b256/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/containers/podman/vendor/github.com/moby/patternmatcher -lang=go1.25 -complete -installsuffix shared -buildid -uOX1bsa1d8MB3lePtrJ/-uOX1bsa1d8MB3lePtrJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b690/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/patternmatcher/patternmatcher.go go tool buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/42/422ec05fb5fb65736a8b3920dde4d6ffbdb0e43387b182d1dc3cac747a774f2f-d # internal github.com/containers/podman/vendor/github.com/moby/sys/sequential mkdir -p $WORK/b691/ cat >/tmp/go-build3432868631/b691/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3432868631/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p github.com/containers/podman/vendor/github.com/moby/sys/sequential -lang=go1.25 -complete -installsuffix shared -buildid hIsPHXJ2VprEwWFIMjRw/hIsPHXJ2VprEwWFIMjRw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b691/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/sequential/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/sequential/sequential_unix.go cd $WORK/b475 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/30/3064cbbae068525b081231b3c758abe61b3ca441742a8893de6cc58c5495ba36-d # internal github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell mkdir -p $WORK/b694/ cat >/tmp/go-build3432868631/b694/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build3432868631/b603/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile text/scanner=/tmp/go-build3432868631/b256/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell -lang=go1.25 -complete -installsuffix shared -buildid W1WNBx74FNXT5_Tajf59/W1WNBx74FNXT5_Tajf59 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b694/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell/equal_env_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell/lex.go go tool buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/ae/ae78dd41bd28745a1662bb93b0e9af39e4e2bb9a81dd0df3ecc79ec7824e9387-d # internal github.com/containers/podman/vendor/github.com/moby/go-archive mkdir -p $WORK/b687/ cat >/tmp/go-build3432868631/b687/importcfg << 'EOF' # internal # import config importmap github.com/containerd/log=github.com/containers/podman/vendor/github.com/containerd/log importmap github.com/moby/go-archive/compression=github.com/containers/podman/vendor/github.com/moby/go-archive/compression importmap github.com/moby/go-archive/tarheader=github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader importmap github.com/moby/patternmatcher=github.com/containers/podman/vendor/github.com/moby/patternmatcher importmap github.com/moby/sys/sequential=github.com/containers/podman/vendor/github.com/moby/sys/sequential importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/moby/sys/userns=github.com/containers/podman/vendor/github.com/moby/sys/userns importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build3432868631/b469/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build3432868631/b650/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/compression=/tmp/go-build3432868631/b688/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader=/tmp/go-build3432868631/b689/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/patternmatcher=/tmp/go-build3432868631/b690/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/sequential=/tmp/go-build3432868631/b691/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build3432868631/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build3432868631/b667/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p github.com/containers/podman/vendor/github.com/moby/go-archive -lang=go1.25 -complete -installsuffix shared -buildid s2UI2dUhxxLhhRtiADSK/s2UI2dUhxxLhhRtiADSK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b687/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/archive.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/archive_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/archive_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/changes.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/changes_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/changes_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/copy.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/copy_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/dev_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/diff.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/diff_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/path.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/path_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/time.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/time_nonwindows.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/whiteouts.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/wrap.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/xattr_supported.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/xattr_supported_linux.go go tool buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/1c/1cfe32579d834b896bb8a3576c9a7f4f5b0787e20ed5803ce1c699ca3a728233-d # internal github.com/containers/podman/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b697/ cat >/tmp/go-build3432868631/b697/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding=/tmp/go-build3432868631/b052/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/containers/podman/vendor/github.com/gogo/protobuf/proto -lang=go1.25 -complete -installsuffix shared -buildid aUtEoxAaXvwJlK4Hmxbj/aUtEoxAaXvwJlK4Hmxbj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b697/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/clone.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/discard.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/duration.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/equal.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/extensions.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/lib.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/message_set.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_marshal.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_merge.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/text.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/text_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/text_parser.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/timestamp.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/wrappers.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go go tool buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/45/45b3e2901f0d209cab39443e3fe5fb7a3be9db7d3702205624e3727070998810-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion mkdir -p $WORK/b644/ cat >/tmp/go-build3432868631/b644/importcfg << 'EOF' # internal # import config importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion -lang=go1.25 -complete -installsuffix shared -buildid 3iMbeVSUA3SQCNcmPaxh/3iMbeVSUA3SQCNcmPaxh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b644/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion/completion.go go tool buildid -w $WORK/b664/_pkg_.a # internal cd $WORK/b475 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_x002.o -c backup.cgo2.c cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/55/556090b0979b8d34fa3aac64f4f50761597e60f374d1911fc9117770d45f8dae-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b663/ cat >/tmp/go-build3432868631/b663/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build3432868631/b664/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus -lang=go1.25 -complete -installsuffix shared -buildid MLjc3TCJJdjH7VXRUkcE/MLjc3TCJJdjH7VXRUkcE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b663/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/dbus.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/methods.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/set.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/subscription.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/subscription_set.go go tool buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/93/939375480e29135f1d2d9ca626507b2cc576942ab7263fe7812502641d2d4efd-d # internal github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers mkdir -p $WORK/b698/ cat >/tmp/go-build3432868631/b698/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers -lang=go1.25 -complete -installsuffix shared -buildid 0ulQb-TJ9A3JD1BKV4Ho/0ulQb-TJ9A3JD1BKV4Ho -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b698/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers/protohelpers.go go tool buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/ab/ab1b29297de3f0381534f4e418d50e83ec3d518cec31af225d5be988fcd765a7-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning mkdir -p $WORK/b510/ cat >/tmp/go-build3432868631/b510/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3432868631/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build3432868631/b440/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build3432868631/b476/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3432868631/b507/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning -lang=go1.25 -complete -installsuffix shared -buildid 8cRMLk8xzuvLJr29s7am/8cRMLk8xzuvLJr29s7am -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning/signer.go go tool buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/74/7466332ab5e43be0ed6c49b1b39fddf8a67deac5d54de9466a62f334fd26159d-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b702/ cat >/tmp/go-build3432868631/b702/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal -lang=go1.25 -complete -installsuffix shared -buildid cdMaMZb6b4BU6iVLo-hn/cdMaMZb6b4BU6iVLo-hn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b702/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal/signal.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal/signals.go go tool buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/ae/aea2688927b908b6b1bc0b8f29fef213d6a06f2682965f75b6620170385028f1-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b703/ cat >/tmp/go-build3432868631/b703/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice -lang=go1.25 -complete -installsuffix shared -buildid T8IuTWFh9Bp7-bo9-Vuh/T8IuTWFh9Bp7-bo9-Vuh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b703/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice/strslice.go go tool buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/be/be904f94d6b67f4a6d4b963db06e47e718df1051b617d304dfc315094ba91063-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype mkdir -p $WORK/b707/ cat >/tmp/go-build3432868631/b707/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype -lang=go1.25 -complete -installsuffix shared -buildid Ots5mnN2i_zNi2F1TjiM/Ots5mnN2i_zNi2F1TjiM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b707/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype/timestamp.go cd $WORK/b475 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_x003.o -c callback.cgo2.c go tool buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/2f/2f893a6edcdf037e4e9ec157219ca809e09b02e1e9e6e7e79edf331f9cb73c38-d # internal github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal mkdir -p $WORK/b710/ cat >/tmp/go-build3432868631/b710/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal -lang=go1.25 -complete -installsuffix shared -buildid eXwzFDB8NBgx5ciUMZ8b/eXwzFDB8NBgx5ciUMZ8b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b710/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal/debug_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal/internal.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal/unix.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal/unix2.go go tool buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/2e/2e7a72b3f8d13a8c9e6acaf24a6ae3be61b2360ac22c54e09625d978c4fc87c3-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/filters mkdir -p $WORK/b706/ cat >/tmp/go-build3432868631/b706/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/timetype=github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3432868631/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype=/tmp/go-build3432868631/b707/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/filters -lang=go1.25 -complete -installsuffix shared -buildid g4yoV0rWrM2rYi71TwxJ/g4yoV0rWrM2rYi71TwxJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b706/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/filters/filters.go go tool buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/11/110e918b5b19f133bf31eaf72edb7162111835dbefcd576c7e5d4eeb99bc5864-d # internal github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b681/ cat >/tmp/go-build3432868631/b681/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/pkg/homedir=github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/moby/go-archive=github.com/containers/podman/vendor/github.com/moby/go-archive importmap github.com/moby/patternmatcher=github.com/containers/podman/vendor/github.com/moby/patternmatcher packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3432868631/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build3432868631/b177/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3432868631/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3432868631/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build3432868631/b682/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build3432868631/b683/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=/tmp/go-build3432868631/b686/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3432868631/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive=/tmp/go-build3432868631/b687/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/patternmatcher=/tmp/go-build3432868631/b690/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/http/httputil=/tmp/go-build3432868631/b413/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient -lang=go1.25 -complete -installsuffix shared -buildid Or0LIqh4esJksnjZBUH4/Or0LIqh4esJksnjZBUH4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b681/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/auth.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/change.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/client.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/client_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_archive.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_attach.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_changes.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_commit.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_copy.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_create.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_export.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_kill.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_list.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_pause.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_rename.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_resize.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_restart.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_start.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_stats.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_stop.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_top.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_unpause.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_update.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_wait.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/distribution.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/env.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/event.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/exec.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/image.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/misc.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/network.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/plugin.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/registry_auth.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/signal.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_configs.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_node.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_secrets.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_service.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_task.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/system.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/tar.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/tls.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/volume.go go tool buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/7a/7abbe2cff78c50784a2204d8243bba9e75801cf27af1ffefc7092b1729132888-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/machine mkdir -p $WORK/b711/ cat >/tmp/go-build3432868631/b711/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/machine -lang=go1.25 -complete -installsuffix shared -buildid zIgLOTUPOGeNQTkshskh/zIgLOTUPOGeNQTkshskh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b711/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/machine/machine.go go tool buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/30/301522fdd704fb081e13413e3317b26a03bab453aad8d7d12780880861a4bd15-d # internal github.com/containers/podman/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b709/ cat >/tmp/go-build3432868631/b709/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify/internal=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal=/tmp/go-build3432868631/b710/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p github.com/containers/podman/vendor/github.com/fsnotify/fsnotify -lang=go1.25 -complete -installsuffix shared -buildid n9pKgx-_ILwC5G3vQBDq/n9pKgx-_ILwC5G3vQBDq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b709/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/backend_inotify.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/fsnotify.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/shared.go go tool buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/d3/d3c967832983041ea32f19ddc40e4fb9ef254c847fc205dd462c4426e4544f57-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups mkdir -p $WORK/b666/ cat >/tmp/go-build3432868631/b666/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/moby/sys/mountinfo=github.com/containers/podman/vendor/github.com/moby/sys/mountinfo importmap github.com/moby/sys/userns=github.com/containers/podman/vendor/github.com/moby/sys/userns importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build3432868631/b663/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3432868631/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=/tmp/go-build3432868631/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build3432868631/b667/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build3432868631/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups -lang=go1.25 -complete -installsuffix shared -buildid 0G9gUUGBVhZdr3Q_jieE/0G9gUUGBVhZdr3Q_jieE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b666/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/cgroups.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_blkio_device.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_hugepages.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_ifprio_map.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_rdma.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/file.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/getallpids.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/stats.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/v1_utils.go go tool buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/8f/8fcc9d971a948a9de8a398fa9d78df168443a738c23e9a5b5c0315278770067e-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/completion mkdir -p $WORK/b713/ cat >/tmp/go-build3432868631/b713/importcfg << 'EOF' # internal # import config importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/capabilities=github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build3432868631/b660/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/completion -lang=go1.25 -complete -installsuffix shared -buildid eQTKwZRMInrijm6bYgTe/eQTKwZRMInrijm6bYgTe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b713/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/completion/completion.go cd $WORK/b475 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_x004.o -c error.cgo2.c go tool buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/6d/6dffacbe00960eafb4fed6e21c58082875335caec9faee74491e0714429bfe14-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/password mkdir -p $WORK/b714/ cat >/tmp/go-build3432868631/b714/importcfg << 'EOF' # internal # import config importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3432868631/b429/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/signal=/tmp/go-build3432868631/b268/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/password -lang=go1.25 -complete -installsuffix shared -buildid sALsT8PFmgQ4K3bWPg6k/sALsT8PFmgQ4K3bWPg6k -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b714/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/password/password_supported.go go tool buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/16/168e15b3675ac209921ee239b83dba11d8924ea6c843106d3aabdc05b52a60d3-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/util mkdir -p $WORK/b708/ cat >/tmp/go-build3432868631/b708/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build3432868631/b709/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/util -lang=go1.25 -complete -installsuffix shared -buildid RbHaxbjD_SeKhUq0Z9kT/RbHaxbjD_SeKhUq0Z9kT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b708/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/util/util.go cd $WORK/b475 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_x005.o -c sqlite3.cgo2.c go tool buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/6b/6beb543973fa233a92870d9b5c5bd073778b94c19872159c887422d7d7bd2fce-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/auth mkdir -p $WORK/b712/ cat >/tmp/go-build3432868631/b712/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/password=github.com/containers/podman/vendor/go.podman.io/common/pkg/password importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/pkg/docker/config=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3432868631/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3432868631/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/password=/tmp/go-build3432868631/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3432868631/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build3432868631/b248/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build3432868631/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3432868631/b257/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/auth -lang=go1.25 -complete -installsuffix shared -buildid q3W3iXgA9mZDLEKMgzVs/q3W3iXgA9mZDLEKMgzVs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b712/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/auth/auth.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/auth/cli.go go tool buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/5c/5ccf439266621e0067b132c1e8066eabbca9c9a723eadd22e70dcf39d11dc1c9-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util mkdir -p $WORK/b705/ cat >/tmp/go-build3432868631/b705/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/filters=github.com/containers/podman/vendor/go.podman.io/common/pkg/filters importmap go.podman.io/common/pkg/util=github.com/containers/podman/vendor/go.podman.io/common/pkg/util packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3432868631/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build3432868631/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build3432868631/b708/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util -lang=go1.25 -complete -installsuffix shared -buildid 2BVyMybR1KRMqiJNRuIS/2BVyMybR1KRMqiJNRuIS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b705/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util/filters.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util/ip.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util/ip_calc.go go tool buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/ce/cecc8ff13cc282d7fdab595331c4c4f528d6fb799e16f4df2a99f713aa26ea5f-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon mkdir -p $WORK/b669/ cat >/tmp/go-build3432868631/b669/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build3432868631/b666/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon -lang=go1.25 -complete -installsuffix shared -buildid d3mYnHHFOiHKwjh7JPbx/d3mYnHHFOiHKwjh7JPbx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b669/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon/rdma.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon/utils.go go tool buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/8c/8c27b72402193208099defa59e628618277c07023029c9cb4cff3da06db4a5da-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path mkdir -p $WORK/b670/ cat >/tmp/go-build3432868631/b670/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build3432868631/b666/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path -lang=go1.25 -complete -installsuffix shared -buildid lRqbxq76Uf3dAu2HsmsW/lRqbxq76Uf3dAu2HsmsW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path/path.go go tool buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/d3/d332fff1316b88aeb93f840a130981e9e99b2f0d5b6143854967aa9dd988c12c-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent mkdir -p $WORK/b679/ cat >/tmp/go-build3432868631/b679/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto/dsa=/tmp/go-build3432868631/b178/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3432868631/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3432868631/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3432868631/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build3432868631/b104/_pkg_.a packagefile crypto/subtle=/tmp/go-build3432868631/b100/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build3432868631/b673/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent -lang=go1.25 -complete -installsuffix shared -buildid U_q7_KBcXsRbBuW8DG9A/U_q7_KBcXsRbBuW8DG9A -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b679/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/client.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/forward.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/keyring.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/server.go go tool buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/19/19853163377f4150fe17c51c3db9918a5e34aa2ab259ba5d9a99000d0806e3e6-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config mkdir -p $WORK/b717/ cat >/tmp/go-build3432868631/b717/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3432868631/b074/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3432868631/b124/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config -lang=go1.25 -complete -installsuffix shared -buildid 7m6XtZqCtUvvGQVw8PaD/7m6XtZqCtUvvGQVw8PaD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b717/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config/config.go go tool buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/82/82d6a9a23088c449ceb9a90f88051fa34877f8fe5dcce8c9460e2025eefd7109-d # internal github.com/containers/podman/pkg/signal mkdir -p $WORK/b723/ cat >/tmp/go-build3432868631/b723/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/signal=/tmp/go-build3432868631/b268/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p github.com/containers/podman/pkg/signal -lang=go1.25 -complete -installsuffix shared -buildid _9IxkxA5nKIgXV-9yOZ5/_9IxkxA5nKIgXV-9yOZ5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b723/importcfg -pack ./_build/src/github.com/containers/podman/pkg/signal/signal_common.go ./_build/src/github.com/containers/podman/pkg/signal/signal_linux.go go tool buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/2f/2fccac6dd5bbebbd616031260957426e76f64fdb739b4f291a929b5b0bd03baf-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon mkdir -p $WORK/b575/ cat >/tmp/go-build3432868631/b575/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/client=github.com/containers/podman/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/internal/tarfile=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile importmap go.podman.io/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=/tmp/go-build3432868631/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build3432868631/b227/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile=/tmp/go-build3432868631/b574/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build3432868631/b228/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3432868631/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3432868631/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3432868631/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon -lang=go1.25 -complete -installsuffix shared -buildid Erqf_K2Ok-VItYuvJtJ6/Erqf_K2Ok-VItYuvJtJ6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon/client.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon/daemon_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon/daemon_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon/daemon_transport.go go tool buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/34/3418ecaf791f8d08a441fa11921736934c1903ad205363d13aa3ab0f9781717b-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs mkdir -p $WORK/b668/ cat >/tmp/go-build3432868631/b668/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/opencontainers/cgroups/fscommon=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon importmap github.com/opencontainers/cgroups/internal/path=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build3432868631/b666/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon=/tmp/go-build3432868631/b669/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path=/tmp/go-build3432868631/b670/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs -lang=go1.25 -complete -installsuffix shared -buildid JAR5NYckEB0sdYd-J_al/JAR5NYckEB0sdYd-J_al -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b668/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/blkio.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/cpu.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/cpuacct.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/cpuset.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/devices.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/error.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/freezer.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/fs.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/hugetlb.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/memory.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/name.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/net_cls.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/net_prio.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/paths.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/perf_event.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/pids.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/rdma.go go tool buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/7e/7e682c4e6a0b317d3af276248ebf862455dae7981e9226273f6fae3c5ccf7033-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2 mkdir -p $WORK/b671/ cat >/tmp/go-build3432868631/b671/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/opencontainers/cgroups/fscommon=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon importmap github.com/opencontainers/cgroups/internal/path=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build3432868631/b666/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon=/tmp/go-build3432868631/b669/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path=/tmp/go-build3432868631/b670/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2 -lang=go1.25 -complete -installsuffix shared -buildid c9gRb9GnjnwA19tgGKk1/c9gRb9GnjnwA19tgGKk1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/cpu.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/cpuset.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/create.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/defaultpath.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/freezer.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/fs2.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/hugetlb.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/io.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/memory.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/misc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/pids.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/psi.go go tool buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/07/07011030800b385bd761a73ae500cc80a33c11f73ab98b72574df20235232a63-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers mkdir -p $WORK/b716/ cat >/tmp/go-build3432868631/b716/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt=github.com/containers/podman/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/config/pkcs11config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=/tmp/go-build3432868631/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3432868631/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config=/tmp/go-build3432868631/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3432868631/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build3432868631/b278/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers -lang=go1.25 -complete -installsuffix shared -buildid IIXVoG5zbtbE9jkOpT5b/IIXVoG5zbtbE9jkOpT5b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b716/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers/parse_helpers.go go tool buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/90/901bebc20fbd62d5b2b4265e0819b13e8508f18287507592753a23c5077e5487-d # internal github.com/containers/podman/vendor/github.com/blang/semver/v4 mkdir -p $WORK/b725/ cat >/tmp/go-build3432868631/b725/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=/tmp/go-build3432868631/b474/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p github.com/containers/podman/vendor/github.com/blang/semver/v4 -lang=go1.25 -complete -installsuffix shared -buildid mzjsH8xGcx0ldSp_soIt/mzjsH8xGcx0ldSp_soIt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b725/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/json.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/range.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/semver.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/sort.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/sql.go cd $WORK/b475 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_x006.o -c sqlite3_context.cgo2.c go tool buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/9f/9fbd4aacef019368e2c9ed1dfba9ffe790cc7f8a76c13f314369f175eaa04661-d # internal github.com/containers/podman/pkg/errorhandling mkdir -p $WORK/b730/ cat >/tmp/go-build3432868631/b730/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3432868631/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p github.com/containers/podman/pkg/errorhandling -lang=go1.25 -complete -installsuffix shared -buildid GZj98kw_z45L9JS-0WWO/GZj98kw_z45L9JS-0WWO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b730/importcfg -pack ./_build/src/github.com/containers/podman/pkg/errorhandling/errorhandling.go go tool buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/81/81a4d9ccbcf8a7c4cdeb02354ae3422fc025e38f831188d73483cd081348cb30-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports mkdir -p $WORK/b571/ cat >/tmp/go-build3432868631/b571/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/directory=github.com/containers/podman/vendor/go.podman.io/image/v5/directory importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/archive=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive importmap go.podman.io/image/v5/docker/daemon=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon importmap go.podman.io/image/v5/oci/archive=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/openshift=github.com/containers/podman/vendor/go.podman.io/image/v5/openshift importmap go.podman.io/image/v5/sif=github.com/containers/podman/vendor/go.podman.io/image/v5/sif importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/tarball=github.com/containers/podman/vendor/go.podman.io/image/v5/tarball importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory=/tmp/go-build3432868631/b572/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3432868631/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive=/tmp/go-build3432868631/b573/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon=/tmp/go-build3432868631/b575/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive=/tmp/go-build3432868631/b634/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build3432868631/b514/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/openshift=/tmp/go-build3432868631/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/sif=/tmp/go-build3432868631/b637/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build3432868631/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/tarball=/tmp/go-build3432868631/b641/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3432868631/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports -lang=go1.25 -complete -installsuffix shared -buildid zieMPKwGo2jQTy4nlAan/zieMPKwGo2jQTy4nlAan -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b571/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports/alltransports.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports/docker_daemon.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports/storage.go go tool buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/38/388c960388cd2b7ff1d64f5e20705e93e914941ad4c304c14ce9ae56d273ef41-d # internal github.com/containers/podman/pkg/rootless mkdir -p $WORK/b729/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b729/ -importpath github.com/containers/podman/pkg/rootless "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b729/ -O2 -g -Wall -Werror -DDISABLE_JOIN_SHORTCUT ./rootless_linux.go cd $WORK/b475 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_x007.o -c sqlite3_load_extension.cgo2.c go tool buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/de/defb7b97b2f789c6838447af53a902df48c4c42314885d3844c782b7cee47407-d # internal github.com/containers/podman/pkg/namespaces mkdir -p $WORK/b732/ cat >/tmp/go-build3432868631/b732/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p github.com/containers/podman/pkg/namespaces -lang=go1.25 -complete -installsuffix shared -buildid iatd2D5AtEWSrS5I063s/iatd2D5AtEWSrS5I063s -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b732/importcfg -pack ./_build/src/github.com/containers/podman/pkg/namespaces/namespaces.go go tool buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/a2/a28e4784311c42a2f20f16edfa4db2e0219d62725b626fd156cb037b4aba2f3f-d # internal github.com/containers/podman/version mkdir -p $WORK/b724/ cat >/tmp/go-build3432868631/b724/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/podman/v5/version/rawversion=github.com/containers/podman/version/rawversion packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build3432868631/b725/_pkg_.a packagefile github.com/containers/podman/version/rawversion=/tmp/go-build3432868631/b726/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p github.com/containers/podman/version -lang=go1.25 -complete -installsuffix shared -buildid bIwQR9c6K2vut8LKoKyF/bIwQR9c6K2vut8LKoKyF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b724/importcfg -pack ./_build/src/github.com/containers/podman/version/version.go go tool buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/89/89e86261ef0c5c58e8a1e2ee7f65e31a28a5848a8d40b233b020b4fa5a21463e-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups mkdir -p $WORK/b665/ cat >/tmp/go-build3432868631/b665/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/opencontainers/cgroups/fs=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs importmap github.com/opencontainers/cgroups/fs2=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build3432868631/b663/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build3432868631/b664/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build3432868631/b666/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs=/tmp/go-build3432868631/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2=/tmp/go-build3432868631/b671/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3432868631/b258/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups -lang=go1.25 -complete -installsuffix shared -buildid erqvpV219LZQwkYmf-MT/erqvpV219LZQwkYmf-MT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/blkio_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/cgroups_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/cpu_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/cpuset_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/memory_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/pids_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/systemd_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/utils_linux.go go tool buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/99/9987553078fd551fc380f4eaf4f45a7cd6a9919a7daf76cffb8107bde349c211-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev mkdir -p $WORK/b735/ cat >/tmp/go-build3432868631/b735/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev -lang=go1.25 -complete -installsuffix shared -buildid 9Nw2s5uGuCfGUiDaYgaZ/9Nw2s5uGuCfGUiDaYgaZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b735/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev/tty.go go tool buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/26/2680aa522f585047ade60dd63dcd33e9571a8f0d1d527ec0c97dca9c9fe65c85-d # internal github.com/containers/podman/libpod/define mkdir -p $WORK/b722/ cat >/tmp/go-build3432868631/b722/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/detach=github.com/containers/podman/vendor/go.podman.io/common/pkg/detach importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build3432868631/b723/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build3432868631/b724/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3432868631/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3432868631/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build3432868631/b727/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3432868631/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3432868631/b260/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p github.com/containers/podman/libpod/define -lang=go1.25 -complete -installsuffix shared -buildid s1U1q6i2NGJxxy9x37Hh/s1U1q6i2NGJxxy9x37Hh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b722/importcfg -pack ./_build/src/github.com/containers/podman/libpod/define/annotations.go ./_build/src/github.com/containers/podman/libpod/define/autoupdate.go ./_build/src/github.com/containers/podman/libpod/define/checkpoint_restore.go ./_build/src/github.com/containers/podman/libpod/define/config.go ./_build/src/github.com/containers/podman/libpod/define/container.go ./_build/src/github.com/containers/podman/libpod/define/container_inspect.go ./_build/src/github.com/containers/podman/libpod/define/containerstate.go ./_build/src/github.com/containers/podman/libpod/define/diff.go ./_build/src/github.com/containers/podman/libpod/define/errors.go ./_build/src/github.com/containers/podman/libpod/define/exec_codes.go ./_build/src/github.com/containers/podman/libpod/define/exit_code_propagation.go ./_build/src/github.com/containers/podman/libpod/define/fileinfo.go ./_build/src/github.com/containers/podman/libpod/define/healthchecks.go ./_build/src/github.com/containers/podman/libpod/define/info.go ./_build/src/github.com/containers/podman/libpod/define/mount.go ./_build/src/github.com/containers/podman/libpod/define/mount_linux.go ./_build/src/github.com/containers/podman/libpod/define/pod_inspect.go ./_build/src/github.com/containers/podman/libpod/define/podstate.go ./_build/src/github.com/containers/podman/libpod/define/runtime.go ./_build/src/github.com/containers/podman/libpod/define/sdnotify.go ./_build/src/github.com/containers/podman/libpod/define/version.go ./_build/src/github.com/containers/podman/libpod/define/volume_inspect.go go tool buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/f9/f9b507dc4dfff1641a507480ba7195df4d14c071d814fff232b03c777cb28cf8-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b736/ cat >/tmp/go-build3432868631/b736/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=/tmp/go-build3432868631/b737/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3432868631/b260/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc -lang=go1.25 -complete -installsuffix shared -buildid liBX09YEzVVZiQJrqXKf/liBX09YEzVVZiQJrqXKf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b736/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/attr.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/cmdline.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/ns.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/pids.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/stat.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/status.go cd $WORK/b475 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_x008.o -c sqlite3_opt_serialize.cgo2.c go tool buildid -w $WORK/b735/_pkg_.a # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/17/17f14bbd09f305ff4e6381151f602a7192ef6b4fd6e8cdff9d2b181f648cbfe5-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b739/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b739/ -importpath github.com/containers/podman/vendor/github.com/containers/psgo/internal/host "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b739/ -O2 -g ./host_cgo.go go tool buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/43/43211945f7d63c16909c7c78870c1ddc4ea657720a9313b3cf4c173b8503952b-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b741/ cat >/tmp/go-build3432868631/b741/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3432868631/b132/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -lang=go1.25 -complete -installsuffix shared -buildid X9nHGD3LgbDV3OfolTGL/X9nHGD3LgbDV3OfolTGL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b741/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/consts.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_action.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_architecture.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_arguments.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/syscall_compare.go go tool buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/5f/5ff37faa663aa511e262571b6b0030ee64c191108e62cdb2094f8a3bb67e69d1-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities mkdir -p $WORK/b742/ cat >/tmp/go-build3432868631/b742/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build3432868631/b259/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities -lang=go1.25 -complete -installsuffix shared -buildid s6jO9LADlUpMn5LEWq2O/s6jO9LADlUpMn5LEWq2O -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b742/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities/lastcap.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities/validate.go cd $WORK/b475 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_x009.o -c sqlite3_opt_userauth_omit.cgo2.c go tool buildid -w $WORK/b736/_pkg_.a # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/01/012b785a38f79da76ecbbc806711f3824fd9732f0964dcdee19ed4fd2861da66-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal mkdir -p $WORK/b743/ cat >/tmp/go-build3432868631/b743/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal -lang=go1.25 -complete -installsuffix shared -buildid StBCpY4jeAKlETCR2zh3/StBCpY4jeAKlETCR2zh3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b743/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal/journal.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal/journal_unix.go go tool buildid -w $WORK/b742/_pkg_.a # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/53/5388b72e93657f87f21cddc486ea00556e92476c15c4775e1d214a7751f229e4-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen mkdir -p $WORK/b745/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b745/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b745/ -O2 -g ./dlopen.go ./dlopen_example.go go tool buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/20/20cdc0507e6b37b336f1c13dba73f6e922d65493c25aaa7a2d1fc984d01515ae-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd mkdir -p $WORK/b662/ cat >/tmp/go-build3432868631/b662/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build3432868631/b663/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build3432868631/b664/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build3432868631/b665/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3432868631/b258/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd -lang=go1.25 -complete -installsuffix shared -buildid yH13f0WkXSMdr-tSShNS/yH13f0WkXSMdr-tSShNS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b662/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd/systemd_linux.go cd $WORK/b739 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b739=/tmp/go-build -gno-record-gcc-switches -I $WORK/b739/ -O2 -g -frandom-seed=p5ufekkLpQkQ8QIpp7qU -o $WORK/b739/_x001.o -c _cgo_export.c cd $WORK/b475 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_x010.o -c sqlite3_other.cgo2.c go tool buildid -w $WORK/b741/_pkg_.a # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/32/32abf88a0ebfc443b4762fb55f93fbc1ba417d76e5724d80404d62b2af3b95aa-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b740/ cat >/tmp/go-build3432868631/b740/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate/capabilities=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build3432868631/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3432868631/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=/tmp/go-build3432868631/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities=/tmp/go-build3432868631/b742/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate -lang=go1.25 -complete -installsuffix shared -buildid EBxXcuOuAlSLyxWWWN4j/EBxXcuOuAlSLyxWWWN4j -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b740/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/config.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/generate.go go tool buildid -w $WORK/b743/_pkg_.a # internal cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/f5/f505d3b9f70938ce94dfee192b3b7ce3767d44963d970cfaecc7d89fc41ed995-d # internal github.com/containers/podman/vendor/github.com/nxadm/tail/util mkdir -p $WORK/b748/ cat >/tmp/go-build3432868631/b748/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile runtime/debug=/tmp/go-build3432868631/b452/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail/util -lang=go1.25 -complete -installsuffix shared -buildid HaXBkR5VhHQABcHgKBae/HaXBkR5VhHQABcHgKBae -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b748/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/util/util.go cd $WORK/b739 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b739=/tmp/go-build -gno-record-gcc-switches -I $WORK/b739/ -O2 -g -frandom-seed=p5ufekkLpQkQ8QIpp7qU -o $WORK/b739/_x002.o -c host_cgo.cgo2.c cd $WORK/b475 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_x011.o -c sqlite3_type.cgo2.c cd $WORK/b739 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b739=/tmp/go-build -gno-record-gcc-switches -I $WORK/b739/ -O2 -g -frandom-seed=p5ufekkLpQkQ8QIpp7qU -o $WORK/b739/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/65/65f8c940719cae536e75884c8111ab7474cd8e18772b7773e7962db400a7d657-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/config mkdir -p $WORK/b656/ cat >/tmp/go-build3432868631/b656/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/internal/attributedstring=github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/apparmor=github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor importmap go.podman.io/common/pkg/capabilities=github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities importmap go.podman.io/common/pkg/cgroupv2=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 importmap go.podman.io/common/pkg/systemd=github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build3432868631/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3432868631/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3432868631/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3432868631/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring=/tmp/go-build3432868631/b657/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3432868631/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor=/tmp/go-build3432868631/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build3432868631/b660/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2=/tmp/go-build3432868631/b661/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build3432868631/b662/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3432868631/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3432868631/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3432868631/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3432868631/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3432868631/b562/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/config -lang=go1.25 -complete -installsuffix shared -buildid bQeXvNFeoeuKZs44_GWf/bQeXvNFeoeuKZs44_GWf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b656/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/config_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/config_remote.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/config_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/connections.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/db_backend.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/default.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/default_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/default_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/default_unix_notdarwin.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/modules.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/new.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/pod_exit_policy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/pull_policy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/systemd.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_x012.o -c sqlite3-binding.c go tool buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/15/150b8eeb1944c7112ead04f72c2407a6225e843ab35a89e55e4c0bce08f5855d-d # internal github.com/containers/podman/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b750/ cat >/tmp/go-build3432868631/b750/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p github.com/containers/podman/vendor/gopkg.in/tomb.v1 -lang=go1.25 -complete -installsuffix shared -buildid 4mg56L9p4HWEed2mcNS5/4mg56L9p4HWEed2mcNS5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b750/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/tomb.v1/tomb.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b739=/tmp/go-build -gno-record-gcc-switches -o $WORK/b739/_cgo_.o $WORK/b739/_cgo_main.o $WORK/b739/_x001.o $WORK/b739/_x002.o -O2 -g go tool buildid -w $WORK/b750/_pkg_.a # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/2c/2c9e9372b3e63229c62a87f1e99d71cd7e71814293106350fe83f929de9e5ec9-d # internal github.com/containers/podman/vendor/github.com/nxadm/tail/watch mkdir -p $WORK/b749/ cat >/tmp/go-build3432868631/b749/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/nxadm/tail/util=github.com/containers/podman/vendor/github.com/nxadm/tail/util importmap gopkg.in/tomb.v1=github.com/containers/podman/vendor/gopkg.in/tomb.v1 packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build3432868631/b709/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/util=/tmp/go-build3432868631/b748/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=/tmp/go-build3432868631/b750/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail/watch -lang=go1.25 -complete -installsuffix shared -buildid QbH3TH_Ry13sIwep7nXK/QbH3TH_Ry13sIwep7nXK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b749/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/filechanges.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/inotify.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/inotify_tracker.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/polling.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/watch.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b739=/tmp/go-build -gno-record-gcc-switches -o $WORK/b739/_cgo_.o $WORK/b739/_cgo_main.o $WORK/b739/_x001.o $WORK/b739/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage host -dynimport $WORK/b739/_cgo_.o -dynout $WORK/b739/_cgo_import.go cd $WORK/b729 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b729=/tmp/go-build -gno-record-gcc-switches -I $WORK/b729/ -O2 -g -Wall -Werror -DDISABLE_JOIN_SHORTCUT -frandom-seed=H9vt44EwqmM60gyKbHl_ -o $WORK/b729/_x001.o -c _cgo_export.c cat >/tmp/go-build3432868631/b739/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile runtime/cgo=/tmp/go-build3432868631/b113/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -lang=go1.25 -installsuffix shared -buildid p5ufekkLpQkQ8QIpp7qU/p5ufekkLpQkQ8QIpp7qU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b739/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host/host.go $WORK/b739/_cgo_gotypes.go $WORK/b739/host_cgo.cgo1.go $WORK/b739/_cgo_import.go cd $WORK/b729 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b729=/tmp/go-build -gno-record-gcc-switches -I $WORK/b729/ -O2 -g -Wall -Werror -DDISABLE_JOIN_SHORTCUT -frandom-seed=H9vt44EwqmM60gyKbHl_ -o $WORK/b729/_x002.o -c rootless_linux.cgo2.c go tool buildid -w $WORK/b740/_pkg_.a # internal cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/23/23f8d228195f7d1ff9f1024aea8d9270df33711808c74dba2ba753714b6a1956-d # internal github.com/containers/podman/pkg/domain/entities/reports mkdir -p $WORK/b751/ cat >/tmp/go-build3432868631/b751/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p github.com/containers/podman/pkg/domain/entities/reports -lang=go1.25 -complete -installsuffix shared -buildid SqwteQyIsFZaw7AKgfz8/SqwteQyIsFZaw7AKgfz8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b751/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/entities/reports/containers.go ./_build/src/github.com/containers/podman/pkg/domain/entities/reports/prune.go ./_build/src/github.com/containers/podman/pkg/domain/entities/reports/scp.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host go tool pack r $WORK/b739/_pkg_.a $WORK/b739/_x001.o $WORK/b739/_x002.o # internal go tool buildid -w $WORK/b739/_pkg_.a # internal cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/14/14fa552e1e2eae7e80b8104e5936ca18b9c2c6122bf089f63f492faffcf47730-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b738/ cat >/tmp/go-build3432868631/b738/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/podman/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=/tmp/go-build3432868631/b739/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=/tmp/go-build3432868631/b736/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build3432868631/b261/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/process -lang=go1.25 -complete -installsuffix shared -buildid D7rgYLYb3KMn7f6dTqv5/D7rgYLYb3KMn7f6dTqv5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b738/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/process/process.go go tool buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/b5/b5881809a4d2bf04c3b7441069cb06ecec5633604c46e15dd93188d15f0be0c3-d # internal github.com/containers/podman/vendor/github.com/nxadm/tail mkdir -p $WORK/b746/ cat >/tmp/go-build3432868631/b746/importcfg << 'EOF' # internal # import config importmap github.com/nxadm/tail/ratelimiter=github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter importmap github.com/nxadm/tail/util=github.com/containers/podman/vendor/github.com/nxadm/tail/util importmap github.com/nxadm/tail/watch=github.com/containers/podman/vendor/github.com/nxadm/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/podman/vendor/gopkg.in/tomb.v1 packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter=/tmp/go-build3432868631/b747/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/util=/tmp/go-build3432868631/b748/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/watch=/tmp/go-build3432868631/b749/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=/tmp/go-build3432868631/b750/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/ioutil=/tmp/go-build3432868631/b187/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail -lang=go1.25 -complete -installsuffix shared -buildid G1YPkQr6JVTWqK7yPHjd/G1YPkQr6JVTWqK7yPHjd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b746/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/tail.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/tail_posix.go go tool buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/46/46318f3177fc321a92100e97d1db07cb6858855faf0f251daf5c6ef7a14311b3-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir mkdir -p $WORK/b655/ cat >/tmp/go-build3432868631/b655/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3432868631/b656/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir -lang=go1.25 -complete -installsuffix shared -buildid 3_mLCejUtL-bnKbRW-B0/3_mLCejUtL-bnKbRW-B0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b655/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir/tmpdir.go go tool buildid -w $WORK/b751/_pkg_.a # internal cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/bd/bdc35dccf84c7d4137b20999338dbb29dfc3919c6230d9c367b5db032aaff3d6-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts mkdir -p $WORK/b704/ cat >/tmp/go-build3432868631/b704/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/machine=github.com/containers/podman/vendor/go.podman.io/common/pkg/machine importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3432868631/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3432868631/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build3432868631/b705/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3432868631/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build3432868631/b711/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3432868631/b258/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts -lang=go1.25 -complete -installsuffix shared -buildid sdzIt--0_E9x2uRQQuuS/sdzIt--0_E9x2uRQQuuS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b704/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts/hosts.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts/ip.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts/util.go go tool buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/31/31cf19edd2125ef7bcc198b0718994467a087078c9a44441e1bbf44cc7a5ffc6-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent mkdir -p $WORK/b672/ go tool buildid -w $WORK/b738/_pkg_.a # internal cat >/tmp/go-build3432868631/b672/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build3432868631/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3432868631/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build3432868631/b673/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=/tmp/go-build3432868631/b679/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent -lang=go1.25 -complete -installsuffix shared -buildid nRkTayE3WOkY5WOqNz0b/nRkTayE3WOkY5WOqNz0b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b672/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent/sshagent.go cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/31/312916710d128780b4b23dcea20c1ca6bdbea9c4316b2916e4087b7e64d5c828-d # internal github.com/containers/podman/vendor/github.com/containers/psgo mkdir -p $WORK/b733/ cat >/tmp/go-build3432868631/b733/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/capabilities=github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/podman/vendor/github.com/containers/psgo/internal/process importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=/tmp/go-build3432868631/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=/tmp/go-build3432868631/b735/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=/tmp/go-build3432868631/b736/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=/tmp/go-build3432868631/b738/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3432868631/b260/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p github.com/containers/podman/vendor/github.com/containers/psgo -lang=go1.25 -complete -installsuffix shared -buildid JVZEuh4UTZnEmBIe4BPP/JVZEuh4UTZnEmBIe4BPP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b733/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/psgo.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b729=/tmp/go-build -gno-record-gcc-switches -I $WORK/b729/ -O2 -g -Wall -Werror -DDISABLE_JOIN_SHORTCUT -frandom-seed=H9vt44EwqmM60gyKbHl_ -o $WORK/b729/_x003.o -c rootless_linux.c go tool buildid -w $WORK/b746/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/21/21f6ef8c61c93ab9327a379d8f919e47edaaa1f80c5bfff37ac8a8eda3510aaa-d # internal github.com/containers/podman/pkg/inspect mkdir -p $WORK/b753/ cat >/tmp/go-build3432868631/b753/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3432868631/b139/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p github.com/containers/podman/pkg/inspect -lang=go1.25 -complete -installsuffix shared -buildid hBtu2Fi2eUtIiLIinz5b/hBtu2Fi2eUtIiLIinz5b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b753/importcfg -pack ./_build/src/github.com/containers/podman/pkg/inspect/inspect.go go tool buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/c7/c75dd2286f3ddeec787c30861c917219697ce90f8f9724f992cd0ae678507cde-d # internal github.com/containers/podman/cmd/podman/parse mkdir -p $WORK/b719/ cat >/tmp/go-build3432868631/b719/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libnetwork/etchosts=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build3432868631/b704/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3432868631/b191/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p github.com/containers/podman/cmd/podman/parse -lang=go1.25 -complete -installsuffix shared -buildid a2zbJioOkWHR6NZwtcCO/a2zbJioOkWHR6NZwtcCO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b719/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/parse/filters.go ./_build/src/github.com/containers/podman/cmd/podman/parse/net.go ./_build/src/github.com/containers/podman/cmd/podman/parse/parse.go go tool buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/a3/a331d74f71a8ee988c204897865b16757a6c587512087302c1a66058bc9324ed-d # internal github.com/containers/podman/vendor/go.yaml.in/yaml/v2 mkdir -p $WORK/b758/ cat >/tmp/go-build3432868631/b758/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding=/tmp/go-build3432868631/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p github.com/containers/podman/vendor/go.yaml.in/yaml/v2 -lang=go1.25 -complete -installsuffix shared -buildid vaJhwmw3hD4jUmXsMHpo/vaJhwmw3hD4jUmXsMHpo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b758/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/apic.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/decode.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/emitterc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/encode.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/parserc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/readerc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/resolve.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/scannerc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/sorter.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/writerc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/yaml.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/yamlh.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/yamlprivateh.go go tool buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/82/822bedf99627cccbc7c08c83cb4148c0cf8a56fc65dd47901985263f51673a58-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact mkdir -p $WORK/b759/ cat >/tmp/go-build3432868631/b759/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/common/pkg/libartifact/types=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build3432868631/b760/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3432868631/b139/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact -lang=go1.25 -complete -installsuffix shared -buildid bnX1BHqKivEAH0aJVT4C/bnX1BHqKivEAH0aJVT4C -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b759/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/artifact.go go tool buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/45/45d1b43f419c9091b50e6a8cdeb9cf4277aab39185b16e52f708ecfaa0eac190-d # internal github.com/containers/podman/vendor/go.podman.io/common/libimage/define mkdir -p $WORK/b761/ cat >/tmp/go-build3432868631/b761/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3432868631/b139/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/define -lang=go1.25 -complete -installsuffix shared -buildid _KJO8TGfsXXt039z-tl1/_KJO8TGfsXXt039z-tl1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b761/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/define/manifests.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/define/platform.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/define/search.go go tool buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/f0/f0cfddc43837cbfd37281b49377ad6baab46a7c60f86c6ce18d2ecfe099eead0-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/flag mkdir -p $WORK/b762/ cat >/tmp/go-build3432868631/b762/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3432868631/b646/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/flag -lang=go1.25 -complete -installsuffix shared -buildid 7vLUWC-DY6znXdmlSnox/7vLUWC-DY6znXdmlSnox -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b762/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/flag/flag.go go tool buildid -w $WORK/b759/_pkg_.a # internal go tool buildid -w $WORK/b761/_pkg_.a # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/24/24bbbdf39fec6e903ba1d276abed8a22eff424f30e771f393cd1786b2e00eaae-d # internal github.com/containers/podman/vendor/github.com/kr/fs mkdir -p $WORK/b765/ go tool buildid -w $WORK/b762/_pkg_.a # internal cat >/tmp/go-build3432868631/b765/importcfg << 'EOF' # internal # import config packagefile io/ioutil=/tmp/go-build3432868631/b187/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p github.com/containers/podman/vendor/github.com/kr/fs -lang=go1.25 -complete -installsuffix shared -buildid N_YEett7ReCQs_uAKJa0/N_YEett7ReCQs_uAKJa0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b765/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/kr/fs/filesystem.go ./_build/src/github.com/containers/podman/vendor/github.com/kr/fs/walk.go cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/ba/bab2b1a087e65716279b6706b7c983d8dfa3c7a1db20ebb795e81e7211653184-d # internal github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer mkdir -p $WORK/b766/ cat >/tmp/go-build3432868631/b766/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build3432868631/b052/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer -lang=go1.25 -complete -installsuffix shared -buildid mxeZO6J9eDXUn2qdD8XN/mxeZO6J9eDXUn2qdD8XN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b766/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/attrs.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/extended_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/extensions.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/filexfer.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/fx.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/fxp.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/handle_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/init_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/open_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/path_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/permissions.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/response_packets.go cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/f5/f5e6bee4f50dcb2a5ca54e89f264364a71807a04acb209dc2013541724f4d179-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts mkdir -p $WORK/b769/ cat >/tmp/go-build3432868631/b769/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto/hmac=/tmp/go-build3432868631/b164/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/sha1=/tmp/go-build3432868631/b110/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build3432868631/b673/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts -lang=go1.25 -complete -installsuffix shared -buildid pnoibaGQszY8CNA7S7XM/pnoibaGQszY8CNA7S7XM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b769/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts/knownhosts.go go tool buildid -w $WORK/b697/_pkg_.a # internal go tool buildid -w $WORK/b765/_pkg_.a # internal cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/8e/8e9067795195ac923a901ad5f528d2c3e809bab0a119b27cc1f70fc6a4d43fe9-d # internal github.com/containers/podman/pkg/util/tlsutil mkdir -p $WORK/b772/ cat >/tmp/go-build3432868631/b772/importcfg << 'EOF' # internal # import config packagefile crypto/x509=/tmp/go-build3432868631/b177/_pkg_.a packagefile encoding/pem=/tmp/go-build3432868631/b181/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p github.com/containers/podman/pkg/util/tlsutil -lang=go1.25 -complete -installsuffix shared -buildid NX45phsG4dP5ilS1qA8l/NX45phsG4dP5ilS1qA8l -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b772/importcfg -pack ./_build/src/github.com/containers/podman/pkg/util/tlsutil/tls.go cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/e9/e9cd1f7c4158e26e2c49c00e56dc7289fde26c9aaa6c41811f8f902e5c2aff3a-d # internal github.com/containers/podman/vendor/github.com/containerd/typeurl/v2 mkdir -p $WORK/b696/ cat >/tmp/go-build3432868631/b696/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3432868631/b697/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3432868631/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3432868631/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3432868631/b388/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/containers/podman/vendor/github.com/containerd/typeurl/v2 -lang=go1.25 -complete -installsuffix shared -buildid pozUcmrZHaXvskSdWrmY/pozUcmrZHaXvskSdWrmY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b696/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/typeurl/v2/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/typeurl/v2/types.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/typeurl/v2/types_gogo.go go tool buildid -w $WORK/b769/_pkg_.a # internal cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/38/380e77471f8a1f7e73ca5f715d20c51453d6fb8ff3c52d56b519b59276d1f2a7-d # internal github.com/containers/podman/vendor/github.com/skeema/knownhosts mkdir -p $WORK/b768/ cat >/tmp/go-build3432868631/b768/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/knownhosts=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build3432868631/b673/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts=/tmp/go-build3432868631/b769/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p github.com/containers/podman/vendor/github.com/skeema/knownhosts -lang=go1.25 -complete -installsuffix shared -buildid L4ZD5xpdtGiDxqABC15T/L4ZD5xpdtGiDxqABC15T -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b768/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/skeema/knownhosts/knownhosts.go go tool buildid -w $WORK/b772/_pkg_.a # internal cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/44/445bd34502f792f08928ce8d6a8329de7c062d4d9ba7f9634417c5e3c2d7115e-d # internal github.com/containers/podman/vendor/github.com/kevinburke/ssh_config mkdir -p $WORK/b773/ cat >/tmp/go-build3432868631/b773/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/user=/tmp/go-build3432868631/b266/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p github.com/containers/podman/vendor/github.com/kevinburke/ssh_config -lang=go1.25 -complete -installsuffix shared -buildid 5W1sDFoiIql8puHMpfTn/5W1sDFoiIql8puHMpfTn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b773/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/config.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/lexer.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/position.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/token.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/validators.go cd $WORK/b745 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b745=/tmp/go-build -gno-record-gcc-switches -I $WORK/b745/ -O2 -g -frandom-seed=MVa9yKtBRsFgZ7HpWkOU -o $WORK/b745/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b768/_pkg_.a # internal cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/e9/e9051d528d5de79125377fdd4a78b688f6ffeb7cd0aeecb0d93953e584bed382-d # internal github.com/containers/podman/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b775/ cat >/tmp/go-build3432868631/b775/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p github.com/containers/podman/vendor/golang.org/x/net/internal/socks -lang=go1.25 -complete -installsuffix shared -buildid huaA42ATEFtTL0rbDFIg/huaA42ATEFtTL0rbDFIg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b775/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/socks/client.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/socks/socks.go go tool buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/a2/a27a70be625b3791653b9e8596eedc99515b09ec191813bd586b5189596834d3-d # internal github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack mkdir -p $WORK/b695/ cat >/tmp/go-build3432868631/b695/importcfg << 'EOF' # internal # import config importmap github.com/containerd/typeurl/v2=github.com/containers/podman/vendor/github.com/containerd/typeurl/v2 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/planetscale/vtprotobuf/protohelpers=github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/typeurl/v2=/tmp/go-build3432868631/b696/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build3432868631/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers=/tmp/go-build3432868631/b698/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3432868631/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3432868631/b326/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack -lang=go1.25 -complete -installsuffix shared -buildid O7iDvhGgpM3-cj44kH7H/O7iDvhGgpM3-cj44kH7H -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b695/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack/compress.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack/stack.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack/stack.pb.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack/stack_vtproto.pb.go cd $WORK/b745 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b745=/tmp/go-build -gno-record-gcc-switches -I $WORK/b745/ -O2 -g -frandom-seed=MVa9yKtBRsFgZ7HpWkOU -o $WORK/b745/_x002.o -c dlopen.cgo2.c go tool buildid -w $WORK/b775/_pkg_.a # internal cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/96/96acbe59643cc2074afcc620ca32b8b3ec647244876a478fedfbd94147674f0f-d # internal github.com/containers/podman/vendor/golang.org/x/net/proxy mkdir -p $WORK/b774/ cat >/tmp/go-build3432868631/b774/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/podman/vendor/golang.org/x/net/internal/socks packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=/tmp/go-build3432868631/b775/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/netip=/tmp/go-build3432868631/b117/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p github.com/containers/podman/vendor/golang.org/x/net/proxy -lang=go1.25 -complete -installsuffix shared -buildid BRw88CfWNmtSQ75Fy9mI/BRw88CfWNmtSQ75Fy9mI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b774/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/dial.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/direct.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/per_host.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/proxy.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/socks5.go go tool buildid -w $WORK/b766/_pkg_.a # internal go tool buildid -w $WORK/b773/_pkg_.a # internal cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/7b/7b7f1ea7db14dbde20729f0955f6b398f53c9c7864495a838615206f5615c412-d # internal github.com/containers/podman/pkg/machine/define mkdir -p $WORK/b778/ cat >/tmp/go-build3432868631/b778/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build3432868631/b779/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p github.com/containers/podman/pkg/machine/define -lang=go1.25 -complete -installsuffix shared -buildid kmKDgGki4P9yfks_km2W/kmKDgGki4P9yfks_km2W -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b778/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/define/config.go ./_build/src/github.com/containers/podman/pkg/machine/define/errors.go ./_build/src/github.com/containers/podman/pkg/machine/define/image_format.go ./_build/src/github.com/containers/podman/pkg/machine/define/initopts.go ./_build/src/github.com/containers/podman/pkg/machine/define/machine_artifact.go ./_build/src/github.com/containers/podman/pkg/machine/define/setopts.go ./_build/src/github.com/containers/podman/pkg/machine/define/state.go ./_build/src/github.com/containers/podman/pkg/machine/define/usb.go ./_build/src/github.com/containers/podman/pkg/machine/define/vmfile.go ./_build/src/github.com/containers/podman/pkg/machine/define/vmtype.go cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/6e/6e65698de86e905b6c96285ba8eb5257e9bc3f17d5681cc827e4ea61ec1ba426-d # internal github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh mkdir -p $WORK/b767/ cat >/tmp/go-build3432868631/b767/importcfg << 'EOF' # internal # import config importmap github.com/pkg/sftp/internal/encoding/ssh/filexfer=github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer=/tmp/go-build3432868631/b766/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh -lang=go1.25 -complete -installsuffix shared -buildid pUoB4R6iLOvx67P7Jsto/pUoB4R6iLOvx67P7Jsto -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b767/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/fsync.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/hardlink.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/openssh.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/posix-rename.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/statvfs.go go tool buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/11/11920a42372ffa4b66b093ed0235702f7fcc647af56075be3a5d03799439d57d-d # internal github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser mkdir -p $WORK/b693/ cat >/tmp/go-build3432868631/b693/importcfg << 'EOF' # internal # import config importmap github.com/moby/buildkit/frontend/dockerfile/command=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command importmap github.com/moby/buildkit/frontend/dockerfile/shell=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell importmap github.com/moby/buildkit/util/stack=github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build3432868631/b692/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build3432868631/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack=/tmp/go-build3432868631/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build3432868631/b603/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser -lang=go1.25 -complete -installsuffix shared -buildid uY9tdYVRFRudDEMCJpDP/uY9tdYVRFRudDEMCJpDP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b693/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/directives.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/line_parsers.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/split_command.go cd $WORK/b729 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b729=/tmp/go-build -gno-record-gcc-switches -I $WORK/b729/ -O2 -g -Wall -Werror -DDISABLE_JOIN_SHORTCUT -frandom-seed=H9vt44EwqmM60gyKbHl_ -o $WORK/b729/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b774/_pkg_.a # internal go tool buildid -w $WORK/b778/_pkg_.a # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/cc/cc271e97d6ca18e4b4a98155bdb6a1ac20350ad51aec307ce00f7bf8025d1c77-d # internal github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types mkdir -p $WORK/b783/ cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/9b/9b2fa2ee0e0f38e61696ac34ffaa4a8d25b388f6236ca7810ffe93c621fda2e0-d # internal cat >/tmp/go-build3432868631/b783/importcfg << 'EOF' # internal # import config packagefile flag=/tmp/go-build3432868631/b539/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile runtime/debug=/tmp/go-build3432868631/b452/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b783/_pkg_.a -trimpath "$WORK/b783=>" -p github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types -lang=go1.25 -complete -installsuffix shared -buildid vknZ8eBQY7b-ZztlprfJ/vknZ8eBQY7b-ZztlprfJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b783/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/configuration.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/gvproxy_command.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/handshake.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/paths.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/version.go archive/zip mkdir -p $WORK/b786/ cat >/tmp/go-build3432868631/b786/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile compress/flate=/tmp/go-build3432868631/b203/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile hash/crc32=/tmp/go-build3432868631/b204/_pkg_.a packagefile internal/godebug=/tmp/go-build3432868631/b038/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b786/_pkg_.a -trimpath "$WORK/b786=>" -p archive/zip -lang=go1.25 -std -complete -installsuffix shared -buildid jK83Ocf1wUxTXxaJaqAZ/jK83Ocf1wUxTXxaJaqAZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b786/importcfg -pack /usr/lib/golang/src/archive/zip/reader.go /usr/lib/golang/src/archive/zip/register.go /usr/lib/golang/src/archive/zip/struct.go /usr/lib/golang/src/archive/zip/writer.go go tool buildid -w $WORK/b767/_pkg_.a # internal cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/a5/a5f23682938ca1fc07daac46afa9e04c9ff4f9abbd9f5b649364f4793cfe2408-d # internal cd $WORK/b745 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b745=/tmp/go-build -gno-record-gcc-switches -I $WORK/b745/ -O2 -g -frandom-seed=MVa9yKtBRsFgZ7HpWkOU -o $WORK/b745/_x003.o -c dlopen_example.cgo2.c github.com/containers/podman/vendor/github.com/pkg/sftp mkdir -p $WORK/b764/ cat >/tmp/go-build3432868631/b764/importcfg << 'EOF' # internal # import config importmap github.com/kr/fs=github.com/containers/podman/vendor/github.com/kr/fs importmap github.com/pkg/sftp/internal/encoding/ssh/filexfer=github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer importmap github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh=github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding=/tmp/go-build3432868631/b052/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kr/fs=/tmp/go-build3432868631/b765/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer=/tmp/go-build3432868631/b766/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh=/tmp/go-build3432868631/b767/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build3432868631/b673/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile io/ioutil=/tmp/go-build3432868631/b187/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/user=/tmp/go-build3432868631/b266/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p github.com/containers/podman/vendor/github.com/pkg/sftp -lang=go1.25 -complete -installsuffix shared -buildid rBj9qm29-GZzvYykrJWg/rBj9qm29-GZzvYykrJWg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b764/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/allocator.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/attrs.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/attrs_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/client.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/conn.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/errno_posix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/ls_formatting.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/ls_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/match.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/packet-manager.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/packet-typing.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/packet.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/pool.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/release.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-attrs.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-errors.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-example.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-interfaces.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-server.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-unix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server_posix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server_statvfs_impl.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server_statvfs_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/sftp.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/stat.go go tool buildid -w $WORK/b693/_pkg_.a # internal go tool buildid -w $WORK/b783/_pkg_.a # internal cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/ba/ba43849b9fb72bb8067de6cf4a6359184b7de5994e30757031f1b9ef33cd9755-d # internal github.com/containers/podman/utils mkdir -p $WORK/b787/ cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/a9/a959724edd41487aa7ac94b319814a2dc165368a778a8118bef06f6ec0a7df88-d # internal cat >/tmp/go-build3432868631/b787/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb/v8=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 importmap github.com/vbauerster/mpb/v8/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8=/tmp/go-build3432868631/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build3432868631/b436/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3432868631/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build3432868631/b538/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b700/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b787/_pkg_.a -trimpath "$WORK/b787=>" -p github.com/containers/podman/utils -lang=go1.25 -complete -installsuffix shared -buildid W1s5HSvo4DS83MK-GoVT/W1s5HSvo4DS83MK-GoVT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b787/importcfg -pack ./_build/src/github.com/containers/podman/utils/ports.go ./_build/src/github.com/containers/podman/utils/utils.go cat >/tmp/go-build3432868631/b700/importcfg << 'EOF' # internal # import config importmap github.com/moby/buildkit/frontend/dockerfile/parser=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser importmap github.com/moby/buildkit/frontend/dockerfile/shell=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/internal=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build3432868631/b693/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build3432868631/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build3432868631/b699/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal=/tmp/go-build3432868631/b701/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3432868631/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3432868631/b262/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser -lang=go1.25 -complete -installsuffix shared -buildid Y9bNNUusgna1f-6fHzw6/Y9bNNUusgna1f-6fHzw6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b700/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser/line_parsers.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser/split_command.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/pkg/rootless -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b729=/tmp/go-build -gno-record-gcc-switches -o $WORK/b729/_cgo_.o $WORK/b729/_cgo_main.o $WORK/b729/_x001.o $WORK/b729/_x002.o $WORK/b729/_x003.o -O2 -g cd $WORK/b745 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b745=/tmp/go-build -gno-record-gcc-switches -I $WORK/b745/ -O2 -g -frandom-seed=MVa9yKtBRsFgZ7HpWkOU -o $WORK/b745/_cgo_main.o -c _cgo_main.c gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b729=/tmp/go-build -gno-record-gcc-switches -o $WORK/b729/_cgo_.o $WORK/b729/_cgo_main.o $WORK/b729/_x001.o $WORK/b729/_x002.o $WORK/b729/_x003.o -O2 -g # test for internal linking errors (succeeded) cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage rootless -dynimport $WORK/b729/_cgo_.o -dynout $WORK/b729/_cgo_import.go go tool buildid -w $WORK/b758/_pkg_.a # internal cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/f3/f3398e3ab3633666eafd86fef5fcad9f654e7df3f899f2b14afb56eb2a530fb3-d # internal github.com/containers/podman/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b757/ cat >/tmp/go-build3432868631/b757/importcfg << 'EOF' # internal # import config importmap go.yaml.in/yaml/v2=github.com/containers/podman/vendor/go.yaml.in/yaml/v2 packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding=/tmp/go-build3432868631/b052/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.yaml.in/yaml/v2=/tmp/go-build3432868631/b758/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p github.com/containers/podman/vendor/sigs.k8s.io/yaml -lang=go1.25 -complete -installsuffix shared -buildid DtY2yLmovKt8kRB0Kdlu/DtY2yLmovKt8kRB0Kdlu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b757/importcfg -pack ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/yaml/fields.go ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/yaml/yaml.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b745=/tmp/go-build -gno-record-gcc-switches -o $WORK/b745/_cgo_.o $WORK/b745/_cgo_main.o $WORK/b745/_x001.o $WORK/b745/_x002.o $WORK/b745/_x003.o -O2 -g -ldl go tool buildid -w $WORK/b787/_pkg_.a # internal cat >/tmp/go-build3432868631/b729/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3432868631/b730/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build3432868631/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build3432868631/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3432868631/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3432868631/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3432868631/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3432868631/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3432868631/b258/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile os/signal=/tmp/go-build3432868631/b268/_pkg_.a packagefile os/user=/tmp/go-build3432868631/b266/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile runtime/cgo=/tmp/go-build3432868631/b113/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p github.com/containers/podman/pkg/rootless -lang=go1.25 -installsuffix shared -buildid H9vt44EwqmM60gyKbHl_/H9vt44EwqmM60gyKbHl_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b729/importcfg -pack ./_build/src/github.com/containers/podman/pkg/rootless/rootless.go $WORK/b729/_cgo_gotypes.go $WORK/b729/rootless_linux.cgo1.go $WORK/b729/_cgo_import.go cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/b3/b34337910254b0091889bba66e36e63788d16ba1250d2c87cdccbf667304eb9f-d # internal github.com/containers/podman/pkg/systemd/parser mkdir -p $WORK/b789/ cat >/tmp/go-build3432868631/b789/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/user=/tmp/go-build3432868631/b266/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b789/_pkg_.a -trimpath "$WORK/b789=>" -p github.com/containers/podman/pkg/systemd/parser -lang=go1.25 -complete -installsuffix shared -buildid VwptK1at9buVBq0Z4SqZ/VwptK1at9buVBq0Z4SqZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b789/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/parser/split.go ./_build/src/github.com/containers/podman/pkg/systemd/parser/unitfile.go go tool buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/31/310e9ab8a489c9e82fae3e4fa5e76e35b372742d76adb1633b18c5bc1c305a8a-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b680/ cat >/tmp/go-build3432868631/b680/importcfg << 'EOF' # internal # import config importmap github.com/containerd/errdefs=github.com/containers/podman/vendor/github.com/containerd/errdefs importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/fsouza/go-dockerclient=github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient importmap github.com/moby/buildkit/frontend/dockerfile/command=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command importmap github.com/moby/buildkit/frontend/dockerfile/parser=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser importmap github.com/moby/buildkit/frontend/dockerfile/shell=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/openshift/imagebuilder/internal=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal importmap github.com/openshift/imagebuilder/signal=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile flag=/tmp/go-build3432868631/b539/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build3432868631/b577/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build3432868631/b649/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=/tmp/go-build3432868631/b681/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build3432868631/b692/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build3432868631/b693/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build3432868631/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build3432868631/b699/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build3432868631/b700/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal=/tmp/go-build3432868631/b701/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=/tmp/go-build3432868631/b702/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=/tmp/go-build3432868631/b703/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3432868631/b191/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/ioutil=/tmp/go-build3432868631/b187/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile text/scanner=/tmp/go-build3432868631/b256/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder -lang=go1.25 -complete -installsuffix shared -buildid hEzgeHfiqav2bQpMEdns/hEzgeHfiqav2bQpMEdns -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/builder.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/constants.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dispatchers.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/evaluator.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internals.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/shell_parser.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b745=/tmp/go-build -gno-record-gcc-switches -o $WORK/b745/_cgo_.o $WORK/b745/_cgo_main.o $WORK/b745/_x001.o $WORK/b745/_x002.o $WORK/b745/_x003.o -O2 -g -ldl # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage dlopen -dynimport $WORK/b745/_cgo_.o -dynout $WORK/b745/_cgo_import.go cat >/tmp/go-build3432868631/b745/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build3432868631/b113/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -lang=go1.25 -installsuffix shared -buildid MVa9yKtBRsFgZ7HpWkOU/MVa9yKtBRsFgZ7HpWkOU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b745/importcfg -pack $WORK/b745/_cgo_gotypes.go $WORK/b745/dlopen.cgo1.go $WORK/b745/dlopen_example.cgo1.go $WORK/b745/_cgo_import.go go tool buildid -w $WORK/b757/_pkg_.a # internal cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/d7/d7f6a3a9fa36f29178d18639e3427d7767149bed8f7cfa23db2e1dd73d1a1d33-d # internal github.com/containers/podman/pkg/trust mkdir -p $WORK/b756/ cat >/tmp/go-build3432868631/b756/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/homedir=github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build3432868631/b682/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3432868631/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3432868631/b257/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build3432868631/b757/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p github.com/containers/podman/pkg/trust -lang=go1.25 -complete -installsuffix shared -buildid SPAby8IlupthJLM8H7fy/SPAby8IlupthJLM8H7fy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b756/importcfg -pack ./_build/src/github.com/containers/podman/pkg/trust/policy.go ./_build/src/github.com/containers/podman/pkg/trust/registries.go ./_build/src/github.com/containers/podman/pkg/trust/trust.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless go tool pack r $WORK/b729/_pkg_.a $WORK/b729/_x001.o $WORK/b729/_x002.o $WORK/b729/_x003.o # internal go tool buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/42/425c9fe8d06eed304028a4432674a871b87116e4958acc8a2f6e160ff44f199f-d # internal github.com/containers/podman/pkg/util mkdir -p $WORK/b731/ cat >/tmp/go-build3432868631/b731/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/psgo=github.com/containers/podman/vendor/github.com/containers/psgo importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build3432868631/b732/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3432868631/b729/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build3432868631/b723/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=/tmp/go-build3432868631/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3432868631/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build3432868631/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3432868631/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build3432868631/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build3432868631/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3432868631/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3432868631/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3432868631/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3432868631/b562/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3432868631/b429/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/user=/tmp/go-build3432868631/b266/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p github.com/containers/podman/pkg/util -lang=go1.25 -complete -installsuffix shared -buildid g79XdPrNOmEkDk6mXLQs/g79XdPrNOmEkDk6mXLQs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b731/importcfg -pack ./_build/src/github.com/containers/podman/pkg/util/changes.go ./_build/src/github.com/containers/podman/pkg/util/filters.go ./_build/src/github.com/containers/podman/pkg/util/kube.go ./_build/src/github.com/containers/podman/pkg/util/mount_opts.go ./_build/src/github.com/containers/podman/pkg/util/mount_opts_linux.go ./_build/src/github.com/containers/podman/pkg/util/utils.go ./_build/src/github.com/containers/podman/pkg/util/utils_linux.go ./_build/src/github.com/containers/podman/pkg/util/utils_supported.go go tool buildid -w $WORK/b789/_pkg_.a # internal cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/7a/7a8c6e3df0a89880df56ddba313b3b474b98a47f27fe302a9b84a61201f610c7-d # internal github.com/containers/podman/pkg/machine/ignition mkdir -p $WORK/b788/ cat >/tmp/go-build3432868631/b788/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/systemd/parser=github.com/containers/podman/pkg/systemd/parser importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3432868631/b778/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build3432868631/b789/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b788/_pkg_.a -trimpath "$WORK/b788=>" -p github.com/containers/podman/pkg/machine/ignition -lang=go1.25 -complete -installsuffix shared -buildid 5U8Tstbarld87Atn1FYw/5U8Tstbarld87Atn1FYw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b788/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/ignition/ignition.go ./_build/src/github.com/containers/podman/pkg/machine/ignition/ignition_linux.go ./_build/src/github.com/containers/podman/pkg/machine/ignition/ignition_schema.go ./_build/src/github.com/containers/podman/pkg/machine/ignition/ready.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen go tool pack r $WORK/b745/_pkg_.a $WORK/b745/_x001.o $WORK/b745/_x002.o $WORK/b745/_x003.o # internal go tool buildid -w $WORK/b745/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/45/452a482e3fc3d601d8a5fde2472099a4857703fc6bdc2173c41bb2adf89b3daf-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal mkdir -p $WORK/b744/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b744/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b744/ -O2 -g ./journal.go go tool buildid -w $WORK/b788/_pkg_.a # internal cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/29/29ba712ee8aa59b36e79295ad732e0460f5ea6cf33420d1d81040dddd8bbe2c2-d # internal github.com/containers/podman/pkg/machine/connection mkdir -p $WORK/b791/ cat >/tmp/go-build3432868631/b791/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3432868631/b778/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3432868631/b656/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b791/_pkg_.a -trimpath "$WORK/b791=>" -p github.com/containers/podman/pkg/machine/connection -lang=go1.25 -complete -installsuffix shared -buildid MApYJCTKHs6uQ0WtbPI9/MApYJCTKHs6uQ0WtbPI9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b791/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/connection/add.go ./_build/src/github.com/containers/podman/pkg/machine/connection/connection.go go tool buildid -w $WORK/b786/_pkg_.a # internal cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/88/888e39533f04cff57bedfd8f73d7c3f8750cb2377a65f7ba64ce6921383111a5-d # internal github.com/containers/podman/pkg/machine/compression mkdir -p $WORK/b785/ cat >/tmp/go-build3432868631/b785/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile archive/zip=/tmp/go-build3432868631/b786/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3432868631/b778/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build3432868631/b787/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3432868631/b444/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3432868631/b468/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b785/_pkg_.a -trimpath "$WORK/b785=>" -p github.com/containers/podman/pkg/machine/compression -lang=go1.25 -complete -installsuffix shared -buildid gsCymh-y5tR6WLEJYn_I/gsCymh-y5tR6WLEJYn_I -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b785/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/compression/config.go ./_build/src/github.com/containers/podman/pkg/machine/compression/decompress.go ./_build/src/github.com/containers/podman/pkg/machine/compression/generic.go ./_build/src/github.com/containers/podman/pkg/machine/compression/sparse_file_writer.go ./_build/src/github.com/containers/podman/pkg/machine/compression/uncompressed.go ./_build/src/github.com/containers/podman/pkg/machine/compression/zip.go go tool buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/fb/fb626f9d5887f2cd4658b02a9574e97cfb062fbf9a2f00e306dc717f077b878b-d # internal github.com/containers/podman/pkg/machine/qemu/command mkdir -p $WORK/b794/ cat >/tmp/go-build3432868631/b794/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3432868631/b778/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build3432868631/b779/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b794/_pkg_.a -trimpath "$WORK/b794=>" -p github.com/containers/podman/pkg/machine/qemu/command -lang=go1.25 -complete -installsuffix shared -buildid J8fbOhLAXBaIIPMXmwHn/J8fbOhLAXBaIIPMXmwHn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b794/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/qemu/command/command.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/command/command_unix.go go tool buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/eb/eb32d43e022a0207a301f0a832efc328384566b7ca83261aed59d0f2917af9f7-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common mkdir -p $WORK/b797/ cat >/tmp/go-build3432868631/b797/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common=/tmp/go-build3432868631/b798/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b797/_pkg_.a -trimpath "$WORK/b797=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common -lang=go1.25 -complete -installsuffix shared -buildid 8z3uIaY_rYAfXu4WJWGt/8z3uIaY_rYAfXu4WJWGt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b797/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/common.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/common_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/common_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/endian.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/readlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/sleep.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/warnings.go go tool buildid -w $WORK/b791/_pkg_.a # internal cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/89/89efa64651562a5e413acf826eae589257d2322e390140021146ced457e0c6e4-d # internal github.com/containers/podman/vendor/github.com/tklauser/numcpus mkdir -p $WORK/b800/ cat >/tmp/go-build3432868631/b800/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b800/_pkg_.a -trimpath "$WORK/b800=>" -p github.com/containers/podman/vendor/github.com/tklauser/numcpus -lang=go1.25 -complete -installsuffix shared -buildid 2JpAKis--Osp-3CNv1w0/2JpAKis--Osp-3CNv1w0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b800/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/numcpus/numcpus.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/numcpus/numcpus_linux.go go tool buildid -w $WORK/b794/_pkg_.a # internal cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/1b/1bef728bbc3397834c63ca76677d10082a88ef77e1febc20ae2a191f80651c19-d # internal github.com/containers/podman/pkg/machine/sockets mkdir -p $WORK/b803/ cat >/tmp/go-build3432868631/b803/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3432868631/b778/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b803/_pkg_.a -trimpath "$WORK/b803=>" -p github.com/containers/podman/pkg/machine/sockets -lang=go1.25 -complete -installsuffix shared -buildid B5G9rdo_8vSoPXoGdahr/B5G9rdo_8vSoPXoGdahr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b803/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/sockets/sockets.go go tool buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/db/db3a2492b0233f711bb3024baa97faa2d9f502113892de7ba35b78d8c812028a-d # internal github.com/containers/podman/pkg/specgen mkdir -p $WORK/b755/ cat >/tmp/go-build3432868631/b755/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/machine=github.com/containers/podman/vendor/go.podman.io/common/pkg/machine importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build3432868631/b732/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3432868631/b729/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3432868631/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3432868631/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build3432868631/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3432868631/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build3432868631/b665/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3432868631/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build3432868631/b711/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build3432868631/b653/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3432868631/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3432868631/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3432868631/b562/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p github.com/containers/podman/pkg/specgen -lang=go1.25 -complete -installsuffix shared -buildid H5BfOLFpuxdBHGRSxBxf/H5BfOLFpuxdBHGRSxBxf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b755/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgen/container_validate.go ./_build/src/github.com/containers/podman/pkg/specgen/namespaces.go ./_build/src/github.com/containers/podman/pkg/specgen/pod_validate.go ./_build/src/github.com/containers/podman/pkg/specgen/podspecgen.go ./_build/src/github.com/containers/podman/pkg/specgen/resources_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/specgen.go ./_build/src/github.com/containers/podman/pkg/specgen/specgen_remote.go ./_build/src/github.com/containers/podman/pkg/specgen/utils_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/volumes.go ./_build/src/github.com/containers/podman/pkg/specgen/winpath.go ./_build/src/github.com/containers/podman/pkg/specgen/winpath_linux.go go tool buildid -w $WORK/b785/_pkg_.a # internal cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/43/4342fa0afd9c196991d03fcc0b3e34c7ef6f378aab264006c6d306305a8d0618-d # internal github.com/containers/podman/pkg/machine/env mkdir -p $WORK/b780/ cat >/tmp/go-build3432868631/b780/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3432868631/b778/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3432868631/b729/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3432868631/b731/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3432868631/b257/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p github.com/containers/podman/pkg/machine/env -lang=go1.25 -complete -installsuffix shared -buildid w5fngWNJA4fWe5pUlFfU/w5fngWNJA4fWe5pUlFfU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b780/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/env/dir.go ./_build/src/github.com/containers/podman/pkg/machine/env/dir_linux.go go tool buildid -w $WORK/b800/_pkg_.a # internal cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/64/64702b59f162b439b3683b90af39430e945428b7a8691f9c0da40251fb0ce3ae-d # internal github.com/containers/podman/vendor/github.com/tklauser/go-sysconf mkdir -p $WORK/b799/ cat >/tmp/go-build3432868631/b799/importcfg << 'EOF' # internal # import config importmap github.com/tklauser/numcpus=github.com/containers/podman/vendor/github.com/tklauser/numcpus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/numcpus=/tmp/go-build3432868631/b800/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b799/_pkg_.a -trimpath "$WORK/b799=>" -p github.com/containers/podman/vendor/github.com/tklauser/go-sysconf -lang=go1.25 -complete -installsuffix shared -buildid WFOFbp3NH1wL1mVSQaq-/WFOFbp3NH1wL1mVSQaq- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b799/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/sysconf.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/sysconf_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/sysconf_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/sysconf_posix.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/zsysconf_defs_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/zsysconf_values_linux_arm64.go go tool buildid -w $WORK/b803/_pkg_.a # internal cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/2e/2eb704deed6fb7dd39bc0070b0f5e6e50c38eaa895c295342a9f24fa25c10f2a-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event mkdir -p $WORK/b807/ cat >/tmp/go-build3432868631/b807/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3432868631/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b807/_pkg_.a -trimpath "$WORK/b807=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event -lang=go1.25 -complete -installsuffix shared -buildid J5DwFOh1sEigBVuzOLRo/J5DwFOh1sEigBVuzOLRo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b807/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event/event.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event/stream.go go tool buildid -w $WORK/b780/_pkg_.a # internal cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/57/57758cf46d846ac8168b418bf35ddcc5d8cff3d7546b97787039e79e5972d06a-d # internal github.com/containers/podman/pkg/machine/lock mkdir -p $WORK/b792/ cat >/tmp/go-build3432868631/b792/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3432868631/b780/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3432868631/b269/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b792/_pkg_.a -trimpath "$WORK/b792=>" -p github.com/containers/podman/pkg/machine/lock -lang=go1.25 -complete -installsuffix shared -buildid ariZE3ksP8VaxeRl55va/ariZE3ksP8VaxeRl55va -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b792/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/lock/lock.go go tool buildid -w $WORK/b797/_pkg_.a # internal cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/98/9806e9d8b0357a157d8d0eb028f8cbd6f28c53e1dabcc88e7fc3fd07974ecdd3-d # internal github.com/containers/podman/pkg/machine/ports mkdir -p $WORK/b793/ cat >/tmp/go-build3432868631/b793/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3432868631/b780/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3432868631/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3432868631/b269/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b793/_pkg_.a -trimpath "$WORK/b793=>" -p github.com/containers/podman/pkg/machine/ports -lang=go1.25 -complete -installsuffix shared -buildid FVLOY8O3xfqdQg24YBLZ/FVLOY8O3xfqdQg24YBLZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b793/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/ports/ports.go ./_build/src/github.com/containers/podman/pkg/machine/ports/ports_unix.go go tool buildid -w $WORK/b799/_pkg_.a # internal cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/3b/3b7e5dc2bd54e5550b3d0c40da2c2d407a73ee569f0fd1bf22fc73585e03ed77-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu mkdir -p $WORK/b796/ cat >/tmp/go-build3432868631/b796/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/internal/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common importmap github.com/tklauser/go-sysconf=github.com/containers/podman/vendor/github.com/tklauser/go-sysconf packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build3432868631/b797/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/go-sysconf=/tmp/go-build3432868631/b799/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b796/_pkg_.a -trimpath "$WORK/b796=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu -lang=go1.25 -complete -installsuffix shared -buildid z_wi_4mRczrdJi9a-hFp/z_wi_4mRczrdJi9a-hFp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b796/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu/cpu.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu/cpu_linux.go go tool buildid -w $WORK/b792/_pkg_.a # internal cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/cf/cfcc9fba3076e35e0eecc1b317a4c5783b109820a1e16ec5052a14acc030048b-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem mkdir -p $WORK/b801/ cat >/tmp/go-build3432868631/b801/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/internal/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build3432868631/b797/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b801/_pkg_.a -trimpath "$WORK/b801=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem -lang=go1.25 -complete -installsuffix shared -buildid EJRsgMs-ZYvxjLVLeMzT/EJRsgMs-ZYvxjLVLeMzT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b801/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem/ex_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem/mem.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem/mem_linux.go go tool buildid -w $WORK/b807/_pkg_.a # internal cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/2c/2cdea70454be41a964647cc3ab07b17be345277b5e6276a5c9b4ff5fcba91a9d-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net mkdir -p $WORK/b802/ cat >/tmp/go-build3432868631/b802/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/internal/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build3432868631/b797/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b802/_pkg_.a -trimpath "$WORK/b802=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net -lang=go1.25 -complete -installsuffix shared -buildid uHu5LNgBrtvHS1gJJULx/uHu5LNgBrtvHS1gJJULx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b802/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net/net.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net/net_linux.go go tool buildid -w $WORK/b755/_pkg_.a # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/82/8238c2828ba2753301525dea3f63fb4c2ef0fb8b7aae22dd775440a2feeccc9a-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2 mkdir -p $WORK/b808/ cat >/tmp/go-build3432868631/b808/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b808/_pkg_.a -trimpath "$WORK/b808=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2 -lang=go1.25 -complete -installsuffix shared -buildid hcXB5LT4WqxMNfbWtaU6/hcXB5LT4WqxMNfbWtaU6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b808/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2/error.go go tool buildid -w $WORK/b793/_pkg_.a # internal cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/45/457cbe8ce32808c7615135e1bb33e1fc2d64968033c8804a97aff266ea61a2aa-d # internal github.com/containers/podman/pkg/machine/vmconfigs mkdir -p $WORK/b790/ cat >/tmp/go-build3432868631/b790/importcfg << 'EOF' # internal # import config importmap github.com/containers/gvisor-tap-vsock/pkg/types=github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/machine/connection=github.com/containers/podman/pkg/machine/connection importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/ignition=github.com/containers/podman/pkg/machine/ignition importmap github.com/containers/podman/v5/pkg/machine/lock=github.com/containers/podman/pkg/machine/lock importmap github.com/containers/podman/v5/pkg/machine/ports=github.com/containers/podman/pkg/machine/ports importmap github.com/containers/podman/v5/pkg/machine/qemu/command=github.com/containers/podman/pkg/machine/qemu/command importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build3432868631/b783/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3432868631/b730/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build3432868631/b791/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3432868631/b778/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build3432868631/b788/_pkg_.a packagefile github.com/containers/podman/pkg/machine/lock=/tmp/go-build3432868631/b792/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ports=/tmp/go-build3432868631/b793/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu/command=/tmp/go-build3432868631/b794/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build3432868631/b779/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3432868631/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3432868631/b269/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b790/_pkg_.a -trimpath "$WORK/b790=>" -p github.com/containers/podman/pkg/machine/vmconfigs -lang=go1.25 -complete -installsuffix shared -buildid l8PjAum5CT6JDWMU0QK5/l8PjAum5CT6JDWMU0QK5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b790/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/arch.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/config.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/config_common.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/machine.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/machine_unix.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/sockets.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/volumes.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/volumes_unix.go go tool buildid -w $WORK/b801/_pkg_.a # internal cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/05/05617d04fef2db137a523698958319421e6eb9bf95896092926ce0609a67d02e-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket mkdir -p $WORK/b809/ cat >/tmp/go-build3432868631/b809/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/go-libvirt/internal/constants=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants=/tmp/go-build3432868631/b806/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b809/_pkg_.a -trimpath "$WORK/b809=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket -lang=go1.25 -complete -installsuffix shared -buildid -PErmSKWXwMjte2XBBZ2/-PErmSKWXwMjte2XBBZ2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b809/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/socket.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/units.go go tool buildid -w $WORK/b796/_pkg_.a # internal cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/21/21f29184ce2707ba191c418d5982978fad4e07d461716cfc75608bb4151ac7a4-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers mkdir -p $WORK/b810/ cat >/tmp/go-build3432868631/b810/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b810/_pkg_.a -trimpath "$WORK/b810=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers -lang=go1.25 -complete -installsuffix shared -buildid ksZC4OajF-EWQ48MvMzM/ksZC4OajF-EWQ48MvMzM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b810/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers/already_connected.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers/local.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers/remote.go go tool buildid -w $WORK/b802/_pkg_.a # internal cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/30/30914f9dea8be24cbad75deb9295bff2cefc817c523b574c4c77ccf9d3966620-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process mkdir -p $WORK/b795/ cat >/tmp/go-build3432868631/b795/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/cpu=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu importmap github.com/shirou/gopsutil/v4/internal/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common importmap github.com/shirou/gopsutil/v4/mem=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem importmap github.com/shirou/gopsutil/v4/net=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net importmap github.com/tklauser/go-sysconf=github.com/containers/podman/vendor/github.com/tklauser/go-sysconf importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu=/tmp/go-build3432868631/b796/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build3432868631/b797/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem=/tmp/go-build3432868631/b801/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net=/tmp/go-build3432868631/b802/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/go-sysconf=/tmp/go-build3432868631/b799/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/user=/tmp/go-build3432868631/b266/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b795/_pkg_.a -trimpath "$WORK/b795=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process -lang=go1.25 -complete -installsuffix shared -buildid 4kyLqFK7AfbvSJKLvfZM/4kyLqFK7AfbvSJKLvfZM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b795/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process/process.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process/process_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process/process_posix.go go tool buildid -w $WORK/b810/_pkg_.a # internal cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/3b/3b9356fd6ab8983d6d7d089d8052721496362cda16268a193fc93497a05fe0e7-d # internal github.com/containers/podman/vendor/golang.org/x/time/rate mkdir -p $WORK/b815/ cat >/tmp/go-build3432868631/b815/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b815/_pkg_.a -trimpath "$WORK/b815=>" -p github.com/containers/podman/vendor/golang.org/x/time/rate -lang=go1.25 -complete -installsuffix shared -buildid 6csVvLmW14qp3zxaBCwK/6csVvLmW14qp3zxaBCwK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b815/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/time/rate/rate.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/time/rate/sometimes.go go tool buildid -w $WORK/b764/_pkg_.a # internal go tool buildid -w $WORK/b808/_pkg_.a # internal cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/d6/d6cbb181427171fbcf1c7892632acd789ae5ea7061cabe76f900b2ef0e2ff7bc-d # internal github.com/containers/podman/pkg/auth mkdir -p $WORK/b817/ cat >/tmp/go-build3432868631/b817/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/pkg/docker/config=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3432868631/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build3432868631/b248/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b817/_pkg_.a -trimpath "$WORK/b817=>" -p github.com/containers/podman/pkg/auth -lang=go1.25 -complete -installsuffix shared -buildid F8y78bIleWw3k-Ph9OdS/F8y78bIleWw3k-Ph9OdS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b817/importcfg -pack ./_build/src/github.com/containers/podman/pkg/auth/auth.go cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/aa/aada20f970cfa82f37ecc4b1be13dbdaadef8a52eb8c4d8269e269f0521bd9da-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh mkdir -p $WORK/b763/ cat >/tmp/go-build3432868631/b763/importcfg << 'EOF' # internal # import config importmap github.com/pkg/sftp=github.com/containers/podman/vendor/github.com/pkg/sftp importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/skeema/knownhosts=github.com/containers/podman/vendor/github.com/skeema/knownhosts importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp=/tmp/go-build3432868631/b764/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skeema/knownhosts=/tmp/go-build3432868631/b768/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3432868631/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3432868631/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3432868631/b260/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build3432868631/b673/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=/tmp/go-build3432868631/b679/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3432868631/b429/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile os/user=/tmp/go-build3432868631/b266/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh -lang=go1.25 -complete -installsuffix shared -buildid g1EoB21l20KqcAqqr-da/g1EoB21l20KqcAqqr-da -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b763/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/connection_golang.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/connection_native.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/ssh.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/utils.go go tool buildid -w $WORK/b790/_pkg_.a # internal cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/74/74331cd00232207b55f8f0d68a21d472e6cb8e4fb96d8690fdbf9907aee054f1-d # internal github.com/containers/podman/pkg/bindings/internal/util mkdir -p $WORK/b818/ cat >/tmp/go-build3432868631/b818/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3432868631/b465/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b818/_pkg_.a -trimpath "$WORK/b818=>" -p github.com/containers/podman/pkg/bindings/internal/util -lang=go1.25 -complete -installsuffix shared -buildid 8cFwuIaobS0AbjU4K6Xv/8cFwuIaobS0AbjU4K6Xv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b818/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/internal/util/util.go go tool buildid -w $WORK/b809/_pkg_.a # internal cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/6b/6b69b80e135a706b9353dd07b13a02587dee2ea7f9011757ca76f4cbd1e9ea49-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt mkdir -p $WORK/b805/ cat >/tmp/go-build3432868631/b805/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/go-libvirt/internal/constants=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants importmap github.com/digitalocean/go-libvirt/internal/event=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event importmap github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2 importmap github.com/digitalocean/go-libvirt/socket=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket importmap github.com/digitalocean/go-libvirt/socket/dialers=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants=/tmp/go-build3432868631/b806/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event=/tmp/go-build3432868631/b807/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2=/tmp/go-build3432868631/b808/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket=/tmp/go-build3432868631/b809/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers=/tmp/go-build3432868631/b810/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b805/_pkg_.a -trimpath "$WORK/b805=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt -lang=go1.25 -complete -installsuffix shared -buildid g4wBJUdCRKYkWfpOoXll/g4wBJUdCRKYkWfpOoXll -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b805/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/const.gen.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/libvirt.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/qemu_protocol.gen.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/remote_protocol.gen.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/rpc.go go tool buildid -w $WORK/b815/_pkg_.a # internal cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/cb/cba1e74b5860d9e307680881ad85fc0a0851dbeb4cf9b50dfd0b9e5ab14f2753-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress mkdir -p $WORK/b814/ cat >/tmp/go-build3432868631/b814/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/containers/podman/vendor/golang.org/x/time/rate packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=/tmp/go-build3432868631/b815/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b814/_pkg_.a -trimpath "$WORK/b814=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress -lang=go1.25 -complete -installsuffix shared -buildid DO84KFCY8uEGAGNnHhxO/DO84KFCY8uEGAGNnHhxO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b814/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress/progress.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress/progressreader.go go tool buildid -w $WORK/b817/_pkg_.a # internal cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/8c/8c47f38f677c16c19d3731e9d3817f6661e3ee2728bcdf7b7dd0c7e7e8d959d5-d # internal github.com/containers/podman/internal/remote_build_helpers mkdir -p $WORK/b821/ cat >/tmp/go-build3432868631/b821/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b821/_pkg_.a -trimpath "$WORK/b821=>" -p github.com/containers/podman/internal/remote_build_helpers -lang=go1.25 -complete -installsuffix shared -buildid XDL8PxicwMAseIouZOiy/XDL8PxicwMAseIouZOiy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b821/importcfg -pack ./_build/src/github.com/containers/podman/internal/remote_build_helpers/utils.go go tool buildid -w $WORK/b814/_pkg_.a # internal cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/8d/8d9736b285991892a35a421e41360f6d42046971454c9cddb9a4b06ea08e7343-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter mkdir -p $WORK/b813/ cat >/tmp/go-build3432868631/b813/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/progress=github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build3432868631/b683/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress=/tmp/go-build3432868631/b814/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b813/_pkg_.a -trimpath "$WORK/b813=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter -lang=go1.25 -complete -installsuffix shared -buildid b2EjUR7l6vg05bdlNT2m/b2EjUR7l6vg05bdlNT2m -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b813/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter/streamformatter.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter/streamwriter.go go tool buildid -w $WORK/b813/_pkg_.a # internal cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/0a/0a5d8213630d62b47d248d8dc577689f57582a3073f8e75a605964fcea5fb62d-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend mkdir -p $WORK/b812/ cat >/tmp/go-build3432868631/b812/importcfg << 'EOF' # internal # import config importmap github.com/distribution/reference=github.com/containers/podman/vendor/github.com/distribution/reference importmap github.com/docker/docker/api/types/build=github.com/containers/podman/vendor/github.com/docker/docker/api/types/build importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/pkg/streamformatter=github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build3432868631/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build3432868631/b582/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3432868631/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3432868631/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3432868631/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3432868631/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build3432868631/b597/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter=/tmp/go-build3432868631/b813/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b812/_pkg_.a -trimpath "$WORK/b812=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend -lang=go1.25 -complete -installsuffix shared -buildid AsTzRjbYC3vCmODYt0qk/AsTzRjbYC3vCmODYt0qk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b812/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend/backend.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend/build.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend/disk_usage.go go tool buildid -w $WORK/b818/_pkg_.a # internal cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/aa/aac50465446baaebd586128ac196734234683a52ceec1c9818cd22eceb8335a5-d # internal github.com/containers/podman/pkg/copy mkdir -p $WORK/b823/ cat >/tmp/go-build3432868631/b823/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b823/_pkg_.a -trimpath "$WORK/b823=>" -p github.com/containers/podman/pkg/copy -lang=go1.25 -complete -installsuffix shared -buildid mcAI2u2USXGoMYoxBsYf/mcAI2u2USXGoMYoxBsYf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b823/importcfg -pack ./_build/src/github.com/containers/podman/pkg/copy/fileinfo.go ./_build/src/github.com/containers/podman/pkg/copy/parse.go go tool buildid -w $WORK/b812/_pkg_.a # internal cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/d6/d67b7d7babf1ea3a7204d117b7dfd0103af5f3f9c6177c9c1635b1e443e3c595-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define mkdir -p $WORK/b835/ cat >/tmp/go-build3432868631/b835/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b835/_pkg_.a -trimpath "$WORK/b835=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define -lang=go1.25 -complete -installsuffix shared -buildid qyNQyzT7RcFCM9VXckfH/qyNQyzT7RcFCM9VXckfH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b835/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define/secrets.go go tool buildid -w $WORK/b821/_pkg_.a # internal cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/33/3332de7fea239d0f015e5ae6023eef820e38cf9a1033a07e49de1217d40ff1ab-d # internal github.com/containers/podman/pkg/env mkdir -p $WORK/b839/ cat >/tmp/go-build3432868631/b839/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b839/_pkg_.a -trimpath "$WORK/b839=>" -p github.com/containers/podman/pkg/env -lang=go1.25 -complete -installsuffix shared -buildid 6P5CH9pxPP7jv00jwh4I/6P5CH9pxPP7jv00jwh4I -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b839/importcfg -pack ./_build/src/github.com/containers/podman/pkg/env/env.go ./_build/src/github.com/containers/podman/pkg/env/env_unix.go go tool buildid -w $WORK/b795/_pkg_.a # internal cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/7b/7b384ded3c046961b5309cb0b9960096b2c9e7869f855e2ce15ce6b42dedf007-d # internal github.com/containers/podman/pkg/machine mkdir -p $WORK/b784/ cat >/tmp/go-build3432868631/b784/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/compression=github.com/containers/podman/pkg/machine/compression importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/ignition=github.com/containers/podman/pkg/machine/ignition importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/shirou/gopsutil/v4/process=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build3432868631/b785/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3432868631/b778/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build3432868631/b788/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3432868631/b790/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process=/tmp/go-build3432868631/b795/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build3432868631/b779/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build3432868631/b673/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile os/signal=/tmp/go-build3432868631/b268/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b784/_pkg_.a -trimpath "$WORK/b784=>" -p github.com/containers/podman/pkg/machine -lang=go1.25 -complete -installsuffix shared -buildid -3RYNwbJ5vye9MrK_CSp/-3RYNwbJ5vye9MrK_CSp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b784/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/cleanup.go ./_build/src/github.com/containers/podman/pkg/machine/config.go ./_build/src/github.com/containers/podman/pkg/machine/gvproxy.go ./_build/src/github.com/containers/podman/pkg/machine/gvproxy_unix.go ./_build/src/github.com/containers/podman/pkg/machine/keys.go ./_build/src/github.com/containers/podman/pkg/machine/machine_common.go ./_build/src/github.com/containers/podman/pkg/machine/machine_unix.go ./_build/src/github.com/containers/podman/pkg/machine/qemuprovider.go ./_build/src/github.com/containers/podman/pkg/machine/ssh.go ./_build/src/github.com/containers/podman/pkg/machine/ssh_unix.go ./_build/src/github.com/containers/podman/pkg/machine/update.go ./_build/src/github.com/containers/podman/pkg/machine/volumes.go go tool buildid -w $WORK/b835/_pkg_.a # internal cp $WORK/b835/_pkg_.a /builddir/.cache/go-build/63/639cadac5c222a7c13d6b8e96c597b28a682e201d5eb363a938dafcea6d6f0d9-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver mkdir -p $WORK/b836/ cat >/tmp/go-build3432868631/b836/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/secrets/define=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build3432868631/b835/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3432868631/b269/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b836/_pkg_.a -trimpath "$WORK/b836=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver -lang=go1.25 -complete -installsuffix shared -buildid A5I3Wy_Vc-gTw7avuXse/A5I3Wy_Vc-gTw7avuXse -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b836/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver/filedriver.go go tool buildid -w $WORK/b823/_pkg_.a # internal cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/2d/2db97d9b4e0eb9de50abbc676db4328263ffe614bfaa02d398c20dc2e958f793-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver mkdir -p $WORK/b837/ cat >/tmp/go-build3432868631/b837/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/secrets/define=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build3432868631/b835/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF go tool buildid -w $WORK/b763/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b837/_pkg_.a -trimpath "$WORK/b837=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver -lang=go1.25 -complete -installsuffix shared -buildid Zln2w0YBgpUNw1aw2Yau/Zln2w0YBgpUNw1aw2Yau -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b837/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver/passdriver.go cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/24/24f2957ab5ee0a2fc609dc0d56a29b9144c89c450b65f9e0cccd19d697f073a0-d # internal github.com/containers/podman/pkg/bindings mkdir -p $WORK/b771/ cat >/tmp/go-build3432868631/b771/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/util/tlsutil=github.com/containers/podman/pkg/util/tlsutil importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/kevinburke/ssh_config=github.com/containers/podman/vendor/github.com/kevinburke/ssh_config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/net/proxy=github.com/containers/podman/vendor/golang.org/x/net/proxy packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3432868631/b155/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build3432868631/b725/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3432868631/b730/_pkg_.a packagefile github.com/containers/podman/pkg/util/tlsutil=/tmp/go-build3432868631/b772/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build3432868631/b724/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kevinburke/ssh_config=/tmp/go-build3432868631/b773/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build3432868631/b763/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=/tmp/go-build3432868631/b774/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/user=/tmp/go-build3432868631/b266/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p github.com/containers/podman/pkg/bindings -lang=go1.25 -complete -installsuffix shared -buildid NrLDUhbd3TePu2_UDbWk/NrLDUhbd3TePu2_UDbWk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b771/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/connection.go ./_build/src/github.com/containers/podman/pkg/bindings/doc.go ./_build/src/github.com/containers/podman/pkg/bindings/errors.go go tool buildid -w $WORK/b839/_pkg_.a # internal cp $WORK/b839/_pkg_.a /builddir/.cache/go-build/3d/3dfa1b83962e3ee5f07d54185673c2c5b5808a975cf95dfff38e5a267db07a88-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver mkdir -p $WORK/b838/ cat >/tmp/go-build3432868631/b838/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/secrets/define=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build3432868631/b835/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b838/_pkg_.a -trimpath "$WORK/b838=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver -lang=go1.25 -complete -installsuffix shared -buildid edOmrlxJ2yuAVggePcqJ/edOmrlxJ2yuAVggePcqJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b838/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver/shelldriver.go go tool buildid -w $WORK/b837/_pkg_.a # internal cp $WORK/b837/_pkg_.a /builddir/.cache/go-build/86/868e5cf7343c95d4ac4e77475fe7668cb12ce28c5ef2816e8a2b463c7650014e-d # internal github.com/containers/podman/vendor/go.podman.io/common/libimage/filter mkdir -p $WORK/b840/ cat >/tmp/go-build3432868631/b840/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build3432868631/b761/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b840/_pkg_.a -trimpath "$WORK/b840=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/filter -lang=go1.25 -complete -installsuffix shared -buildid HDOrzfWR8kBuOH2dnMid/HDOrzfWR8kBuOH2dnMid -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b840/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/filter/filter.go go tool buildid -w $WORK/b836/_pkg_.a # internal cp $WORK/b836/_pkg_.a /builddir/.cache/go-build/16/169a22b277b7fea025ec7769ae5232d24e92a444e079a3c74490841fe32dbf4a-d # internal github.com/containers/podman/pkg/specgenutilexternal mkdir -p $WORK/b843/ cat >/tmp/go-build3432868631/b843/importcfg << 'EOF' # internal # import config packagefile encoding/csv=/tmp/go-build3432868631/b647/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b843/_pkg_.a -trimpath "$WORK/b843=>" -p github.com/containers/podman/pkg/specgenutilexternal -lang=go1.25 -complete -installsuffix shared -buildid RVsP-ZC0bj7aGyPqZvnN/RVsP-ZC0bj7aGyPqZvnN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b843/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgenutilexternal/mount.go go tool buildid -w $WORK/b840/_pkg_.a # internal cp $WORK/b840/_pkg_.a /builddir/.cache/go-build/5b/5b79607edd200eefd0ca471d0e6f915d5a04363d34f1df823d1cbd55a8fff628-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli mkdir -p $WORK/b845/ cat >/tmp/go-build3432868631/b845/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b845/_pkg_.a -trimpath "$WORK/b845=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli -lang=go1.25 -complete -installsuffix shared -buildid slcn94Repp3vCrjX1aKF/slcn94Repp3vCrjX1aKF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b845/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/passphrase.go go tool buildid -w $WORK/b838/_pkg_.a # internal cp $WORK/b838/_pkg_.a /builddir/.cache/go-build/da/daff700ace19d1dbb313a48e9d4c1cbd41711d1426e72e26dc4eaafb08e73db6-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets mkdir -p $WORK/b834/ cat >/tmp/go-build3432868631/b834/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/secrets/define=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define importmap go.podman.io/common/pkg/secrets/filedriver=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver importmap go.podman.io/common/pkg/secrets/passdriver=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver importmap go.podman.io/common/pkg/secrets/shelldriver=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build3432868631/b835/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver=/tmp/go-build3432868631/b836/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver=/tmp/go-build3432868631/b837/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver=/tmp/go-build3432868631/b838/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3432868631/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build3432868631/b557/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b834/_pkg_.a -trimpath "$WORK/b834=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets -lang=go1.25 -complete -installsuffix shared -buildid N2KPPPd9dOCwy-mR8TL6/N2KPPPd9dOCwy-mR8TL6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b834/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/secrets.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/secretsdb.go go tool buildid -w $WORK/b784/_pkg_.a # internal cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/5a/5a1d69ece59c82e19bc8b4bba9fdd40f53329c70e096b50e9bb94cc05f4af24a-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params mkdir -p $WORK/b847/ cat >/tmp/go-build3432868631/b847/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3432868631/b124/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b847/_pkg_.a -trimpath "$WORK/b847=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params -lang=go1.25 -complete -installsuffix shared -buildid faRXDVLK-VLeSewmGBae/faRXDVLK-VLeSewmGBae -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b847/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params/sigstore.go go tool buildid -w $WORK/b843/_pkg_.a # internal cp $WORK/b843/_pkg_.a /builddir/.cache/go-build/ac/acd09eb4c4e7cdb5d5f1a429a0bfcf9d8a482221fac4c8993ef911471b40c2be-d # internal github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api mkdir -p $WORK/b849/ cat >/tmp/go-build3432868631/b849/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile encoding/pem=/tmp/go-build3432868631/b181/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b849/_pkg_.a -trimpath "$WORK/b849=>" -p github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api -lang=go1.25 -complete -installsuffix shared -buildid RiFAlFW6gNA5SmzbT3xE/RiFAlFW6gNA5SmzbT3xE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b849/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api/client.go go tool buildid -w $WORK/b771/_pkg_.a # internal cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/a4/a4832c0e6376bbb83698cfb9652f378ea3b093824a4639e55d4bb9a60f55bd53-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth mkdir -p $WORK/b850/ cat >/tmp/go-build3432868631/b850/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile text/template=/tmp/go-build3432868631/b342/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b850/_pkg_.a -trimpath "$WORK/b850=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth -lang=go1.25 -complete -installsuffix shared -buildid Hdf1GEfTJhGbfqg26oFO/Hdf1GEfTJhGbfqg26oFO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b850/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth/interactive.go go tool buildid -w $WORK/b845/_pkg_.a # internal cp $WORK/b845/_pkg_.a /builddir/.cache/go-build/27/2777388d2ec705925fcc387492b861401ce3e2431d5cf5e9a9870842573d2262-d # internal github.com/containers/podman/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b854/ cat >/tmp/go-build3432868631/b854/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto/rsa=/tmp/go-build3432868631/b104/_pkg_.a packagefile crypto/x509=/tmp/go-build3432868631/b177/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile encoding/pem=/tmp/go-build3432868631/b181/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile mime=/tmp/go-build3432868631/b214/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b854/_pkg_.a -trimpath "$WORK/b854=>" -p github.com/containers/podman/vendor/golang.org/x/oauth2/internal -lang=go1.25 -complete -installsuffix shared -buildid vpNrl8THE7280DYRxuPo/vpNrl8THE7280DYRxuPo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b854/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal/doc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal/oauth2.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal/token.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal/transport.go go tool buildid -w $WORK/b847/_pkg_.a # internal cp $WORK/b847/_pkg_.a /builddir/.cache/go-build/22/2238a3ed49111537bc9dee5b6f22ba3377585e1f30343f3399c673b4c6cda129-d # internal github.com/containers/podman/vendor/github.com/segmentio/ksuid mkdir -p $WORK/b855/ cat >/tmp/go-build3432868631/b855/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile database/sql/driver=/tmp/go-build3432868631/b474/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/rand=/tmp/go-build3432868631/b103/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b855/_pkg_.a -trimpath "$WORK/b855=>" -p github.com/containers/podman/vendor/github.com/segmentio/ksuid -lang=go1.25 -complete -installsuffix shared -buildid iTU3CGpikxn9asQiY9kA/iTU3CGpikxn9asQiY9kA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b855/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/base62.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/ksuid.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/rand.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/sequence.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/set.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/uint128.go go tool buildid -w $WORK/b849/_pkg_.a # internal cp $WORK/b849/_pkg_.a /builddir/.cache/go-build/7c/7c5fc2d8a5b1ac120051ad8de706ef2c27012f599a12d4ddb6540094eb4eeca7-d # internal github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open mkdir -p $WORK/b856/ cat >/tmp/go-build3432868631/b856/importcfg << 'EOF' # internal # import config packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b856/_pkg_.a -trimpath "$WORK/b856=>" -p github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open -lang=go1.25 -complete -installsuffix shared -buildid _lRI5bwgRWsfPKtm84Vt/_lRI5bwgRWsfPKtm84Vt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b856/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open/exec.go ./_build/src/github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open/open.go go tool buildid -w $WORK/b850/_pkg_.a # internal cp $WORK/b850/_pkg_.a /builddir/.cache/go-build/43/4330c80d105064c0dc6bed63f2253a9b6b3bb29d3f83797572892ca958469a6e-d # internal github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp mkdir -p $WORK/b858/ cat >/tmp/go-build3432868631/b858/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b858/_pkg_.a -trimpath "$WORK/b858=>" -p github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp -lang=go1.25 -complete -installsuffix shared -buildid m0SoAcpf5pJc_LwRy5J5/m0SoAcpf5pJc_LwRy5J5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b858/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp/handlers.go go tool buildid -w $WORK/b854/_pkg_.a # internal cp $WORK/b854/_pkg_.a /builddir/.cache/go-build/fd/fd6d4c060909eada220adf670dd689f8f5adc620b6629afc3e043a629bc2c6de-d # internal github.com/containers/podman/vendor/golang.org/x/oauth2 mkdir -p $WORK/b853/ cat >/tmp/go-build3432868631/b853/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/podman/vendor/golang.org/x/oauth2/internal packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2/internal=/tmp/go-build3432868631/b854/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b853/_pkg_.a -trimpath "$WORK/b853=>" -p github.com/containers/podman/vendor/golang.org/x/oauth2 -lang=go1.25 -complete -installsuffix shared -buildid 1scXvAaCOg1zMfmY9Nt8/1scXvAaCOg1zMfmY9Nt8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b853/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/deviceauth.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/oauth2.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/pkce.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/token.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/transport.go go tool buildid -w $WORK/b856/_pkg_.a # internal cp $WORK/b856/_pkg_.a /builddir/.cache/go-build/fc/fc5dc8bd929b1af86135192c71df3c88b1f324d3e4196a4745bd0dbb8dce4b04-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia mkdir -p $WORK/b860/ go tool buildid -w $WORK/b834/_pkg_.a # internal cat >/tmp/go-build3432868631/b860/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3432868631/b507/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b860/_pkg_.a -trimpath "$WORK/b860=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia -lang=go1.25 -complete -installsuffix shared -buildid ibkkYAkk-SONU4kg4Vm1/ibkkYAkk-SONU4kg4Vm1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b860/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia/options.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia/signer_stub.go cp $WORK/b834/_pkg_.a /builddir/.cache/go-build/9c/9c50c2bb42737679b7e56ba398d99e80cab139e7b04b233d253304fad0493efe-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/report mkdir -p $WORK/b863/ cat >/tmp/go-build3432868631/b863/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/report/camelcase=github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase=/tmp/go-build3432868631/b864/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3432868631/b191/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile text/tabwriter=/tmp/go-build3432868631/b344/_pkg_.a packagefile text/template=/tmp/go-build3432868631/b342/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b863/_pkg_.a -trimpath "$WORK/b863=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/report -lang=go1.25 -complete -installsuffix shared -buildid wHXu5wuYHyUDFg1E0R-L/wHXu5wuYHyUDFg1E0R-L -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b863/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/doc.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/formatter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/template.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/validate.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/writer.go go tool buildid -w $WORK/b860/_pkg_.a # internal cp $WORK/b860/_pkg_.a /builddir/.cache/go-build/bb/bbc71c1d6182a684e3bb326aab89683ffb419b73e2473c5f343cb9bd23466665-d # internal github.com/containers/podman/vendor/go.podman.io/common/libimage/platform mkdir -p $WORK/b869/ cat >/tmp/go-build3432868631/b869/importcfg << 'EOF' # internal # import config importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build3432868631/b649/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b869/_pkg_.a -trimpath "$WORK/b869=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/platform -lang=go1.25 -complete -installsuffix shared -buildid LRy5b8zeXW7P3RTTuofE/LRy5b8zeXW7P3RTTuofE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b869/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/platform/platform.go go tool buildid -w $WORK/b858/_pkg_.a # internal cp $WORK/b858/_pkg_.a /builddir/.cache/go-build/5e/5e5f9b6bb99f6ced1f74a895146337571c8f0b5f58550697a15a79d0c165ded6-d # internal github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp mkdir -p $WORK/b859/ cat >/tmp/go-build3432868631/b859/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-cleanhttp=github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3432868631/b155/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build3432868631/b858/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile math/rand=/tmp/go-build3432868631/b103/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b859/_pkg_.a -trimpath "$WORK/b859=>" -p github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp -lang=go1.25 -complete -installsuffix shared -buildid gVVtDLT4GsPF5jv7ej3_/gVVtDLT4GsPF5jv7ej3_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b859/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp/cert_error_go120.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp/client.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp/roundtripper.go go tool buildid -w $WORK/b855/_pkg_.a # internal cp $WORK/b855/_pkg_.a /builddir/.cache/go-build/08/08f724cbdf4c5cde944ee314d7fd7d28fc1c0be4fa337d186985e9561d708e64-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/download mkdir -p $WORK/b873/ cat >/tmp/go-build3432868631/b873/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b873/_pkg_.a -trimpath "$WORK/b873=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/download -lang=go1.25 -complete -installsuffix shared -buildid xofA8_BiOuwlrp5lalY-/xofA8_BiOuwlrp5lalY- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b873/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/download/download.go go tool buildid -w $WORK/b869/_pkg_.a # internal cp $WORK/b869/_pkg_.a /builddir/.cache/go-build/48/4816ce5e6ca1278797dfacc32c9eee5e38c697dc14d3efaf57a1291bdde09612-d # internal github.com/containers/podman/libpod/shutdown mkdir -p $WORK/b875/ cat >/tmp/go-build3432868631/b875/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/signal=/tmp/go-build3432868631/b268/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b875/_pkg_.a -trimpath "$WORK/b875=>" -p github.com/containers/podman/libpod/shutdown -lang=go1.25 -complete -installsuffix shared -buildid OXPLHx27VJItmmXk54SK/OXPLHx27VJItmmXk54SK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b875/importcfg -pack ./_build/src/github.com/containers/podman/libpod/shutdown/handler.go go tool buildid -w $WORK/b853/_pkg_.a # internal cp $WORK/b853/_pkg_.a /builddir/.cache/go-build/36/36ee97d5b77f85ddf11a61301118f94082ff0743d24c8dbd938cc93cdb91046c-d # internal github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc mkdir -p $WORK/b852/ cat >/tmp/go-build3432868631/b852/importcfg << 'EOF' # internal # import config importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 importmap golang.org/x/oauth2=github.com/containers/podman/vendor/golang.org/x/oauth2 packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3432868631/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3432868631/b159/_pkg_.a packagefile crypto/rsa=/tmp/go-build3432868631/b104/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build3432868631/b150/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build3432868631/b279/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build3432868631/b853/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile mime=/tmp/go-build3432868631/b214/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b852/_pkg_.a -trimpath "$WORK/b852=>" -p github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc -lang=go1.25 -complete -installsuffix shared -buildid zImfZu245s8LAs_H-tSn/zImfZu245s8LAs_H-tSn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b852/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc/jose.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc/jwks.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc/oidc.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc/verify.go go tool buildid -w $WORK/b873/_pkg_.a # internal cp $WORK/b873/_pkg_.a /builddir/.cache/go-build/f2/f2d52acf0ecb084b308df1bd519b1f9eaee93bf8a1564d5084b6f02153706843-d # internal github.com/containers/podman/pkg/annotations mkdir -p $WORK/b876/ cat >/tmp/go-build3432868631/b876/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b876/_pkg_.a -trimpath "$WORK/b876=>" -p github.com/containers/podman/pkg/annotations -lang=go1.25 -complete -installsuffix shared -buildid lbI2buan3Z_BMSZRfMT7/lbI2buan3Z_BMSZRfMT7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b876/importcfg -pack ./_build/src/github.com/containers/podman/pkg/annotations/annotations.go ./_build/src/github.com/containers/podman/pkg/annotations/validate.go go tool buildid -w $WORK/b875/_pkg_.a # internal cp $WORK/b875/_pkg_.a /builddir/.cache/go-build/54/54d33f4e795439c3ef93c58fa70ced1c771fdbd66ec17ac349493637379ef661-d # internal github.com/containers/podman/pkg/machine/proxyenv mkdir -p $WORK/b879/ cat >/tmp/go-build3432868631/b879/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/etchosts=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build3432868631/b784/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3432868631/b790/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build3432868631/b704/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3432868631/b656/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b879/_pkg_.a -trimpath "$WORK/b879=>" -p github.com/containers/podman/pkg/machine/proxyenv -lang=go1.25 -complete -installsuffix shared -buildid Xq6kCTUzvQeVJy2JxI_G/Xq6kCTUzvQeVJy2JxI_G -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b879/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/proxyenv/env.go go tool buildid -w $WORK/b852/_pkg_.a # internal cp $WORK/b852/_pkg_.a /builddir/.cache/go-build/1b/1babfb0b81755311269eca734ed96199b25fbe5ccd42baad59ba10462d95f80f-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow mkdir -p $WORK/b851/ cat >/tmp/go-build3432868631/b851/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-oidc/v3/oidc=github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 importmap github.com/segmentio/ksuid=github.com/containers/podman/vendor/github.com/segmentio/ksuid importmap github.com/sigstore/sigstore/pkg/oauth=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth importmap github.com/skratchdot/open-golang/open=github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open importmap golang.org/x/oauth2=github.com/containers/podman/vendor/golang.org/x/oauth2 packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc=/tmp/go-build3432868631/b852/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build3432868631/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/segmentio/ksuid=/tmp/go-build3432868631/b855/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build3432868631/b850/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open=/tmp/go-build3432868631/b856/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build3432868631/b853/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b851/_pkg_.a -trimpath "$WORK/b851=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow -lang=go1.25 -complete -installsuffix shared -buildid Yk9bCb33JK7WCzRoz_xB/Yk9bCb33JK7WCzRoz_xB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b851/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/client_credentials.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/device.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/flow.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/interactive.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/pkce.go go tool buildid -w $WORK/b876/_pkg_.a # internal cp $WORK/b876/_pkg_.a /builddir/.cache/go-build/59/59bf5abff5776f0141fb6336aa12905e5d329ba0843648e18cc8a739a6f7e3b9-d # internal github.com/containers/podman/pkg/machine/stdpull mkdir -p $WORK/b882/ cat >/tmp/go-build3432868631/b882/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/compression=github.com/containers/podman/pkg/machine/compression importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build3432868631/b785/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3432868631/b778/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build3432868631/b787/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b882/_pkg_.a -trimpath "$WORK/b882=>" -p github.com/containers/podman/pkg/machine/stdpull -lang=go1.25 -complete -installsuffix shared -buildid WXys0lwGEQZkKCU0su7w/WXys0lwGEQZkKCU0su7w -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b882/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/stdpull/local.go ./_build/src/github.com/containers/podman/pkg/machine/stdpull/url.go go tool buildid -w $WORK/b859/_pkg_.a # internal cp $WORK/b859/_pkg_.a /builddir/.cache/go-build/7f/7f14f9fe67e0c184f788621604a859f4a02084e8eb284b07ae4744a164c11c40-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor mkdir -p $WORK/b857/ cat >/tmp/go-build3432868631/b857/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-cleanhttp=github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp importmap github.com/hashicorp/go-retryablehttp=github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/signature/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal importmap go.podman.io/image/v5/signature/sigstore/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build3432868631/b858/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp=/tmp/go-build3432868631/b859/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build3432868631/b496/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build3432868631/b509/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b857/_pkg_.a -trimpath "$WORK/b857=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor -lang=go1.25 -complete -installsuffix shared -buildid S05v67XY-4IIJo7F2Al6/S05v67XY-4IIJo7F2Al6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b857/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/leveled_logger.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/openapi_infra.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/rekor.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/rekor_api.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/rekor_api_types.go go tool buildid -w $WORK/b863/_pkg_.a # internal cp $WORK/b863/_pkg_.a /builddir/.cache/go-build/5e/5e50ac023018768008cc5671f0ec0b705274a01c122fc3e4694292104bdfb535-d # internal github.com/containers/podman/vendor/golang.org/x/net/bpf mkdir -p $WORK/b885/ cat >/tmp/go-build3432868631/b885/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b885/_pkg_.a -trimpath "$WORK/b885=>" -p github.com/containers/podman/vendor/golang.org/x/net/bpf -lang=go1.25 -complete -installsuffix shared -buildid B8GlNM-110fPFJG8DQI_/B8GlNM-110fPFJG8DQI_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b885/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/asm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/constants.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/doc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/instructions.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/setter.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/vm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/vm_instructions.go go tool buildid -w $WORK/b879/_pkg_.a # internal cp $WORK/b879/_pkg_.a /builddir/.cache/go-build/66/6612772c99679d6af1383bcfe72ddee68ab82c66a8c0d44a0d2c5c6f2963157f-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/copier mkdir -p $WORK/b892/ cat >/tmp/go-build3432868631/b892/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build3432868631/b469/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3432868631/b444/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3432868631/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3432868631/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build3432868631/b267/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3432868631/b258/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/user=/tmp/go-build3432868631/b266/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b892/_pkg_.a -trimpath "$WORK/b892=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/copier -lang=go1.25 -complete -installsuffix shared -buildid P2T21Qv3F9666JoANaVX/P2T21Qv3F9666JoANaVX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b892/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/copier.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/hardlink_uint64.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/hardlink_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/mknod_int.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/xattrs.go go tool buildid -w $WORK/b882/_pkg_.a # internal cp $WORK/b882/_pkg_.a /builddir/.cache/go-build/05/056be47842d630c9d44328c0fdb191b7b144cc56c67607c96565c6ff734fdad3-d # internal github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc mkdir -p $WORK/b895/ cat >/tmp/go-build3432868631/b895/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3432868631/b326/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b895/_pkg_.a -trimpath "$WORK/b895=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc -lang=go1.25 -complete -installsuffix shared -buildid 8Dz3FhaK1cpw1ETMbtwY/8Dz3FhaK1cpw1ETMbtwY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b895/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc/rpc.pb.go cd $WORK/b744 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b744=/tmp/go-build -gno-record-gcc-switches -I $WORK/b744/ -O2 -g -frandom-seed=xfiVlC47qZ7z8ol6zQKM -o $WORK/b744/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b857/_pkg_.a # internal cp $WORK/b857/_pkg_.a /builddir/.cache/go-build/62/62be723685b8c87a358f0040dc44f12cb5b6ae5131a350aba1c636cd24dd5a7b-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo mkdir -p $WORK/b896/ cat >/tmp/go-build3432868631/b896/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/cgroupv2=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build3432868631/b666/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2=/tmp/go-build3432868631/b661/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build3432868631/b551/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b896/_pkg_.a -trimpath "$WORK/b896=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo -lang=go1.25 -complete -installsuffix shared -buildid 4GAyZa2mIXIZmwHbZlfU/4GAyZa2mIXIZmwHbZlfU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b896/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo/numcpu.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo/numcpu_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo/sysinfo.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo/sysinfo_linux.go go tool buildid -w $WORK/b885/_pkg_.a # internal cp $WORK/b885/_pkg_.a /builddir/.cache/go-build/dd/dd7f1a97c499a398a6e116899f2c1cb1f7790133e685dcc64126387538026804-d # internal github.com/containers/podman/vendor/github.com/mdlayher/socket mkdir -p $WORK/b884/ cat >/tmp/go-build3432868631/b884/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/containers/podman/vendor/golang.org/x/net/bpf importmap golang.org/x/sync/errgroup=github.com/containers/podman/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/bpf=/tmp/go-build3432868631/b885/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build3432868631/b564/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b884/_pkg_.a -trimpath "$WORK/b884=>" -p github.com/containers/podman/vendor/github.com/mdlayher/socket -lang=go1.25 -complete -installsuffix shared -buildid -WWw4nQ1QCGc71bWx_ri/-WWw4nQ1QCGc71bWx_ri -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b884/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/accept4.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/conn.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/conn_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/netns_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/setbuffer_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/typ_cloexec_nonblock.go cd $WORK/b744 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b744=/tmp/go-build -gno-record-gcc-switches -I $WORK/b744/ -O2 -g -frandom-seed=xfiVlC47qZ7z8ol6zQKM -o $WORK/b744/_x002.o -c journal.cgo2.c go tool buildid -w $WORK/b851/_pkg_.a # internal cp $WORK/b851/_pkg_.a /builddir/.cache/go-build/7b/7bf0f1c00573f683b83862c6db833bd419c4e736e21921ae0ceb854aa3f77772-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio mkdir -p $WORK/b848/ cat >/tmp/go-build3432868631/b848/importcfg << 'EOF' # internal # import config importmap github.com/sigstore/fulcio/pkg/api=github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api importmap github.com/sigstore/sigstore/pkg/oauth=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth importmap github.com/sigstore/sigstore/pkg/oauthflow=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow importmap github.com/sigstore/sigstore/pkg/signature=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/useragent=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent importmap go.podman.io/image/v5/signature/sigstore/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal importmap golang.org/x/oauth2=github.com/containers/podman/vendor/golang.org/x/oauth2 packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3432868631/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3432868631/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile crypto/x509=/tmp/go-build3432868631/b177/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api=/tmp/go-build3432868631/b849/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build3432868631/b850/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow=/tmp/go-build3432868631/b851/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build3432868631/b498/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent=/tmp/go-build3432868631/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build3432868631/b509/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build3432868631/b853/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b848/_pkg_.a -trimpath "$WORK/b848=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio -lang=go1.25 -complete -installsuffix shared -buildid GUjW9CwgOplBSnmmcpUM/GUjW9CwgOplBSnmmcpUM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b848/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio/fulcio.go go tool buildid -w $WORK/b896/_pkg_.a # internal cp $WORK/b896/_pkg_.a /builddir/.cache/go-build/7d/7ddd7446711c55cdadd679556235aca559cb498a05770a2d65f4c1a47ca26ed2-d # internal github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib mkdir -p $WORK/b904/ cat >/tmp/go-build3432868631/b904/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3432868631/b132/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b904/_pkg_.a -trimpath "$WORK/b904=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib -lang=go1.25 -complete -installsuffix shared -buildid LuNDxhRwFsvzUZXwzppg/LuNDxhRwFsvzUZXwzppg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b904/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib/annotations.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib/metadata.go go tool buildid -w $WORK/b895/_pkg_.a # internal cp $WORK/b895/_pkg_.a /builddir/.cache/go-build/0c/0c3657dd138546be5426dc4d725a556c7860f3e8ab6fc52e3ac4bff1196586de-d # internal github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7 mkdir -p $WORK/b894/ cat >/tmp/go-build3432868631/b894/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/v7/rpc=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc=/tmp/go-build3432868631/b895/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3432868631/b318/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b894/_pkg_.a -trimpath "$WORK/b894=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7 -lang=go1.25 -complete -installsuffix shared -buildid YPkV1k1dSOZ-bIaNhjg7/YPkV1k1dSOZ-bIaNhjg7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b894/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/features.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/main.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/notify.go go tool buildid -w $WORK/b848/_pkg_.a # internal cp $WORK/b848/_pkg_.a /builddir/.cache/go-build/7d/7d2e0e26d1eefe7ec75ac383078f7aa42e6e190407adcd6562d45178227ed7ab-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore mkdir -p $WORK/b846/ cat >/tmp/go-build3432868631/b846/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/pkg/cli=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli importmap go.podman.io/image/v5/pkg/cli/sigstore/params=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/signature/sigstore=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore importmap go.podman.io/image/v5/signature/sigstore/fulcio=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio importmap go.podman.io/image/v5/signature/sigstore/rekor=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli=/tmp/go-build3432868631/b845/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params=/tmp/go-build3432868631/b847/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3432868631/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore=/tmp/go-build3432868631/b508/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio=/tmp/go-build3432868631/b848/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor=/tmp/go-build3432868631/b857/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b846/_pkg_.a -trimpath "$WORK/b846=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore -lang=go1.25 -complete -installsuffix shared -buildid oSFN6nSbeS9KxT9VVXwx/oSFN6nSbeS9KxT9VVXwx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b846/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/sigstore.go go tool buildid -w $WORK/b904/_pkg_.a # internal cp $WORK/b904/_pkg_.a /builddir/.cache/go-build/ba/ba77b05b17f9cd29f8847ccbfcf3da277b562292756c3c036749530ba380a9c1-d # internal github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats mkdir -p $WORK/b905/ cat >/tmp/go-build3432868631/b905/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3432868631/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3432868631/b326/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b905/_pkg_.a -trimpath "$WORK/b905=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats -lang=go1.25 -complete -installsuffix shared -buildid N4-w7-CF4Qb8Oe4wSUST/N4-w7-CF4Qb8Oe4wSUST -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b905/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats/stats.pb.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats/types.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats/utils.go go tool buildid -w $WORK/b884/_pkg_.a # internal cp $WORK/b884/_pkg_.a /builddir/.cache/go-build/b7/b7b73bce289098774fc5fdd14536d4c380f7a9ee9b30748e16f74799077efd5b-d # internal github.com/containers/podman/vendor/github.com/mdlayher/vsock mkdir -p $WORK/b883/ cat >/tmp/go-build3432868631/b883/importcfg << 'EOF' # internal # import config importmap github.com/mdlayher/socket=github.com/containers/podman/vendor/github.com/mdlayher/socket importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/socket=/tmp/go-build3432868631/b884/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b883/_pkg_.a -trimpath "$WORK/b883=>" -p github.com/containers/podman/vendor/github.com/mdlayher/vsock -lang=go1.25 -complete -installsuffix shared -buildid Y_b1XsBG5Pdqf6TeADnA/Y_b1XsBG5Pdqf6TeADnA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b883/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/conn_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/fd_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/listener_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/vsock.go go tool buildid -w $WORK/b846/_pkg_.a # internal go tool buildid -w $WORK/b805/_pkg_.a # internal cp $WORK/b846/_pkg_.a /builddir/.cache/go-build/22/228a5d0f02d7078f1dc72841592854a8940d89da2d9cb929e6ee0035f83f5111-d # internal github.com/containers/podman/pkg/parallel mkdir -p $WORK/b906/ cat >/tmp/go-build3432868631/b906/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build3432868631/b512/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b906/_pkg_.a -trimpath "$WORK/b906=>" -p github.com/containers/podman/pkg/parallel -lang=go1.25 -complete -installsuffix shared -buildid LJyktdctcrwzPUeD8-s5/LJyktdctcrwzPUeD8-s5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b906/importcfg -pack ./_build/src/github.com/containers/podman/pkg/parallel/parallel.go cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/6b/6b3a87a8ff7e54f72011836eff1e59e7b5c6ba07cd7ca7a1ac2da9836ebab71d-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp mkdir -p $WORK/b804/ cat >/tmp/go-build3432868631/b804/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/go-libvirt=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt=/tmp/go-build3432868631/b805/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b804/_pkg_.a -trimpath "$WORK/b804=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp -lang=go1.25 -complete -installsuffix shared -buildid yl1yymKW0r84rJ50HPXa/yl1yymKW0r84rJ50HPXa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b804/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp/qmp.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp/rpc.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp/socket.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp/socket_unix.go go tool buildid -w $WORK/b894/_pkg_.a # internal cp $WORK/b894/_pkg_.a /builddir/.cache/go-build/b4/b4cc5db5a3df0409adc81bc70f03293e97e126fd1d6d3538727c02d439010273-d # internal github.com/containers/podman/pkg/criu mkdir -p $WORK/b893/ cat >/tmp/go-build3432868631/b893/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/v7=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7 importmap github.com/checkpoint-restore/go-criu/v7/rpc=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7=/tmp/go-build3432868631/b894/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc=/tmp/go-build3432868631/b895/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3432868631/b318/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b893/_pkg_.a -trimpath "$WORK/b893=>" -p github.com/containers/podman/pkg/criu -lang=go1.25 -complete -installsuffix shared -buildid luCiUQNXzmjP955LyT9K/luCiUQNXzmjP955LyT9K -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b893/importcfg -pack ./_build/src/github.com/containers/podman/pkg/criu/criu.go ./_build/src/github.com/containers/podman/pkg/criu/criu_linux.go cd $WORK/b744 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b744=/tmp/go-build -gno-record-gcc-switches -I $WORK/b744/ -O2 -g -frandom-seed=xfiVlC47qZ7z8ol6zQKM -o $WORK/b744/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b905/_pkg_.a # internal cp $WORK/b905/_pkg_.a /builddir/.cache/go-build/91/918f89ccfd40699fd731b28d31584136d63716f95d82b74b662f18d20c7bee34-d # internal github.com/containers/podman/pkg/checkpoint/crutils mkdir -p $WORK/b903/ cat >/tmp/go-build3432868631/b903/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/checkpointctl/lib=github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib importmap github.com/checkpoint-restore/go-criu/v7/stats=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=/tmp/go-build3432868631/b904/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats=/tmp/go-build3432868631/b905/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3432868631/b533/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3432868631/b468/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b903/_pkg_.a -trimpath "$WORK/b903=>" -p github.com/containers/podman/pkg/checkpoint/crutils -lang=go1.25 -complete -installsuffix shared -buildid 62fQisKMRNbdvMC3hA9u/62fQisKMRNbdvMC3hA9u -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b903/importcfg -pack ./_build/src/github.com/containers/podman/pkg/checkpoint/crutils/checkpoint_restore_utils.go go tool buildid -w $WORK/b906/_pkg_.a # internal cp $WORK/b906/_pkg_.a /builddir/.cache/go-build/a2/a2c2cc2c80bbaa116bcf633ee556a8637d8764372287559094399913a880725c-d # internal log/syslog mkdir -p $WORK/b909/ cat >/tmp/go-build3432868631/b909/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b909/_pkg_.a -trimpath "$WORK/b909=>" -p log/syslog -lang=go1.25 -std -complete -installsuffix shared -buildid RDzrAJPRbYeTbGEllKN6/RDzrAJPRbYeTbGEllKN6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b909/importcfg -pack /usr/lib/golang/src/log/syslog/doc.go /usr/lib/golang/src/log/syslog/syslog.go /usr/lib/golang/src/log/syslog/syslog_unix.go go tool buildid -w $WORK/b883/_pkg_.a # internal TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b744=/tmp/go-build -gno-record-gcc-switches -o $WORK/b744/_cgo_.o $WORK/b744/_cgo_main.o $WORK/b744/_x001.o $WORK/b744/_x002.o -O2 -g cp $WORK/b883/_pkg_.a /builddir/.cache/go-build/f8/f8a1dae07a8fcd4d9c1e502b3c3e2d5de55ad38f3d204e8f8a97654fed0eeced-d # internal runtime/pprof mkdir -p $WORK/b910/ cat >/tmp/go-build3432868631/b910/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile cmp=/tmp/go-build3432868631/b045/_pkg_.a packagefile compress/gzip=/tmp/go-build3432868631/b202/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile internal/abi=/tmp/go-build3432868631/b005/_pkg_.a packagefile internal/profilerecord=/tmp/go-build3432868631/b018/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile text/tabwriter=/tmp/go-build3432868631/b344/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b910/_pkg_.a -trimpath "$WORK/b910=>" -p runtime/pprof -lang=go1.25 -std -installsuffix shared -buildid uaYVeSQNENsSAY8gHcy-/uaYVeSQNENsSAY8gHcy- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b910/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pe.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/proto_other.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go go tool buildid -w $WORK/b893/_pkg_.a # internal cp $WORK/b893/_pkg_.a /builddir/.cache/go-build/5b/5b2da08739f44ae60bf8b23ce8e487bc35139cb8bef655223d9895e6fd9cd224-d # internal go tool buildid -w $WORK/b903/_pkg_.a # internal cp $WORK/b903/_pkg_.a /builddir/.cache/go-build/c4/c4a9f96585b55053e5427cf63c3c3fd26d9976a7041b02c99e8a4658a77e9d9a-d # internal go tool buildid -w $WORK/b909/_pkg_.a # internal cp $WORK/b909/_pkg_.a /builddir/.cache/go-build/b0/b06cb3180926a2ebfa6e1c911e69148209d820519ffb3d93bd36f728578d8352-d # internal github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b908/ cat >/tmp/go-build3432868631/b908/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile log/syslog=/tmp/go-build3432868631/b909/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b908/_pkg_.a -trimpath "$WORK/b908=>" -p github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog -lang=go1.25 -complete -installsuffix shared -buildid 3Hj_dxutlep9scffPbRB/3Hj_dxutlep9scffPbRB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b908/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b744=/tmp/go-build -gno-record-gcc-switches -o $WORK/b744/_cgo_.o $WORK/b744/_cgo_main.o $WORK/b744/_x001.o $WORK/b744/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage sdjournal -dynimport $WORK/b744/_cgo_.o -dynout $WORK/b744/_cgo_import.go go tool buildid -w $WORK/b804/_pkg_.a # internal cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/ee/eeede57aba80618ee401a0ebaf6fb3b33e6ae7c882a7f454b082ad0beaa01800-d # internal github.com/containers/podman/pkg/machine/qemu mkdir -p $WORK/b782/ cat >/tmp/go-build3432868631/b782/importcfg << 'EOF' # internal # import config importmap github.com/containers/gvisor-tap-vsock/pkg/types=github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/ignition=github.com/containers/podman/pkg/machine/ignition importmap github.com/containers/podman/v5/pkg/machine/qemu/command=github.com/containers/podman/pkg/machine/qemu/command importmap github.com/containers/podman/v5/pkg/machine/sockets=github.com/containers/podman/pkg/machine/sockets importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/digitalocean/go-qemu/qmp=github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build3432868631/b783/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3432868631/b730/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build3432868631/b784/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3432868631/b778/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build3432868631/b788/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu/command=/tmp/go-build3432868631/b794/_pkg_.a packagefile github.com/containers/podman/pkg/machine/sockets=/tmp/go-build3432868631/b803/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3432868631/b790/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp=/tmp/go-build3432868631/b804/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3432868631/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build3432868631/b779/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p github.com/containers/podman/pkg/machine/qemu -lang=go1.25 -complete -installsuffix shared -buildid I8Jq7YQ_dDDdxo_2Bsf0/I8Jq7YQ_dDDdxo_2Bsf0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b782/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/qemu/config.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/machine.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/machine_unix.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/options_linux_arm64.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/stubber.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/virtiofsd.go cat >/tmp/go-build3432868631/b744/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/internal/dlopen=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=/tmp/go-build3432868631/b745/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile runtime/cgo=/tmp/go-build3432868631/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -lang=go1.25 -installsuffix shared -buildid xfiVlC47qZ7z8ol6zQKM/xfiVlC47qZ7z8ol6zQKM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b744/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal/functions.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal/read.go $WORK/b744/_cgo_gotypes.go $WORK/b744/journal.cgo1.go $WORK/b744/_cgo_import.go go tool buildid -w $WORK/b908/_pkg_.a # internal cp $WORK/b908/_pkg_.a /builddir/.cache/go-build/f8/f8f73d31a5ccacba497d490dced2e79ad2137fb7394e3a1a4276b2a4a434262f-d # internal go tool buildid -w $WORK/b892/_pkg_.a # internal cp $WORK/b892/_pkg_.a /builddir/.cache/go-build/99/99c087d8b9bbb8f54826caf10c281711ea318b322e5d42b059fa88e1f235595f-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal go tool pack r $WORK/b744/_pkg_.a $WORK/b744/_x001.o $WORK/b744/_x002.o # internal go tool buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/0a/0afc3c1cc197bc28a4ecf0d8386bfb85f48833e1541aa125f711feb871dedb09-d # internal github.com/containers/podman/libpod/events mkdir -p $WORK/b728/ cat >/tmp/go-build3432868631/b728/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/coreos/go-systemd/v22/journal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/nxadm/tail=github.com/containers/podman/vendor/github.com/nxadm/tail importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3432868631/b729/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3432868631/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=/tmp/go-build3432868631/b743/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=/tmp/go-build3432868631/b744/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail=/tmp/go-build3432868631/b746/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3432868631/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build3432868631/b557/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p github.com/containers/podman/libpod/events -lang=go1.25 -complete -installsuffix shared -buildid Fa-ZbqPaA75aBmw_3QdR/Fa-ZbqPaA75aBmw_3QdR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b728/importcfg -pack ./_build/src/github.com/containers/podman/libpod/events/config.go ./_build/src/github.com/containers/podman/libpod/events/default_journal.go ./_build/src/github.com/containers/podman/libpod/events/events.go ./_build/src/github.com/containers/podman/libpod/events/events_supported.go ./_build/src/github.com/containers/podman/libpod/events/filters.go ./_build/src/github.com/containers/podman/libpod/events/journal_linux.go ./_build/src/github.com/containers/podman/libpod/events/logfile.go ./_build/src/github.com/containers/podman/libpod/events/nullout.go go tool buildid -w $WORK/b782/_pkg_.a # internal cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/e4/e48ebf32c85a86a7da1e1d8f3325fafdfdbfb332884dec9f29209c5018364574-d # internal github.com/containers/podman/pkg/machine/provider mkdir -p $WORK/b781/ cat >/tmp/go-build3432868631/b781/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/qemu=github.com/containers/podman/pkg/machine/qemu importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3432868631/b778/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3432868631/b780/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu=/tmp/go-build3432868631/b782/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3432868631/b790/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3432868631/b656/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p github.com/containers/podman/pkg/machine/provider -lang=go1.25 -complete -installsuffix shared -buildid JIB703MBJDAbxg2amFmE/JIB703MBJDAbxg2amFmE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b781/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/provider/platform.go ./_build/src/github.com/containers/podman/pkg/machine/provider/platform_unix.go go tool buildid -w $WORK/b781/_pkg_.a # internal cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/f5/f55a33c59e5b7eea5cc453589744a95ec4f4acfb4d6c2922fad4d12b721f7c69-d # internal go tool buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/ce/cec1b1cd506245f8e0065d0f918965129a44f96b470b5da3c54f50576b01a2c9-d # internal go tool buildid -w $WORK/b910/_pkg_.a # internal cp $WORK/b910/_pkg_.a /builddir/.cache/go-build/d4/d4c39e3621d703e512119a02f4f282e37d8eb19a14e6a205af377e6169b4f2d5-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_x013.o -c sqlite3_opt_unlock_notify.c cd $WORK/b475 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -I $WORK/b475/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=8pynKOLPpAapewqh1pAj -o $WORK/b475/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -o $WORK/b475/_cgo_.o $WORK/b475/_cgo_main.o $WORK/b475/_x001.o $WORK/b475/_x002.o $WORK/b475/_x003.o $WORK/b475/_x004.o $WORK/b475/_x005.o $WORK/b475/_x006.o $WORK/b475/_x007.o $WORK/b475/_x008.o $WORK/b475/_x009.o $WORK/b475/_x010.o $WORK/b475/_x011.o $WORK/b475/_x012.o $WORK/b475/_x013.o -O2 -g -ldl gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b475=/tmp/go-build -gno-record-gcc-switches -o $WORK/b475/_cgo_.o $WORK/b475/_cgo_main.o $WORK/b475/_x001.o $WORK/b475/_x002.o $WORK/b475/_x003.o $WORK/b475/_x004.o $WORK/b475/_x005.o $WORK/b475/_x006.o $WORK/b475/_x007.o $WORK/b475/_x008.o $WORK/b475/_x009.o $WORK/b475/_x010.o $WORK/b475/_x011.o $WORK/b475/_x012.o $WORK/b475/_x013.o -O2 -g -ldl # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage sqlite3 -dynimport $WORK/b475/_cgo_.o -dynout $WORK/b475/_cgo_import.go cat >/tmp/go-build3432868631/b475/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto/sha1=/tmp/go-build3432868631/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build3432868631/b150/_pkg_.a packagefile database/sql=/tmp/go-build3432868631/b473/_pkg_.a packagefile database/sql/driver=/tmp/go-build3432868631/b474/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile runtime/cgo=/tmp/go-build3432868631/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -lang=go1.25 -installsuffix shared -buildid 8pynKOLPpAapewqh1pAj/8pynKOLPpAapewqh1pAj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/convert.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/sqlite3_func_crypt.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/sqlite3_go18.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate_omit.go $WORK/b475/_cgo_gotypes.go $WORK/b475/backup.cgo1.go $WORK/b475/callback.cgo1.go $WORK/b475/error.cgo1.go $WORK/b475/sqlite3.cgo1.go $WORK/b475/sqlite3_context.cgo1.go $WORK/b475/sqlite3_load_extension.cgo1.go $WORK/b475/sqlite3_opt_serialize.cgo1.go $WORK/b475/sqlite3_opt_userauth_omit.cgo1.go $WORK/b475/sqlite3_other.cgo1.go $WORK/b475/sqlite3_type.cgo1.go $WORK/b475/_cgo_import.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 go tool pack r $WORK/b475/_pkg_.a $WORK/b475/_x001.o $WORK/b475/_x002.o $WORK/b475/_x003.o $WORK/b475/_x004.o $WORK/b475/_x005.o $WORK/b475/_x006.o $WORK/b475/_x007.o $WORK/b475/_x008.o $WORK/b475/_x009.o $WORK/b475/_x010.o $WORK/b475/_x011.o $WORK/b475/_x012.o $WORK/b475/_x013.o # internal go tool buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/c5/c57f40bdf77a04ce7427c56cb6099d9f4c9d46a4fc1f483317f32a62c6022952-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite mkdir -p $WORK/b472/ cat >/tmp/go-build3432868631/b472/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-sqlite3=github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile database/sql=/tmp/go-build3432868631/b473/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-sqlite3=/tmp/go-build3432868631/b475/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3432868631/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build3432868631/b443/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite -lang=go1.25 -complete -installsuffix shared -buildid THvVp_jknwfHL9u3Ia2m/THvVp_jknwfHL9u3Ia2m -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite/sqlite.go go tool buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/9e/9ef785f0ac3bf773fe8d16088dda5eb72bd8b88a3acc15bb4f96c5e55b2ed1b9-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache mkdir -p $WORK/b441/ cat >/tmp/go-build3432868631/b441/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/rootless=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless importmap go.podman.io/image/v5/pkg/blobinfocache/memory=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory importmap go.podman.io/image/v5/pkg/blobinfocache/sqlite=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build3432868631/b242/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory=/tmp/go-build3432868631/b442/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite=/tmp/go-build3432868631/b472/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache -lang=go1.25 -complete -installsuffix shared -buildid _HVNMHb6h3KKWfZpgfTP/_HVNMHb6h3KKWfZpgfTP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/default.go go tool buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/04/04792341ee5d199ae213374df4ce51eda5371c613ec0a0990eaaed60da9ef079-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/copy mkdir -p $WORK/b275/ cat >/tmp/go-build3432868631/b275/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt=github.com/containers/podman/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb/v8=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 importmap github.com/vbauerster/mpb/v8/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination importmap go.podman.io/image/v5/internal/imagesource=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/pkg/platform=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/signature/sigstore=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore importmap go.podman.io/image/v5/signature/simplesigning=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/chunked/toc=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=/tmp/go-build3432868631/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3432868631/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8=/tmp/go-build3432868631/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build3432868631/b436/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3432868631/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3432868631/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build3432868631/b439/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build3432868631/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build3432868631/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform=/tmp/go-build3432868631/b193/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3432868631/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3432868631/b197/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3432868631/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build3432868631/b440/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3432868631/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache=/tmp/go-build3432868631/b441/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3432868631/b444/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3432868631/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build3432868631/b476/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3432868631/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore=/tmp/go-build3432868631/b508/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning=/tmp/go-build3432868631/b510/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3432868631/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build3432868631/b511/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build3432868631/b512/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3432868631/b429/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile iter=/tmp/go-build3432868631/b046/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/copy -lang=go1.25 -complete -installsuffix shared -buildid FV245bRfKXHuxgKXmU_g/FV245bRfKXHuxgKXmU_g -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/blob.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/compression.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/copy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/digesting_reader.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/encryption.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/manifest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/multiple.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/progress_bars.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/progress_channel.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/sign.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/single.go go tool buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/53/5360920bda34070254fb5af993c70f6722a58412ac86a0e3db404ff3c9e35f7c-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented mkdir -p $WORK/b274/ cat >/tmp/go-build3432868631/b274/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/manifests=github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile container/list=/tmp/go-build3432868631/b156/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3432868631/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build3432868631/b138/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build3432868631/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build3432868631/b513/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3432868631/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3432868631/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented -lang=go1.25 -complete -installsuffix shared -buildid CH8wlLHPgUH73O9BaJ_3/CH8wlLHPgUH73O9BaJ_3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented/supplemented.go go tool buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/23/232da2b6a40d83b4ab96ca7bcdf293e6d79b6bcf865a4e7bc020a0f1444f1a97-d # internal github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests mkdir -p $WORK/b136/ cat >/tmp/go-build3432868631/b136/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/internal=github.com/containers/podman/vendor/go.podman.io/common/internal importmap go.podman.io/common/pkg/manifests=github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests importmap go.podman.io/common/pkg/retry=github.com/containers/podman/vendor/go.podman.io/common/pkg/retry importmap go.podman.io/common/pkg/supplemented=github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3432868631/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal=/tmp/go-build3432868631/b137/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build3432868631/b138/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/retry=/tmp/go-build3432868631/b199/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented=/tmp/go-build3432868631/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build3432868631/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build3432868631/b513/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3432868631/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build3432868631/b514/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3432868631/b444/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build3432868631/b476/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3432868631/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build3432868631/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3432868631/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build3432868631/b571/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3432868631/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3432868631/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3432868631/b269/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile mime=/tmp/go-build3432868631/b214/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests -lang=go1.25 -complete -installsuffix shared -buildid gRsAyP5uEsew_MIwBs-1/gRsAyP5uEsew_MIwBs-1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests/copy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests/manifests.go go tool buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/e0/e05b219b118c9c7edeaa5b16283f954ae8de61c51010d3202df6ececf0aa81fc-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/define mkdir -p $WORK/b071/ cat >/tmp/go-build3432868631/b071/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage/manifests=github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3432868631/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build3432868631/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3432868631/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests=/tmp/go-build3432868631/b136/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3432868631/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3432868631/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3432868631/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build3432868631/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3432868631/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3432868631/b562/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build3432868631/b512/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/define -lang=go1.25 -complete -installsuffix shared -buildid 3yQ-uwbE5-9VVZzhpFS-/3yQ-uwbE5-9VVZzhpFS- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/build.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/isolation.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/mount_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/namespace.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/pull.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/types.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/types_unix.go go tool buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/9c/9cfda477e73330c1ee4d8c33b16b7225a18ff4a621693cefcbc4e01a9bef6690-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types mkdir -p $WORK/b651/ github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom mkdir -p $WORK/b654/ cat >/tmp/go-build3432868631/b651/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3432868631/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types -lang=go1.25 -complete -installsuffix shared -buildid 0aAROH7u5gQ60x7UM8zt/0aAROH7u5gQ60x7UM8zt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b651/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types/attest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types/workload.go cat >/tmp/go-build3432868631/b654/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3432868631/b071/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a EOF github.com/containers/podman/pkg/domain/entities/types mkdir -p $WORK/b752/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom -lang=go1.25 -complete -installsuffix shared -buildid vzhS57rQKXm3VunzLa3O/vzhS57rQKXm3VunzLa3O -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom/merge.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom/presets.go cat >/tmp/go-build3432868631/b752/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v5/pkg/ps/define=github.com/containers/podman/pkg/ps/define importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/trust=github.com/containers/podman/pkg/trust importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/libartifact=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3432868631/b071/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3432868631/b751/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build3432868631/b753/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=/tmp/go-build3432868631/b754/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3432868631/b755/_pkg_.a packagefile github.com/containers/podman/pkg/trust=/tmp/go-build3432868631/b756/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build3432868631/b599/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3432868631/b132/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3432868631/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact=/tmp/go-build3432868631/b759/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p github.com/containers/podman/pkg/domain/entities/types -lang=go1.25 -complete -installsuffix shared -buildid kU6F2ubSGtDij1p18hXj/kU6F2ubSGtDij1p18hXj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b752/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/entities/types/artifacts.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/auth.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/container_ps.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/containers.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/events.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/generate.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/images.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/manifest.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/network.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/play.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/pods.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/secrets.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/system.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/types.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/volumes.go go tool buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/53/5344e98e8efdc7eb744aeaa1756ba19f83d6df699d0e010fb786da4276de92ec-d # internal go tool buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/b1/b1d692ed014d920fc894eaf19a8d17873176be25ebdc38d0bc67d374a96a770b-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b648/ cat >/tmp/go-build3432868631/b648/importcfg << 'EOF' # internal # import config importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/internal/mkcw/types=github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types importmap github.com/containers/buildah/internal/parse=github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse importmap github.com/containers/buildah/internal/sbom=github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom importmap github.com/containers/buildah/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir importmap github.com/containers/buildah/pkg/sshagent=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libnetwork/etchosts=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build3432868631/b649/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3432868631/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types=/tmp/go-build3432868631/b651/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse=/tmp/go-build3432868631/b652/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom=/tmp/go-build3432868631/b654/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build3432868631/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent=/tmp/go-build3432868631/b672/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3432868631/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3432868631/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build3432868631/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build3432868631/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3432868631/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3432868631/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build3432868631/b680/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3432868631/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build3432868631/b704/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3432868631/b712/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3432868631/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build3432868631/b653/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3432868631/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3432868631/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3432868631/b562/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3432868631/b429/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse -lang=go1.25 -complete -installsuffix shared -buildid 5QAuZHYvhNJs-_HAz9i7/5QAuZHYvhNJs-_HAz9i7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b648/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse/parse_unix.go go tool buildid -w $WORK/b752/_pkg_.a # internal cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/53/53dcd28eddef54b0f79ea37f021c5ac9a20bf4b85b04748d223b29bbb53d768d-d # internal github.com/containers/podman/pkg/bindings/generate mkdir -p $WORK/b824/ github.com/containers/podman/pkg/bindings/secrets mkdir -p $WORK/b830/ github.com/containers/podman/pkg/bindings/network mkdir -p $WORK/b827/ github.com/containers/podman/pkg/bindings/volumes mkdir -p $WORK/b832/ cat >/tmp/go-build3432868631/b824/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3432868631/b771/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3432868631/b818/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3432868631/b752/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a EOF cat >/tmp/go-build3432868631/b830/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3432868631/b771/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3432868631/b818/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3432868631/b752/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b824/_pkg_.a -trimpath "$WORK/b824=>" -p github.com/containers/podman/pkg/bindings/generate -lang=go1.25 -complete -installsuffix shared -buildid c_TDSaXLeU7q2DSQmV-Z/c_TDSaXLeU7q2DSQmV-Z -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b824/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/generate/generate.go ./_build/src/github.com/containers/podman/pkg/bindings/generate/types.go ./_build/src/github.com/containers/podman/pkg/bindings/generate/types_kube_options.go ./_build/src/github.com/containers/podman/pkg/bindings/generate/types_systemd_options.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b830/_pkg_.a -trimpath "$WORK/b830=>" -p github.com/containers/podman/pkg/bindings/secrets -lang=go1.25 -complete -installsuffix shared -buildid PqRlPFhoYCtqPHfVx1ql/PqRlPFhoYCtqPHfVx1ql -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b830/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/secrets/secrets.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_remove_options.go github.com/containers/podman/pkg/domain/entities mkdir -p $WORK/b721/ cat >/tmp/go-build3432868631/b832/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3432868631/b771/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3432868631/b818/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3432868631/b751/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3432868631/b752/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3432868631/b465/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b832/_pkg_.a -trimpath "$WORK/b832=>" -p github.com/containers/podman/pkg/bindings/volumes -lang=go1.25 -complete -installsuffix shared -buildid yRpCFyoTH3WuGWsdElG-/yRpCFyoTH3WuGWsdElG- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b832/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/volumes.go cat >/tmp/go-build3432868631/b721/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/flag=github.com/containers/podman/vendor/go.podman.io/common/pkg/flag importmap go.podman.io/common/pkg/libartifact/types=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3432868631/b073/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build3432868631/b728/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3432868631/b751/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3432868631/b752/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3432868631/b730/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3432868631/b755/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3432868631/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build3432868631/b599/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3432868631/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3432868631/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build3432868631/b761/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3432868631/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3432868631/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/flag=/tmp/go-build3432868631/b762/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build3432868631/b760/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build3432868631/b763/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3432868631/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3432868631/b468/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF cat >/tmp/go-build3432868631/b827/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3432868631/b771/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3432868631/b818/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3432868631/b752/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3432868631/b465/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3432868631/b642/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p github.com/containers/podman/pkg/domain/entities -lang=go1.25 -complete -installsuffix shared -buildid zIuRNyx6Y57rEZ454UX9/zIuRNyx6Y57rEZ454UX9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b721/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/entities/apply.go ./_build/src/github.com/containers/podman/pkg/domain/entities/artifact.go ./_build/src/github.com/containers/podman/pkg/domain/entities/auto-update.go ./_build/src/github.com/containers/podman/pkg/domain/entities/container_ps.go ./_build/src/github.com/containers/podman/pkg/domain/entities/containers.go ./_build/src/github.com/containers/podman/pkg/domain/entities/engine.go ./_build/src/github.com/containers/podman/pkg/domain/entities/engine_container.go ./_build/src/github.com/containers/podman/pkg/domain/entities/engine_image.go ./_build/src/github.com/containers/podman/pkg/domain/entities/events.go ./_build/src/github.com/containers/podman/pkg/domain/entities/generate.go ./_build/src/github.com/containers/podman/pkg/domain/entities/healthcheck.go ./_build/src/github.com/containers/podman/pkg/domain/entities/images.go ./_build/src/github.com/containers/podman/pkg/domain/entities/machine.go ./_build/src/github.com/containers/podman/pkg/domain/entities/manifest.go ./_build/src/github.com/containers/podman/pkg/domain/entities/network.go ./_build/src/github.com/containers/podman/pkg/domain/entities/play.go ./_build/src/github.com/containers/podman/pkg/domain/entities/pods.go ./_build/src/github.com/containers/podman/pkg/domain/entities/quadlet.go ./_build/src/github.com/containers/podman/pkg/domain/entities/scp.go ./_build/src/github.com/containers/podman/pkg/domain/entities/secrets.go ./_build/src/github.com/containers/podman/pkg/domain/entities/system.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types.go ./_build/src/github.com/containers/podman/pkg/domain/entities/volumes.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b827/_pkg_.a -trimpath "$WORK/b827=>" -p github.com/containers/podman/pkg/bindings/network -lang=go1.25 -complete -installsuffix shared -buildid rXwo5lxZzp1sLr5IUOsb/rXwo5lxZzp1sLr5IUOsb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b827/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/network/network.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_disconnect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_extracreate_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_update_options.go github.com/containers/podman/pkg/bindings/system mkdir -p $WORK/b831/ cat >/tmp/go-build3432868631/b831/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3432868631/b771/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3432868631/b818/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3432868631/b752/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b831/_pkg_.a -trimpath "$WORK/b831=>" -p github.com/containers/podman/pkg/bindings/system -lang=go1.25 -complete -installsuffix shared -buildid V4OVC4hm3QCZgHOFUXy8/V4OVC4hm3QCZgHOFUXy8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b831/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/system/info.go ./_build/src/github.com/containers/podman/pkg/bindings/system/system.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_check_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_disk_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_events_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_info_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_version_options.go go tool buildid -w $WORK/b830/_pkg_.a # internal cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/5b/5b2db0376891787b946e730c95784cbff59d99a36d303a5af97ddf3bccf844a3-d # internal go tool buildid -w $WORK/b824/_pkg_.a # internal cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/83/83aae2062ad3267d604e63c1087e1b143b2430e47b7967b49bef811609a392b5-d # internal github.com/containers/podman/pkg/bindings/kube mkdir -p $WORK/b825/ cat >/tmp/go-build3432868631/b825/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/generate=github.com/containers/podman/pkg/bindings/generate importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build3432868631/b817/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3432868631/b771/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=/tmp/go-build3432868631/b824/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3432868631/b818/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3432868631/b752/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b825/_pkg_.a -trimpath "$WORK/b825=>" -p github.com/containers/podman/pkg/bindings/kube -lang=go1.25 -complete -installsuffix shared -buildid 86-J1QgtCDdhIlc44fjy/86-J1QgtCDdhIlc44fjy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b825/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/kube/kube.go ./_build/src/github.com/containers/podman/pkg/bindings/kube/types.go ./_build/src/github.com/containers/podman/pkg/bindings/kube/types_apply_options.go ./_build/src/github.com/containers/podman/pkg/bindings/kube/types_down_options.go ./_build/src/github.com/containers/podman/pkg/bindings/kube/types_play_options.go go tool buildid -w $WORK/b832/_pkg_.a # internal cp $WORK/b832/_pkg_.a /builddir/.cache/go-build/a6/a633ce5d7dc1e4459dc72f9e6b2e43aa5215faf3fdd64b91b9117291dcbab034-d # internal go tool buildid -w $WORK/b831/_pkg_.a # internal cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/d4/d443885b8758d0d82b24627cd38dbfd063d5bf547dcb5750b2c3877a402697ff-d # internal go tool buildid -w $WORK/b827/_pkg_.a # internal cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/c4/c4ea47158decfc05718d21ecdd37e6bdb9786961a0c1697ebd885c6125f55cd2-d # internal go tool buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/b9/b96d58b077c969974d83d0ce7f8be6406fa463f05166190df4929a3318f6902a-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util mkdir -p $WORK/b715/ cat >/tmp/go-build3432868631/b715/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build3432868631/b648/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3432868631/b263/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util -lang=go1.25 -complete -installsuffix shared -buildid DaXzbhaU1rIwbkokb_3H/DaXzbhaU1rIwbkokb_3H -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b715/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util/resource_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util/uptime_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util/util.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util/version_unix.go github.com/containers/podman/pkg/machine/ocipull mkdir -p $WORK/b881/ cat >/tmp/go-build3432868631/b881/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/podman/v5/pkg/machine/compression=github.com/containers/podman/pkg/machine/compression importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build3432868631/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build3432868631/b648/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build3432868631/b785/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3432868631/b778/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build3432868631/b787/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build3432868631/b724/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3432868631/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build3432868631/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3432868631/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build3432868631/b513/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3432868631/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build3432868631/b514/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build3432868631/b476/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build3432868631/b571/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3432868631/b257/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b881/_pkg_.a -trimpath "$WORK/b881=>" -p github.com/containers/podman/pkg/machine/ocipull -lang=go1.25 -complete -installsuffix shared -buildid K7xhPiWHSFFFs5cR_-Di/K7xhPiWHSFFFs5cR_-Di -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b881/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/ocipull/oci.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/ociartifact.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/policy.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/policy_unix.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/pull.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/source.go go tool buildid -w $WORK/b825/_pkg_.a # internal cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/51/512f67567d29b7127a3b7999a29f43b65f9692e4144064dffba49da49e2a8740-d # internal github.com/containers/podman/pkg/bindings/play mkdir -p $WORK/b828/ cat >/tmp/go-build3432868631/b828/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings/kube=github.com/containers/podman/pkg/bindings/kube importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/kube=/tmp/go-build3432868631/b825/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3432868631/b752/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b828/_pkg_.a -trimpath "$WORK/b828=>" -p github.com/containers/podman/pkg/bindings/play -lang=go1.25 -complete -installsuffix shared -buildid v8BSeVSbcGxzTWLbwqMe/v8BSeVSbcGxzTWLbwqMe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b828/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/play/play.go go tool buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/37/373153007ab51e477b2829a3cb6361d066f71089ea4a188238a3ffbdd8cf4ae9-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b070/ cat >/tmp/go-build3432868631/b070/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/internal=github.com/containers/podman/vendor/github.com/containers/buildah/internal importmap github.com/containers/buildah/pkg/completion=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/pkg/util=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/helpers=github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3432868631/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build3432868631/b643/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion=/tmp/go-build3432868631/b644/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build3432868631/b648/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build3432868631/b715/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3432868631/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=/tmp/go-build3432868631/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3432868631/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3432868631/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3432868631/b712/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3432868631/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3432868631/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3432868631/b258/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli -lang=go1.25 -complete -installsuffix shared -buildid o1foiMfnlkuhT-S07K4r/o1foiMfnlkuhT-S07K4r -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli/build.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli/common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli/exec_codes.go go tool buildid -w $WORK/b828/_pkg_.a # internal cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/92/9263585196791e6e3d1f558e65e76f82760732fd2cd29de8970a450b581048a6-d # internal go tool buildid -w $WORK/b881/_pkg_.a # internal cp $WORK/b881/_pkg_.a /builddir/.cache/go-build/71/7165a1df41001b631000936bbbd819206f573b451c22a2bc47dd1a1ea406ec03-d # internal github.com/containers/podman/pkg/machine/shim/diskpull mkdir -p $WORK/b880/ cat >/tmp/go-build3432868631/b880/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/ocipull=github.com/containers/podman/pkg/machine/ocipull importmap github.com/containers/podman/v5/pkg/machine/stdpull=github.com/containers/podman/pkg/machine/stdpull importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3432868631/b778/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ocipull=/tmp/go-build3432868631/b881/_pkg_.a packagefile github.com/containers/podman/pkg/machine/stdpull=/tmp/go-build3432868631/b882/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b880/_pkg_.a -trimpath "$WORK/b880=>" -p github.com/containers/podman/pkg/machine/shim/diskpull -lang=go1.25 -complete -installsuffix shared -buildid YyOAoLG7JVQ7MHKn4q9S/YyOAoLG7JVQ7MHKn4q9S -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b880/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/shim/diskpull/diskpull.go go tool buildid -w $WORK/b880/_pkg_.a # internal cp $WORK/b880/_pkg_.a /builddir/.cache/go-build/18/18802f987a3da5713970e3befaf2de4c3f354674f1f2f0eb20689f8c26f71700-d # internal github.com/containers/podman/pkg/machine/shim mkdir -p $WORK/b878/ cat >/tmp/go-build3432868631/b878/importcfg << 'EOF' # internal # import config importmap github.com/containers/gvisor-tap-vsock/pkg/types=github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/connection=github.com/containers/podman/pkg/machine/connection importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/ignition=github.com/containers/podman/pkg/machine/ignition importmap github.com/containers/podman/v5/pkg/machine/lock=github.com/containers/podman/pkg/machine/lock importmap github.com/containers/podman/v5/pkg/machine/ports=github.com/containers/podman/pkg/machine/ports importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/proxyenv=github.com/containers/podman/pkg/machine/proxyenv importmap github.com/containers/podman/v5/pkg/machine/shim/diskpull=github.com/containers/podman/pkg/machine/shim/diskpull importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build3432868631/b783/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build3432868631/b784/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build3432868631/b791/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3432868631/b778/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3432868631/b780/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build3432868631/b788/_pkg_.a packagefile github.com/containers/podman/pkg/machine/lock=/tmp/go-build3432868631/b792/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ports=/tmp/go-build3432868631/b793/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build3432868631/b781/_pkg_.a packagefile github.com/containers/podman/pkg/machine/proxyenv=/tmp/go-build3432868631/b879/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim/diskpull=/tmp/go-build3432868631/b880/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3432868631/b790/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build3432868631/b787/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3432868631/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3432868631/b656/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/signal=/tmp/go-build3432868631/b268/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b878/_pkg_.a -trimpath "$WORK/b878=>" -p github.com/containers/podman/pkg/machine/shim -lang=go1.25 -complete -installsuffix shared -buildid cijzTpeE6c3DP_kQ2x_P/cijzTpeE6c3DP_kQ2x_P -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b878/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/shim/claim_unsupported.go ./_build/src/github.com/containers/podman/pkg/machine/shim/claim_unsupported_unix.go ./_build/src/github.com/containers/podman/pkg/machine/shim/host.go ./_build/src/github.com/containers/podman/pkg/machine/shim/networking.go ./_build/src/github.com/containers/podman/pkg/machine/shim/networking_unix.go ./_build/src/github.com/containers/podman/pkg/machine/shim/volume.go go tool buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/08/080dc2a88b07c07095fe830835990daadd3886bbb5dacbc9007a55a07a88dd9c-d # internal go tool buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/5c/5c3c4a0df498e4003486e7628a73c9c2c74c6f51c3f52feb47bba3f013d0c733-d # internal github.com/containers/podman/internal/localapi mkdir -p $WORK/b777/ github.com/containers/podman/pkg/api/handlers github.com/containers/podman/pkg/api/handlers/types mkdir -p $WORK/b822/ github.com/containers/podman/pkg/domain/utils mkdir -p $WORK/b833/ cat >/tmp/go-build3432868631/b777/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3432868631/b771/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3432868631/b778/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3432868631/b780/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build3432868631/b781/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3432868631/b790/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3432868631/b755/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF github.com/containers/podman/pkg/specgenutil mkdir -p $WORK/b842/ cat >/tmp/go-build3432868631/b822/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p github.com/containers/podman/internal/localapi -lang=go1.25 -complete -installsuffix shared -buildid at9RAEnwLe9iU1E4hNjd/at9RAEnwLe9iU1E4hNjd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b777/importcfg -pack ./_build/src/github.com/containers/podman/internal/localapi/types.go ./_build/src/github.com/containers/podman/internal/localapi/utils.go github.com/containers/podman/pkg/bindings/artifacts mkdir -p $WORK/b816/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b822/_pkg_.a -trimpath "$WORK/b822=>" -p github.com/containers/podman/pkg/api/handlers/types -lang=go1.25 -complete -installsuffix shared -buildid ZMj455ndXQfKsWEC6Eiz/ZMj455ndXQfKsWEC6Eiz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b822/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/types/types.go cat >/tmp/go-build3432868631/b833/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/secrets=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3432868631/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3432868631/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3432868631/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build3432868631/b834/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build3432868631/b763/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build3432868631/b571/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile os/user=/tmp/go-build3432868631/b266/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b833/_pkg_.a -trimpath "$WORK/b833=>" -p github.com/containers/podman/pkg/domain/utils -lang=go1.25 -complete -installsuffix shared -buildid BekMOMPbDOpStFHyApaJ/BekMOMPbDOpStFHyApaJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b833/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/utils/scp.go ./_build/src/github.com/containers/podman/pkg/domain/utils/secrets_filters.go ./_build/src/github.com/containers/podman/pkg/domain/utils/utils.go cat >/tmp/go-build3432868631/b842/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutilexternal=github.com/containers/podman/pkg/specgenutilexternal importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3432868631/b719/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build3432868631/b839/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build3432868631/b732/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3432868631/b729/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3432868631/b755/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build3432868631/b843/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build3432868631/b844/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3432868631/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build3432868631/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3432868631/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3432868631/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3432868631/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3432868631/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3432868631/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build3432868631/b653/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3432868631/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3432868631/b562/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF mkdir -p $WORK/b811/ cat >/tmp/go-build3432868631/b816/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile archive/tar=/tmp/go-build3432868631/b469/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build3432868631/b817/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3432868631/b771/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3432868631/b818/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3432868631/b752/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b842/_pkg_.a -trimpath "$WORK/b842=>" -p github.com/containers/podman/pkg/specgenutil -lang=go1.25 -complete -installsuffix shared -buildid WSqieKJaalvkzE1_VFKH/WSqieKJaalvkzE1_VFKH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b842/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgenutil/createparse.go ./_build/src/github.com/containers/podman/pkg/specgenutil/ports.go ./_build/src/github.com/containers/podman/pkg/specgenutil/specgen.go ./_build/src/github.com/containers/podman/pkg/specgenutil/util.go ./_build/src/github.com/containers/podman/pkg/specgenutil/volumes.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b816/_pkg_.a -trimpath "$WORK/b816=>" -p github.com/containers/podman/pkg/bindings/artifacts -lang=go1.25 -complete -installsuffix shared -buildid IByR5QYQpK4LSfyGigzf/IByR5QYQpK4LSfyGigzf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b816/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/add.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/extract.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/inspect.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/list.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/pull.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/push.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/remove.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_add_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_extract_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_pull_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_push_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_remove_options.go cat >/tmp/go-build3432868631/b811/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/backend=github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/system=github.com/containers/podman/vendor/github.com/docker/docker/api/types/system importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build3432868631/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend=/tmp/go-build3432868631/b812/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3432868631/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3432868631/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3432868631/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3432868631/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build3432868631/b600/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build3432868631/b597/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3432868631/b132/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b811/_pkg_.a -trimpath "$WORK/b811=>" -p github.com/containers/podman/pkg/api/handlers -lang=go1.25 -complete -installsuffix shared -buildid Pzn0m6zaIj6NRZqo4N3u/Pzn0m6zaIj6NRZqo4N3u -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b811/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/types.go go tool buildid -w $WORK/b822/_pkg_.a # internal go tool buildid -w $WORK/b878/_pkg_.a # internal cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/70/7052d5ed2ec314891a8ee932e5b563d19184456ead9fbcfd3582ad5225f67925-d # internal github.com/containers/podman/pkg/bindings/images mkdir -p $WORK/b820/ cat >/tmp/go-build3432868631/b820/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/podman/v5/internal/remote_build_helpers=github.com/containers/podman/internal/remote_build_helpers importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/api/handlers/types=github.com/containers/podman/pkg/api/handlers/types importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile archive/tar=/tmp/go-build3432868631/b469/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build3432868631/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3432868631/b071/_pkg_.a packagefile github.com/containers/podman/internal/remote_build_helpers=/tmp/go-build3432868631/b821/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/types=/tmp/go-build3432868631/b822/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build3432868631/b817/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3432868631/b771/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3432868631/b818/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3432868631/b751/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3432868631/b752/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3432868631/b730/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3432868631/b755/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3432868631/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build3432868631/b683/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3432868631/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3432868631/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3432868631/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build3432868631/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3432868631/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3432868631/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3432868631/b191/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile mime/multipart=/tmp/go-build3432868631/b215/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b820/_pkg_.a -trimpath "$WORK/b820=>" -p github.com/containers/podman/pkg/bindings/images -lang=go1.25 -complete -installsuffix shared -buildid pJC5ZwSDhhWQyAYfqoxw/pJC5ZwSDhhWQyAYfqoxw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b820/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/images/build.go ./_build/src/github.com/containers/podman/pkg/bindings/images/build_unix.go ./_build/src/github.com/containers/podman/pkg/bindings/images/diff.go ./_build/src/github.com/containers/podman/pkg/bindings/images/images.go ./_build/src/github.com/containers/podman/pkg/bindings/images/pull.go ./_build/src/github.com/containers/podman/pkg/bindings/images/push.go ./_build/src/github.com/containers/podman/pkg/bindings/images/rm.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_diff_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_export_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_get_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_history_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_import_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_load_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_pull_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_push_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_scp_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_search_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_tag_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_tree_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_untag_options.go cp $WORK/b878/_pkg_.a /builddir/.cache/go-build/a4/a417a6b0637b3abfd687abe3b47e10f323f9f55ccbe8f1368b1fd13d98585e23-d # internal github.com/containers/podman/pkg/machine/os mkdir -p $WORK/b887/ cat >/tmp/go-build3432868631/b887/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/shim=github.com/containers/podman/pkg/machine/shim importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build3432868631/b784/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3432868631/b780/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build3432868631/b878/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3432868631/b790/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build3432868631/b571/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b887/_pkg_.a -trimpath "$WORK/b887=>" -p github.com/containers/podman/pkg/machine/os -lang=go1.25 -complete -installsuffix shared -buildid 6Jp5N8g_7sf1FqFD5pjt/6Jp5N8g_7sf1FqFD5pjt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b887/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/os/config.go ./_build/src/github.com/containers/podman/pkg/machine/os/machine_os.go ./_build/src/github.com/containers/podman/pkg/machine/os/ostree.go go tool buildid -w $WORK/b811/_pkg_.a # internal cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/6a/6a75fab10483539599ca1078bafe2acf199a814a5b6255c7948b4a116f5117b4-d # internal github.com/containers/podman/pkg/bindings/pods mkdir -p $WORK/b829/ cat >/tmp/go-build3432868631/b829/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build3432868631/b811/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3432868631/b771/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3432868631/b818/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3432868631/b752/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3432868631/b730/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3432868631/b465/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b829/_pkg_.a -trimpath "$WORK/b829=>" -p github.com/containers/podman/pkg/bindings/pods -lang=go1.25 -complete -installsuffix shared -buildid n94mzaAaSDhNYcV-l7kV/n94mzaAaSDhNYcV-l7kV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b829/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/pods/pods.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_kill_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_pause_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_restart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_start_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_stats_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_stop_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_top_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_unpause_options.go go tool buildid -w $WORK/b777/_pkg_.a # internal cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/4d/4d107a4215d0e3e9fbae3e351517269826ec91ec3eaa3edf6fcd0f68fff56649-d # internal go tool buildid -w $WORK/b887/_pkg_.a # internal cp $WORK/b887/_pkg_.a /builddir/.cache/go-build/ec/ecc3c5e3cd34cfd72bf70ed15ccc3621b6188f014e7f8a634629a69b973185d2-d # internal go tool buildid -w $WORK/b816/_pkg_.a # internal cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/7b/7b991b27b5ca3642dff46c5441de67c1fedbef402ff60ebaf0b70943dbf62f4b-d # internal go tool buildid -w $WORK/b833/_pkg_.a # internal cp $WORK/b833/_pkg_.a /builddir/.cache/go-build/b3/b3e73abfebe4d0dc7062532fac0fa6b0ff0a558947d59e2c277640cae8b1e1f5-d # internal go tool buildid -w $WORK/b829/_pkg_.a # internal cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/fc/fc577bcc760f6713c9a54a1f67c0d9b9f6ebe8e259bce8bd63442c69b90feced-d # internal go tool buildid -w $WORK/b842/_pkg_.a # internal cp $WORK/b842/_pkg_.a /builddir/.cache/go-build/9d/9da91497fbbf91567577c0f569665a334f749e05ad1e5a21ccc25d3ddfeefd52-d # internal go tool buildid -w $WORK/b820/_pkg_.a # internal cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/76/762852b156795a3faeda43298a3aa103322fb9d05e52f75bc65fcadd136fdd74-d # internal github.com/containers/podman/pkg/bindings/manifests mkdir -p $WORK/b826/ cat >/tmp/go-build3432868631/b826/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build3432868631/b817/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3432868631/b771/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build3432868631/b820/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3432868631/b818/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3432868631/b752/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3432868631/b730/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3432868631/b465/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build3432868631/b761/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3432868631/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile mime/multipart=/tmp/go-build3432868631/b215/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/textproto=/tmp/go-build3432868631/b211/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b826/_pkg_.a -trimpath "$WORK/b826=>" -p github.com/containers/podman/pkg/bindings/manifests -lang=go1.25 -complete -installsuffix shared -buildid mdEO5Y3ll5PooKlfHPKH/mdEO5Y3ll5PooKlfHPKH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b826/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/manifests/manifests.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_add_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_addartifact_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_modify_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_remove_options.go github.com/containers/podman/pkg/bindings/containers mkdir -p $WORK/b819/ cat >/tmp/go-build3432868631/b819/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/moby/term=github.com/containers/podman/vendor/github.com/moby/term importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/detach=github.com/containers/podman/vendor/go.podman.io/common/pkg/detach importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3432868631/b155/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build3432868631/b811/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3432868631/b771/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build3432868631/b820/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3432868631/b818/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build3432868631/b823/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3432868631/b751/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3432868631/b752/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build3432868631/b723/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3432868631/b755/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3432868631/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build3432868631/b684/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build3432868631/b727/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3432868631/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3432868631/b191/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3432868631/b429/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/signal=/tmp/go-build3432868631/b268/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b819/_pkg_.a -trimpath "$WORK/b819=>" -p github.com/containers/podman/pkg/bindings/containers -lang=go1.25 -complete -installsuffix shared -buildid 4AVTjsdyDnQ6XYexFXUz/4AVTjsdyDnQ6XYexFXUz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b819/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/containers/archive.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/attach.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/checkpoint.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/commit.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/containers.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/create.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/diff.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/exec.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/healthcheck.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/logs.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/mount.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/rename.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/term_unix.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_attach_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_checkpoint_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_commit_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_copy_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_diff_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execinspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execremove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execstart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execstartandattach_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_export_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_healthcheck_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_init_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_kill_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_log_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_mount_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_mountedcontainerpaths_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_pause_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_rename_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_resizeexectty_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_resizetty_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_restart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_restore_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_shouldrestart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_start_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_stats_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_stop_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_top_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_unmount_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_unpause_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_wait_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/update.go go tool buildid -w $WORK/b826/_pkg_.a # internal cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/62/62e8948f3e638217104f90a636dc8d01215940b30d2ff3da176eb2a943a0f0c5-d # internal go tool buildid -w $WORK/b819/_pkg_.a # internal cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/92/92b313969e1f8c93ed4c5032031e99eb4ecd3b5ed444377bb154ed3f600dd1b2-d # internal github.com/containers/podman/pkg/domain/infra/tunnel mkdir -p $WORK/b776/ cat >/tmp/go-build3432868631/b776/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/podman/v5/internal/localapi=github.com/containers/podman/internal/localapi importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/artifacts=github.com/containers/podman/pkg/bindings/artifacts importmap github.com/containers/podman/v5/pkg/bindings/containers=github.com/containers/podman/pkg/bindings/containers importmap github.com/containers/podman/v5/pkg/bindings/generate=github.com/containers/podman/pkg/bindings/generate importmap github.com/containers/podman/v5/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v5/pkg/bindings/kube=github.com/containers/podman/pkg/bindings/kube importmap github.com/containers/podman/v5/pkg/bindings/manifests=github.com/containers/podman/pkg/bindings/manifests importmap github.com/containers/podman/v5/pkg/bindings/network=github.com/containers/podman/pkg/bindings/network importmap github.com/containers/podman/v5/pkg/bindings/play=github.com/containers/podman/pkg/bindings/play importmap github.com/containers/podman/v5/pkg/bindings/pods=github.com/containers/podman/pkg/bindings/pods importmap github.com/containers/podman/v5/pkg/bindings/secrets=github.com/containers/podman/pkg/bindings/secrets importmap github.com/containers/podman/v5/pkg/bindings/system=github.com/containers/podman/pkg/bindings/system importmap github.com/containers/podman/v5/pkg/bindings/volumes=github.com/containers/podman/pkg/bindings/volumes importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/common/libimage/filter=github.com/containers/podman/vendor/go.podman.io/common/libimage/filter importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3432868631/b071/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build3432868631/b777/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build3432868631/b728/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build3432868631/b811/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3432868631/b771/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/artifacts=/tmp/go-build3432868631/b816/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=/tmp/go-build3432868631/b819/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=/tmp/go-build3432868631/b824/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build3432868631/b820/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/kube=/tmp/go-build3432868631/b825/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=/tmp/go-build3432868631/b826/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=/tmp/go-build3432868631/b827/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=/tmp/go-build3432868631/b828/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=/tmp/go-build3432868631/b829/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/secrets=/tmp/go-build3432868631/b830/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=/tmp/go-build3432868631/b831/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=/tmp/go-build3432868631/b832/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3432868631/b751/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build3432868631/b833/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build3432868631/b839/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3432868631/b730/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build3432868631/b723/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3432868631/b755/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3432868631/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build3432868631/b761/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/filter=/tmp/go-build3432868631/b840/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3432868631/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3432868631/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3432868631/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3432868631/b562/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p github.com/containers/podman/pkg/domain/infra/tunnel -lang=go1.25 -complete -installsuffix shared -buildid LZt_M3_C-FnCKaWf6atp/LZt_M3_C-FnCKaWf6atp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b776/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/artifact.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/auto-update.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/containers.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/events.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/farm.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/healthcheck.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/helpers.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/images.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/kube.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/manifest.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/network.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/pods.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/quadlet.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/runtime.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/secrets.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/system.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/trust.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/volumes.go go tool buildid -w $WORK/b776/_pkg_.a # internal cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/3c/3c22d8222ae67de3e92f359181027f784e6c4f9fbcabe95e713ad2876fadef0d-d # internal github.com/containers/podman/pkg/domain/infra mkdir -p $WORK/b770/ cat >/tmp/go-build3432868631/b770/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/infra/tunnel=github.com/containers/podman/pkg/domain/infra/tunnel packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3432868631/b771/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=/tmp/go-build3432868631/b776/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p github.com/containers/podman/pkg/domain/infra -lang=go1.25 -complete -installsuffix shared -buildid KRwx5RJyqtpkJrTJiHdb/KRwx5RJyqtpkJrTJiHdb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b770/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/runtime_tunnel.go go tool buildid -w $WORK/b770/_pkg_.a # internal cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/94/945bbce0baa76238aa0d0d6d807bec9acb2190ba92658861e51a3c2c29ae0ea1-d # internal github.com/containers/podman/pkg/farm mkdir -p $WORK/b868/ github.com/containers/podman/cmd/podman/registry mkdir -p $WORK/b720/ cat >/tmp/go-build3432868631/b868/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage/platform=github.com/containers/podman/vendor/go.podman.io/common/libimage/platform importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3432868631/b071/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build3432868631/b770/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3432868631/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build3432868631/b869/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3432868631/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3432868631/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF cat >/tmp/go-build3432868631/b720/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build3432868631/b770/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3432868631/b729/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3432868631/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3432868631/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3432868631/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3432868631/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b868/_pkg_.a -trimpath "$WORK/b868=>" -p github.com/containers/podman/pkg/farm -lang=go1.25 -complete -installsuffix shared -buildid HbRRel-qx9fT0s_IgBDz/HbRRel-qx9fT0s_IgBDz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b868/importcfg -pack ./_build/src/github.com/containers/podman/pkg/farm/farm.go ./_build/src/github.com/containers/podman/pkg/farm/list_builder.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p github.com/containers/podman/cmd/podman/registry -lang=go1.25 -complete -installsuffix shared -buildid cbzZuBLNqv_awN4L6uu6/cbzZuBLNqv_awN4L6uu6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b720/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/registry/config.go ./_build/src/github.com/containers/podman/cmd/podman/registry/config_tunnel.go ./_build/src/github.com/containers/podman/cmd/podman/registry/json.go ./_build/src/github.com/containers/podman/cmd/podman/registry/registry.go ./_build/src/github.com/containers/podman/cmd/podman/registry/registry_common.go ./_build/src/github.com/containers/podman/cmd/podman/registry/remote.go go tool buildid -w $WORK/b868/_pkg_.a # internal cp $WORK/b868/_pkg_.a /builddir/.cache/go-build/5e/5e67b7b18962644b1620a5a97a2fe0c77067d5c5baf0427d4f1c376d461e8f16-d # internal go tool buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/ad/ad5ae505fc70bb18d261b96efeab70a1c94e161e2563d31d121062418c8e38bc-d # internal github.com/containers/podman/cmd/podman/completion mkdir -p $WORK/b865/ github.com/containers/podman/cmd/podman/validate github.com/containers/podman/cmd/podman/diff mkdir -p $WORK/b862/ mkdir -p $WORK/b866/ github.com/containers/podman/cmd/podman/utils mkdir -p $WORK/b841/ cat >/tmp/go-build3432868631/b865/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3432868631/b720/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3432868631/b713/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b865/_pkg_.a -trimpath "$WORK/b865=>" -p github.com/containers/podman/cmd/podman/completion -lang=go1.25 -complete -installsuffix shared -buildid vwKvko-c7uh1aHsHgm23/vwKvko-c7uh1aHsHgm23 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b865/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/completion/completion.go cat >/tmp/go-build3432868631/b862/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3432868631/b720/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF cat >/tmp/go-build3432868631/b841/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build3432868631/b070/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3432868631/b720/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3432868631/b751/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3432868631/b646/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b862/_pkg_.a -trimpath "$WORK/b862=>" -p github.com/containers/podman/cmd/podman/validate -lang=go1.25 -complete -installsuffix shared -buildid 2foM8d1L_3UGyTE08h7v/2foM8d1L_3UGyTE08h7v -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b862/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/validate/args.go ./_build/src/github.com/containers/podman/cmd/podman/validate/choice.go ./_build/src/github.com/containers/podman/cmd/podman/validate/latest.go ./_build/src/github.com/containers/podman/cmd/podman/validate/noop.go cat >/tmp/go-build3432868631/b866/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3432868631/b720/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3432868631/b863/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3432868631/b468/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b841/_pkg_.a -trimpath "$WORK/b841=>" -p github.com/containers/podman/cmd/podman/utils -lang=go1.25 -complete -installsuffix shared -buildid wSB_yd0tOpBc1-98KYJN/wSB_yd0tOpBc1-98KYJN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b841/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/utils/alias.go ./_build/src/github.com/containers/podman/cmd/podman/utils/error.go ./_build/src/github.com/containers/podman/cmd/podman/utils/utils.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b866/_pkg_.a -trimpath "$WORK/b866=>" -p github.com/containers/podman/cmd/podman/diff -lang=go1.25 -complete -installsuffix shared -buildid 3eo_n2dyyYTW2UsXoJtb/3eo_n2dyyYTW2UsXoJtb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b866/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/diff/diff.go go tool buildid -w $WORK/b865/_pkg_.a # internal cp $WORK/b865/_pkg_.a /builddir/.cache/go-build/f5/f55fb86e1323537290895a2c143cbd41b977a8dbb5529c4f1bc692112b0c132f-d # internal go tool buildid -w $WORK/b862/_pkg_.a # internal cp $WORK/b862/_pkg_.a /builddir/.cache/go-build/86/86f2344358f5c1763e65c9d9f664e30d8da25ca548b5efd5b2f4081792ecf15f-d # internal go tool buildid -w $WORK/b866/_pkg_.a # internal cp $WORK/b866/_pkg_.a /builddir/.cache/go-build/37/37850dc2e220a296ebaf52eb0cfc91acac6028e2eb38c842ce98134ec176319a-d # internal go tool buildid -w $WORK/b841/_pkg_.a # internal cp $WORK/b841/_pkg_.a /builddir/.cache/go-build/a8/a8edfdbe9bbdefef0733feeffbf693b6436bbd7d9aff3bfc3d1d2bb5d620c536-d # internal github.com/containers/podman/cmd/podman/common mkdir -p $WORK/b718/ cat >/tmp/go-build3432868631/b718/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/pkg/util=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/helpers=github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/flag=github.com/containers/podman/vendor/go.podman.io/common/pkg/flag importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/cli=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli importmap go.podman.io/image/v5/pkg/cli/sigstore=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/signature/simplesequoia=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3432868631/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build3432868631/b070/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build3432868631/b648/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build3432868631/b715/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3432868631/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=/tmp/go-build3432868631/b716/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3432868631/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3432868631/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3432868631/b841/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build3432868631/b728/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build3432868631/b839/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build3432868631/b753/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build3432868631/b723/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3432868631/b755/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build3432868631/b842/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build3432868631/b844/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3432868631/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3432868631/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build3432868631/b680/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3432868631/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build3432868631/b761/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3432868631/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3432868631/b712/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3432868631/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3432868631/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/flag=/tmp/go-build3432868631/b762/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build3432868631/b763/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3432868631/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli=/tmp/go-build3432868631/b845/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore=/tmp/go-build3432868631/b846/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build3432868631/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3432868631/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia=/tmp/go-build3432868631/b860/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3432868631/b429/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p github.com/containers/podman/cmd/podman/common -lang=go1.25 -complete -installsuffix shared -buildid fFxRRhxOp4MSyS8R0t6X/fFxRRhxOp4MSyS8R0t6X -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b718/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/common/build.go ./_build/src/github.com/containers/podman/cmd/podman/common/completion.go ./_build/src/github.com/containers/podman/cmd/podman/common/create.go ./_build/src/github.com/containers/podman/cmd/podman/common/create_opts.go ./_build/src/github.com/containers/podman/cmd/podman/common/default.go ./_build/src/github.com/containers/podman/cmd/podman/common/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/common/netflags.go ./_build/src/github.com/containers/podman/cmd/podman/common/registries.go ./_build/src/github.com/containers/podman/cmd/podman/common/sign.go ./_build/src/github.com/containers/podman/cmd/podman/common/term.go go tool buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/ed/ed52f92c5f3786e9f67798286af0816c496f3fbb9e892d3c4ac1b8c1714a16a3-d # internal github.com/containers/podman/cmd/podman/inspect mkdir -p $WORK/b861/ github.com/containers/podman/cmd/podman/healthcheck mkdir -p $WORK/b871/ github.com/containers/podman/cmd/podman/generate mkdir -p $WORK/b870/ github.com/containers/podman/cmd/podman/farm mkdir -p $WORK/b867/ cat >/tmp/go-build3432868631/b861/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3432868631/b718/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3432868631/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3432868631/b841/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3432868631/b862/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3432868631/b863/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b861/_pkg_.a -trimpath "$WORK/b861=>" -p github.com/containers/podman/cmd/podman/inspect -lang=go1.25 -complete -installsuffix shared -buildid 53kJ0uIcyC0d4-XWQZAV/53kJ0uIcyC0d4-XWQZAV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b861/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/inspect/inspect.go cat >/tmp/go-build3432868631/b871/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3432868631/b718/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3432868631/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3432868631/b862/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a EOF github.com/containers/podman/cmd/podman/manifest cat >/tmp/go-build3432868631/b870/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3432868631/b718/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3432868631/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3432868631/b841/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3432868631/b862/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build3432868631/b839/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build3432868631/b844/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3432868631/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3432868631/b863/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b871/_pkg_.a -trimpath "$WORK/b871=>" -p github.com/containers/podman/cmd/podman/healthcheck -lang=go1.25 -complete -installsuffix shared -buildid Bk_3R63CUH0OKFNTxNI1/Bk_3R63CUH0OKFNTxNI1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b871/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/healthcheck/healthcheck.go ./_build/src/github.com/containers/podman/cmd/podman/healthcheck/run.go cat >/tmp/go-build3432868631/b867/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/farm=github.com/containers/podman/pkg/farm importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3432868631/b718/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3432868631/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3432868631/b841/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3432868631/b862/_pkg_.a packagefile github.com/containers/podman/pkg/farm=/tmp/go-build3432868631/b868/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3432868631/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3432868631/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3432868631/b863/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b867/_pkg_.a -trimpath "$WORK/b867=>" -p github.com/containers/podman/cmd/podman/farm -lang=go1.25 -complete -installsuffix shared -buildid h6Kxzfr3QbqNcxdltxRt/h6Kxzfr3QbqNcxdltxRt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b867/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/farm/build.go ./_build/src/github.com/containers/podman/cmd/podman/farm/create.go ./_build/src/github.com/containers/podman/cmd/podman/farm/farm.go ./_build/src/github.com/containers/podman/cmd/podman/farm/list.go ./_build/src/github.com/containers/podman/cmd/podman/farm/remove.go ./_build/src/github.com/containers/podman/cmd/podman/farm/update.go github.com/containers/podman/cmd/podman/machine github.com/containers/podman/cmd/podman/quadlet mkdir -p $WORK/b897/ mkdir -p $WORK/b888/ cat >/tmp/go-build3432868631/b888/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3432868631/b718/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3432868631/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3432868631/b841/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3432868631/b862/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3432868631/b730/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3432868631/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3432868631/b712/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3432868631/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF cat >/tmp/go-build3432868631/b897/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/logiface=github.com/containers/podman/pkg/logiface importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3432868631/b718/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3432868631/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3432868631/b841/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3432868631/b862/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build3432868631/b898/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3432868631/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3432868631/b863/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b888/_pkg_.a -trimpath "$WORK/b888=>" -p github.com/containers/podman/cmd/podman/manifest -lang=go1.25 -complete -installsuffix shared -buildid PxDpI1n2twA509RBKrh6/PxDpI1n2twA509RBKrh6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b888/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/manifest/add.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/annotate.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/create.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/exists.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/manifest.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/push.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/remove.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/rm.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b897/_pkg_.a -trimpath "$WORK/b897=>" -p github.com/containers/podman/cmd/podman/quadlet -lang=go1.25 -complete -installsuffix shared -buildid w5uUGW0w-t7FrvaMGKka/w5uUGW0w-t7FrvaMGKka -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b897/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/quadlet/install.go ./_build/src/github.com/containers/podman/cmd/podman/quadlet/list.go ./_build/src/github.com/containers/podman/cmd/podman/quadlet/print.go ./_build/src/github.com/containers/podman/cmd/podman/quadlet/quadlet.go ./_build/src/github.com/containers/podman/cmd/podman/quadlet/remove.go github.com/containers/podman/cmd/podman/secrets mkdir -p $WORK/b899/ mkdir -p $WORK/b877/ cat >/tmp/go-build3432868631/b899/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3432868631/b718/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3432868631/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3432868631/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3432868631/b841/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3432868631/b862/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3432868631/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3432868631/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3432868631/b863/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b899/_pkg_.a -trimpath "$WORK/b899=>" -p github.com/containers/podman/cmd/podman/secrets -lang=go1.25 -complete -installsuffix shared -buildid eGkZPgAgJns5QQxorZQ_/eGkZPgAgJns5QQxorZQ_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b899/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/secrets/create.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/exists.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/list.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/rm.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/secret.go cat >/tmp/go-build3432868631/b877/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/shim=github.com/containers/podman/pkg/machine/shim importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/mdlayher/vsock=github.com/containers/podman/vendor/github.com/mdlayher/vsock importmap github.com/shirou/gopsutil/v4/mem=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3432868631/b718/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3432868631/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3432868631/b841/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3432868631/b862/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build3432868631/b728/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build3432868631/b823/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build3432868631/b784/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3432868631/b778/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3432868631/b780/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build3432868631/b781/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build3432868631/b878/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3432868631/b790/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3432868631/b729/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3432868631/b755/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3432868631/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3432868631/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/vsock=/tmp/go-build3432868631/b883/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem=/tmp/go-build3432868631/b801/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3432868631/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3432868631/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3432868631/b863/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build3432868631/b779/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3432868631/b124/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile text/tabwriter=/tmp/go-build3432868631/b344/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b877/_pkg_.a -trimpath "$WORK/b877=>" -p github.com/containers/podman/cmd/podman/machine -lang=go1.25 -complete -installsuffix shared -buildid 3u4Dg0dwPcinf4_Yci0X/3u4Dg0dwPcinf4_Yci0X -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b877/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/machine/client9p.go ./_build/src/github.com/containers/podman/cmd/podman/machine/cp.go ./_build/src/github.com/containers/podman/cmd/podman/machine/info.go ./_build/src/github.com/containers/podman/cmd/podman/machine/init.go ./_build/src/github.com/containers/podman/cmd/podman/machine/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/machine/list.go ./_build/src/github.com/containers/podman/cmd/podman/machine/machine.go ./_build/src/github.com/containers/podman/cmd/podman/machine/machine_unix.go ./_build/src/github.com/containers/podman/cmd/podman/machine/os.go ./_build/src/github.com/containers/podman/cmd/podman/machine/reset.go ./_build/src/github.com/containers/podman/cmd/podman/machine/rm.go ./_build/src/github.com/containers/podman/cmd/podman/machine/set.go ./_build/src/github.com/containers/podman/cmd/podman/machine/ssh.go ./_build/src/github.com/containers/podman/cmd/podman/machine/start.go ./_build/src/github.com/containers/podman/cmd/podman/machine/stop.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b870/_pkg_.a -trimpath "$WORK/b870=>" -p github.com/containers/podman/cmd/podman/generate -lang=go1.25 -complete -installsuffix shared -buildid 3GE2OJwtORWrOvnjItHW/3GE2OJwtORWrOvnjItHW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b870/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/generate/generate.go ./_build/src/github.com/containers/podman/cmd/podman/generate/spec.go ./_build/src/github.com/containers/podman/cmd/podman/generate/systemd.go go tool buildid -w $WORK/b871/_pkg_.a # internal cp $WORK/b871/_pkg_.a /builddir/.cache/go-build/3e/3e6985f65ab3e17617cdc4f7f25afe929822ba05417af0e582d258779d2e3143-d # internal github.com/containers/podman/cmd/podman/system mkdir -p $WORK/b900/ cat >/tmp/go-build3432868631/b900/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3432868631/b718/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3432868631/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3432868631/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3432868631/b841/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3432868631/b862/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build3432868631/b728/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3432868631/b771/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3432868631/b752/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3432868631/b729/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3432868631/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3432868631/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3432868631/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3432868631/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3432868631/b863/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build3432868631/b757/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b900/_pkg_.a -trimpath "$WORK/b900=>" -p github.com/containers/podman/cmd/podman/system -lang=go1.25 -complete -installsuffix shared -buildid DwyUXco44QUFF3CBNlwN/DwyUXco44QUFF3CBNlwN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b900/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/system/check.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection.go ./_build/src/github.com/containers/podman/cmd/podman/system/context.go ./_build/src/github.com/containers/podman/cmd/podman/system/df.go ./_build/src/github.com/containers/podman/cmd/podman/system/dial_stdio.go ./_build/src/github.com/containers/podman/cmd/podman/system/events.go ./_build/src/github.com/containers/podman/cmd/podman/system/info.go ./_build/src/github.com/containers/podman/cmd/podman/system/locks.go ./_build/src/github.com/containers/podman/cmd/podman/system/prune.go ./_build/src/github.com/containers/podman/cmd/podman/system/system.go ./_build/src/github.com/containers/podman/cmd/podman/system/unshare.go ./_build/src/github.com/containers/podman/cmd/podman/system/version.go go tool buildid -w $WORK/b899/_pkg_.a # internal go tool buildid -w $WORK/b870/_pkg_.a # internal cp $WORK/b899/_pkg_.a /builddir/.cache/go-build/35/35d068e47128c5cb913ad769aa2ea4a0f3fa61a3e9bdefc4ac4a845f5e04803c-d # internal cp $WORK/b870/_pkg_.a /builddir/.cache/go-build/fd/fdca5203a14a8ee1c204fb526c9e71d4074420d712be034381467ecd9af878c5-d # internal github.com/containers/podman/cmd/podman/kube mkdir -p $WORK/b874/ cat >/tmp/go-build3432868631/b874/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/generate=github.com/containers/podman/cmd/podman/generate importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/shutdown=github.com/containers/podman/libpod/shutdown importmap github.com/containers/podman/v5/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build3432868631/b648/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3432868631/b718/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=/tmp/go-build3432868631/b870/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3432868631/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3432868631/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3432868631/b841/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3432868631/b862/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build3432868631/b875/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build3432868631/b876/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3432868631/b730/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3432868631/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3432868631/b712/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3432868631/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/signal=/tmp/go-build3432868631/b268/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b874/_pkg_.a -trimpath "$WORK/b874=>" -p github.com/containers/podman/cmd/podman/kube -lang=go1.25 -complete -installsuffix shared -buildid mFxJJ8vXqgowOTuWl4D_/mFxJJ8vXqgowOTuWl4D_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b874/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/kube/apply.go ./_build/src/github.com/containers/podman/cmd/podman/kube/down.go ./_build/src/github.com/containers/podman/cmd/podman/kube/generate.go ./_build/src/github.com/containers/podman/cmd/podman/kube/kube.go ./_build/src/github.com/containers/podman/cmd/podman/kube/play.go go tool buildid -w $WORK/b861/_pkg_.a # internal cp $WORK/b861/_pkg_.a /builddir/.cache/go-build/e1/e1dc87ca44a350cb39be17ff01115502c1be2991f737e5cd31b3b0e05f5f16f6-d # internal github.com/containers/podman/cmd/podman/artifact mkdir -p $WORK/b069/ cat >/tmp/go-build3432868631/b069/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build3432868631/b070/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3432868631/b718/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build3432868631/b861/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3432868631/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3432868631/b841/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3432868631/b862/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build3432868631/b833/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3432868631/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3432868631/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3432868631/b712/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3432868631/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3432868631/b863/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p github.com/containers/podman/cmd/podman/artifact -lang=go1.25 -complete -installsuffix shared -buildid 5xWFZerLhJ20n2buNIpd/5xWFZerLhJ20n2buNIpd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/artifact/add.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/artifact.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/extract.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/list.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/pull.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/push.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/rm.go github.com/containers/podman/cmd/podman/images mkdir -p $WORK/b872/ cat >/tmp/go-build3432868631/b872/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/diff=github.com/containers/podman/cmd/podman/diff importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/download=github.com/containers/podman/vendor/go.podman.io/common/pkg/download importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile cmp=/tmp/go-build3432868631/b045/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3432868631/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build3432868631/b070/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3432868631/b718/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build3432868631/b866/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build3432868631/b861/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3432868631/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3432868631/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3432868631/b841/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3432868631/b862/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3432868631/b730/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build3432868631/b753/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3432868631/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3432868631/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3432868631/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3432868631/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3432868631/b712/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3432868631/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3432868631/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/download=/tmp/go-build3432868631/b873/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3432868631/b863/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build3432868631/b763/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3432868631/b429/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b872/_pkg_.a -trimpath "$WORK/b872=>" -p github.com/containers/podman/cmd/podman/images -lang=go1.25 -complete -installsuffix shared -buildid aTBfrcj7K0nV5EfsVCr0/aTBfrcj7K0nV5EfsVCr0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b872/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/images/build.go ./_build/src/github.com/containers/podman/cmd/podman/images/buildx.go ./_build/src/github.com/containers/podman/cmd/podman/images/buildx_inspect.go ./_build/src/github.com/containers/podman/cmd/podman/images/diff.go ./_build/src/github.com/containers/podman/cmd/podman/images/exists.go ./_build/src/github.com/containers/podman/cmd/podman/images/history.go ./_build/src/github.com/containers/podman/cmd/podman/images/image.go ./_build/src/github.com/containers/podman/cmd/podman/images/import.go ./_build/src/github.com/containers/podman/cmd/podman/images/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/images/list.go ./_build/src/github.com/containers/podman/cmd/podman/images/load.go ./_build/src/github.com/containers/podman/cmd/podman/images/mount.go ./_build/src/github.com/containers/podman/cmd/podman/images/prune.go ./_build/src/github.com/containers/podman/cmd/podman/images/pull.go ./_build/src/github.com/containers/podman/cmd/podman/images/push.go ./_build/src/github.com/containers/podman/cmd/podman/images/rm.go ./_build/src/github.com/containers/podman/cmd/podman/images/save.go ./_build/src/github.com/containers/podman/cmd/podman/images/scp.go ./_build/src/github.com/containers/podman/cmd/podman/images/search.go ./_build/src/github.com/containers/podman/cmd/podman/images/sign.go ./_build/src/github.com/containers/podman/cmd/podman/images/tag.go ./_build/src/github.com/containers/podman/cmd/podman/images/tree.go ./_build/src/github.com/containers/podman/cmd/podman/images/trust.go ./_build/src/github.com/containers/podman/cmd/podman/images/trust_set.go ./_build/src/github.com/containers/podman/cmd/podman/images/trust_show.go ./_build/src/github.com/containers/podman/cmd/podman/images/unmount.go ./_build/src/github.com/containers/podman/cmd/podman/images/untag.go ./_build/src/github.com/containers/podman/cmd/podman/images/utils_linux.go ./_build/src/github.com/containers/podman/cmd/podman/images/version.go go tool buildid -w $WORK/b888/_pkg_.a # internal cp $WORK/b888/_pkg_.a /builddir/.cache/go-build/df/dfd37318e3921ce832ff2c45477c55499254e68e16e301f2d668fa1828e1951c-d # internal github.com/containers/podman/cmd/podman/networks mkdir -p $WORK/b889/ cat >/tmp/go-build3432868631/b889/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3432868631/b718/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build3432868631/b861/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3432868631/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3432868631/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3432868631/b841/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3432868631/b862/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3432868631/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3432868631/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build3432868631/b705/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3432868631/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3432868631/b863/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b889/_pkg_.a -trimpath "$WORK/b889=>" -p github.com/containers/podman/cmd/podman/networks -lang=go1.25 -complete -installsuffix shared -buildid 1jSqAHgMrN01BcT_tiWU/1jSqAHgMrN01BcT_tiWU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b889/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/networks/connect.go ./_build/src/github.com/containers/podman/cmd/podman/networks/create.go ./_build/src/github.com/containers/podman/cmd/podman/networks/disconnect.go ./_build/src/github.com/containers/podman/cmd/podman/networks/exists.go ./_build/src/github.com/containers/podman/cmd/podman/networks/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/networks/list.go ./_build/src/github.com/containers/podman/cmd/podman/networks/network.go ./_build/src/github.com/containers/podman/cmd/podman/networks/prune.go ./_build/src/github.com/containers/podman/cmd/podman/networks/reload.go ./_build/src/github.com/containers/podman/cmd/podman/networks/rm.go ./_build/src/github.com/containers/podman/cmd/podman/networks/update.go go tool buildid -w $WORK/b867/_pkg_.a # internal cp $WORK/b867/_pkg_.a /builddir/.cache/go-build/7c/7cd7769f8ea31bca281b626963b51bb21a935059bd019e8bf6bb2e33ed759e58-d # internal github.com/containers/podman/cmd/podman/containers mkdir -p $WORK/b891/ cat >/tmp/go-build3432868631/b891/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/diff=github.com/containers/podman/cmd/podman/diff importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v5/pkg/criu=github.com/containers/podman/pkg/criu importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile cmp=/tmp/go-build3432868631/b045/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build3432868631/b892/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build3432868631/b070/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3432868631/b718/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build3432868631/b866/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build3432868631/b861/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3432868631/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3432868631/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3432868631/b841/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3432868631/b862/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build3432868631/b823/_pkg_.a packagefile github.com/containers/podman/pkg/criu=/tmp/go-build3432868631/b893/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build3432868631/b839/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3432868631/b730/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3432868631/b729/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build3432868631/b723/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3432868631/b755/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build3432868631/b842/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3432868631/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3432868631/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3432868631/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3432868631/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3432868631/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3432868631/b712/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build3432868631/b665/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3432868631/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3432868631/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3432868631/b863/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build3432868631/b571/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3432868631/b468/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3432868631/b260/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3432868631/b429/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/user=/tmp/go-build3432868631/b266/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b891/_pkg_.a -trimpath "$WORK/b891=>" -p github.com/containers/podman/cmd/podman/containers -lang=go1.25 -complete -installsuffix shared -buildid WvqgrxLS7memNiz50lrd/WvqgrxLS7memNiz50lrd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b891/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/containers/attach.go ./_build/src/github.com/containers/podman/cmd/podman/containers/checkpoint.go ./_build/src/github.com/containers/podman/cmd/podman/containers/cleanup.go ./_build/src/github.com/containers/podman/cmd/podman/containers/clone.go ./_build/src/github.com/containers/podman/cmd/podman/containers/commit.go ./_build/src/github.com/containers/podman/cmd/podman/containers/container.go ./_build/src/github.com/containers/podman/cmd/podman/containers/cp.go ./_build/src/github.com/containers/podman/cmd/podman/containers/create.go ./_build/src/github.com/containers/podman/cmd/podman/containers/diff.go ./_build/src/github.com/containers/podman/cmd/podman/containers/exec.go ./_build/src/github.com/containers/podman/cmd/podman/containers/exists.go ./_build/src/github.com/containers/podman/cmd/podman/containers/export.go ./_build/src/github.com/containers/podman/cmd/podman/containers/init.go ./_build/src/github.com/containers/podman/cmd/podman/containers/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/containers/kill.go ./_build/src/github.com/containers/podman/cmd/podman/containers/list.go ./_build/src/github.com/containers/podman/cmd/podman/containers/logs.go ./_build/src/github.com/containers/podman/cmd/podman/containers/mount.go ./_build/src/github.com/containers/podman/cmd/podman/containers/pause.go ./_build/src/github.com/containers/podman/cmd/podman/containers/port.go ./_build/src/github.com/containers/podman/cmd/podman/containers/prune.go ./_build/src/github.com/containers/podman/cmd/podman/containers/ps.go ./_build/src/github.com/containers/podman/cmd/podman/containers/rename.go ./_build/src/github.com/containers/podman/cmd/podman/containers/restart.go ./_build/src/github.com/containers/podman/cmd/podman/containers/restore.go ./_build/src/github.com/containers/podman/cmd/podman/containers/rm.go ./_build/src/github.com/containers/podman/cmd/podman/containers/run.go ./_build/src/github.com/containers/podman/cmd/podman/containers/runlabel.go ./_build/src/github.com/containers/podman/cmd/podman/containers/start.go ./_build/src/github.com/containers/podman/cmd/podman/containers/stats.go ./_build/src/github.com/containers/podman/cmd/podman/containers/stop.go ./_build/src/github.com/containers/podman/cmd/podman/containers/top.go ./_build/src/github.com/containers/podman/cmd/podman/containers/unmount.go ./_build/src/github.com/containers/podman/cmd/podman/containers/unpause.go ./_build/src/github.com/containers/podman/cmd/podman/containers/update.go ./_build/src/github.com/containers/podman/cmd/podman/containers/wait.go go tool buildid -w $WORK/b897/_pkg_.a # internal cp $WORK/b897/_pkg_.a /builddir/.cache/go-build/ae/ae6cb49eb2bd076f502f3a2a1fee2d3301ccee4271e42877622601c5526e8b0c-d # internal github.com/containers/podman/cmd/podman/volumes mkdir -p $WORK/b902/ cat >/tmp/go-build3432868631/b902/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3432868631/b718/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build3432868631/b861/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3432868631/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3432868631/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3432868631/b841/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3432868631/b862/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3432868631/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3432868631/b863/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3432868631/b429/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b902/_pkg_.a -trimpath "$WORK/b902=>" -p github.com/containers/podman/cmd/podman/volumes -lang=go1.25 -complete -installsuffix shared -buildid waDpBgQcjwU7Zv6u0xc3/waDpBgQcjwU7Zv6u0xc3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b902/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/volumes/create.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/exists.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/export.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/import.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/list.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/mount.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/prune.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/reload.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/rm.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/unmount.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/volume.go go tool buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/0c/0c9844774c941fc48d67391d6041ec1e9f5f123c57a335831f5155d97b432cca-d # internal go tool buildid -w $WORK/b874/_pkg_.a # internal cp $WORK/b874/_pkg_.a /builddir/.cache/go-build/3b/3bdbf157a99a58e83c4419fb947f2ca41728dd68cfb11beb9501a69db4a61484-d # internal go tool buildid -w $WORK/b889/_pkg_.a # internal cp $WORK/b889/_pkg_.a /builddir/.cache/go-build/08/08f11c22bec603d9819809c70ea37b78a5f1215b807a3210f43190d85581eaed-d # internal go tool buildid -w $WORK/b877/_pkg_.a # internal cp $WORK/b877/_pkg_.a /builddir/.cache/go-build/eb/eb5f2a742313d30bc8dd1fc8c2682e6f78f5b8d9c8be21fcdb5dff3cfe1bd3a1-d # internal github.com/containers/podman/cmd/podman/machine/os mkdir -p $WORK/b886/ cat >/tmp/go-build3432868631/b886/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/machine=github.com/containers/podman/cmd/podman/machine importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/os=github.com/containers/podman/pkg/machine/os importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/machine=github.com/containers/podman/vendor/go.podman.io/common/pkg/machine packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3432868631/b718/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=/tmp/go-build3432868631/b877/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3432868631/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3432868631/b862/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3432868631/b778/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3432868631/b780/_pkg_.a packagefile github.com/containers/podman/pkg/machine/os=/tmp/go-build3432868631/b887/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build3432868631/b781/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3432868631/b790/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build3432868631/b711/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b886/_pkg_.a -trimpath "$WORK/b886=>" -p github.com/containers/podman/cmd/podman/machine/os -lang=go1.25 -complete -installsuffix shared -buildid JRV51oFR4Jt6_Jj9pdYG/JRV51oFR4Jt6_Jj9pdYG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b886/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/machine/os/apply.go ./_build/src/github.com/containers/podman/cmd/podman/machine/os/manager.go go tool buildid -w $WORK/b900/_pkg_.a # internal cp $WORK/b900/_pkg_.a /builddir/.cache/go-build/21/2127f6329367fd843b7d69f1a7c195c4e6b5baeeb8e52fb97e270d91c290e814-d # internal github.com/containers/podman/cmd/podman/system/connection mkdir -p $WORK/b901/ cat >/tmp/go-build3432868631/b901/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3432868631/b718/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3432868631/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=/tmp/go-build3432868631/b900/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3432868631/b862/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3432868631/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3432868631/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3432868631/b863/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build3432868631/b763/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b901/_pkg_.a -trimpath "$WORK/b901=>" -p github.com/containers/podman/cmd/podman/system/connection -lang=go1.25 -complete -installsuffix shared -buildid NCDNbCkGep8EFkBoIYDK/NCDNbCkGep8EFkBoIYDK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b901/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/system/connection/add.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/default.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/list.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/remove.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/rename.go go tool buildid -w $WORK/b886/_pkg_.a # internal cp $WORK/b886/_pkg_.a /builddir/.cache/go-build/8d/8de4cf76f9ece381c8e65bbb7c1b67ad80f1935f8dfb0e3465cb074dff18e9a6-d # internal go tool buildid -w $WORK/b902/_pkg_.a # internal cp $WORK/b902/_pkg_.a /builddir/.cache/go-build/81/81dff0c2e64338c05a82a84be2f32d168b92f42737deba347aaffb812e7b4846-d # internal go tool buildid -w $WORK/b901/_pkg_.a # internal cp $WORK/b901/_pkg_.a /builddir/.cache/go-build/6b/6b0c7010acdd6de5c5446d296b7b9247a3c67ff148a8f4a817799e6ecb53d90d-d # internal go tool buildid -w $WORK/b872/_pkg_.a # internal cp $WORK/b872/_pkg_.a /builddir/.cache/go-build/c3/c3b8129557974d42c907862813ab51f3679e2fc2bfdcc694cff62a1cce3c5fb6-d # internal go tool buildid -w $WORK/b891/_pkg_.a # internal cp $WORK/b891/_pkg_.a /builddir/.cache/go-build/97/9765768d63cac4316dd5930f0acf7aff7245a61cff4dc3a1fa59bdc4b60679f8-d # internal github.com/containers/podman/cmd/podman/pods mkdir -p $WORK/b890/ cat >/tmp/go-build3432868631/b890/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/containers=github.com/containers/podman/cmd/podman/containers importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/sysinfo=github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3432868631/b718/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=/tmp/go-build3432868631/b891/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build3432868631/b861/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3432868631/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3432868631/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3432868631/b841/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3432868631/b862/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3432868631/b755/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build3432868631/b842/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3432868631/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3432868631/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3432868631/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3432868631/b863/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo=/tmp/go-build3432868631/b896/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build3432868631/b551/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b890/_pkg_.a -trimpath "$WORK/b890=>" -p github.com/containers/podman/cmd/podman/pods -lang=go1.25 -complete -installsuffix shared -buildid WEIteIgo0IQrNDU_XoQO/WEIteIgo0IQrNDU_XoQO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b890/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/pods/clone.go ./_build/src/github.com/containers/podman/cmd/podman/pods/create.go ./_build/src/github.com/containers/podman/cmd/podman/pods/exists.go ./_build/src/github.com/containers/podman/cmd/podman/pods/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/pods/kill.go ./_build/src/github.com/containers/podman/cmd/podman/pods/logs.go ./_build/src/github.com/containers/podman/cmd/podman/pods/pause.go ./_build/src/github.com/containers/podman/cmd/podman/pods/pod.go ./_build/src/github.com/containers/podman/cmd/podman/pods/prune.go ./_build/src/github.com/containers/podman/cmd/podman/pods/ps.go ./_build/src/github.com/containers/podman/cmd/podman/pods/restart.go ./_build/src/github.com/containers/podman/cmd/podman/pods/rm.go ./_build/src/github.com/containers/podman/cmd/podman/pods/start.go ./_build/src/github.com/containers/podman/cmd/podman/pods/stats.go ./_build/src/github.com/containers/podman/cmd/podman/pods/stop.go ./_build/src/github.com/containers/podman/cmd/podman/pods/top.go ./_build/src/github.com/containers/podman/cmd/podman/pods/unpause.go go tool buildid -w $WORK/b890/_pkg_.a # internal cp $WORK/b890/_pkg_.a /builddir/.cache/go-build/fa/fa4f82c0cdfeb09418ba7a51a330814fd0b6dd264d3e3378c2179ec9623c856d-d # internal github.com/containers/podman/cmd/podman mkdir -p $WORK/b001/ cat >/tmp/go-build3432868631/b001/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/artifact=github.com/containers/podman/cmd/podman/artifact importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/completion=github.com/containers/podman/cmd/podman/completion importmap github.com/containers/podman/v5/cmd/podman/diff=github.com/containers/podman/cmd/podman/diff importmap github.com/containers/podman/v5/cmd/podman/farm=github.com/containers/podman/cmd/podman/farm importmap github.com/containers/podman/v5/cmd/podman/generate=github.com/containers/podman/cmd/podman/generate importmap github.com/containers/podman/v5/cmd/podman/healthcheck=github.com/containers/podman/cmd/podman/healthcheck importmap github.com/containers/podman/v5/cmd/podman/images=github.com/containers/podman/cmd/podman/images importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/kube=github.com/containers/podman/cmd/podman/kube importmap github.com/containers/podman/v5/cmd/podman/machine=github.com/containers/podman/cmd/podman/machine importmap github.com/containers/podman/v5/cmd/podman/machine/os=github.com/containers/podman/cmd/podman/machine/os importmap github.com/containers/podman/v5/cmd/podman/manifest=github.com/containers/podman/cmd/podman/manifest importmap github.com/containers/podman/v5/cmd/podman/networks=github.com/containers/podman/cmd/podman/networks importmap github.com/containers/podman/v5/cmd/podman/pods=github.com/containers/podman/cmd/podman/pods importmap github.com/containers/podman/v5/cmd/podman/quadlet=github.com/containers/podman/cmd/podman/quadlet importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/secrets=github.com/containers/podman/cmd/podman/secrets importmap github.com/containers/podman/v5/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v5/cmd/podman/system/connection=github.com/containers/podman/cmd/podman/system/connection importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/cmd/podman/volumes=github.com/containers/podman/cmd/podman/volumes importmap github.com/containers/podman/v5/internal/localapi=github.com/containers/podman/internal/localapi importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/shutdown=github.com/containers/podman/libpod/shutdown importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/checkpoint/crutils=github.com/containers/podman/pkg/checkpoint/crutils importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/logiface=github.com/containers/podman/pkg/logiface importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/terminal=github.com/containers/podman/pkg/terminal importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/sirupsen/logrus/hooks/syslog=github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/artifact=/tmp/go-build3432868631/b069/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3432868631/b718/_pkg_.a packagefile github.com/containers/podman/cmd/podman/completion=/tmp/go-build3432868631/b865/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build3432868631/b866/_pkg_.a packagefile github.com/containers/podman/cmd/podman/farm=/tmp/go-build3432868631/b867/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=/tmp/go-build3432868631/b870/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=/tmp/go-build3432868631/b871/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=/tmp/go-build3432868631/b872/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build3432868631/b861/_pkg_.a packagefile github.com/containers/podman/cmd/podman/kube=/tmp/go-build3432868631/b874/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=/tmp/go-build3432868631/b877/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine/os=/tmp/go-build3432868631/b886/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=/tmp/go-build3432868631/b888/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=/tmp/go-build3432868631/b889/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=/tmp/go-build3432868631/b890/_pkg_.a packagefile github.com/containers/podman/cmd/podman/quadlet=/tmp/go-build3432868631/b897/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3432868631/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/secrets=/tmp/go-build3432868631/b899/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=/tmp/go-build3432868631/b900/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=/tmp/go-build3432868631/b901/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3432868631/b862/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=/tmp/go-build3432868631/b902/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build3432868631/b777/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build3432868631/b875/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3432868631/b771/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint/crutils=/tmp/go-build3432868631/b903/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3432868631/b730/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build3432868631/b898/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3432868631/b778/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build3432868631/b781/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=/tmp/go-build3432868631/b906/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3432868631/b729/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=/tmp/go-build3432868631/b907/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build3432868631/b724/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=/tmp/go-build3432868631/b908/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3432868631/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3432868631/b712/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3432868631/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3432868631/b863/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build3432868631/b763/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3432868631/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build3432868631/b267/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3432868631/b429/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile log/syslog=/tmp/go-build3432868631/b909/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile runtime/pprof=/tmp/go-build3432868631/b910/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build3432868631/b757/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile text/template=/tmp/go-build3432868631/b342/_pkg_.a packagefile runtime/cgo=/tmp/go-build3432868631/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.25 -complete -installsuffix shared -buildid B77up1oYjJ2PDl9DseQU/B77up1oYjJ2PDl9DseQU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/auto-update.go ./_build/src/github.com/containers/podman/cmd/podman/client.go ./_build/src/github.com/containers/podman/cmd/podman/client_supported.go ./_build/src/github.com/containers/podman/cmd/podman/compose.go ./_build/src/github.com/containers/podman/cmd/podman/compose_machine.go ./_build/src/github.com/containers/podman/cmd/podman/compose_machine_unix.go ./_build/src/github.com/containers/podman/cmd/podman/diff.go ./_build/src/github.com/containers/podman/cmd/podman/early_init_linux.go ./_build/src/github.com/containers/podman/cmd/podman/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/login.go ./_build/src/github.com/containers/podman/cmd/podman/logout.go ./_build/src/github.com/containers/podman/cmd/podman/main.go ./_build/src/github.com/containers/podman/cmd/podman/root.go ./_build/src/github.com/containers/podman/cmd/podman/syslog_common.go go tool buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/93/93b2c5ac8b65a5f64adf8e6f1312a778208e1a91b378a852e38b9fd0bc05daae-d # internal cat >/tmp/go-build3432868631/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/podman/cmd/podman=/tmp/go-build3432868631/b001/_pkg_.a packagefile context=/tmp/go-build3432868631/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3432868631/b047/_pkg_.a packagefile errors=/tmp/go-build3432868631/b003/_pkg_.a packagefile fmt=/tmp/go-build3432868631/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/artifact=/tmp/go-build3432868631/b069/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3432868631/b718/_pkg_.a packagefile github.com/containers/podman/cmd/podman/completion=/tmp/go-build3432868631/b865/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build3432868631/b866/_pkg_.a packagefile github.com/containers/podman/cmd/podman/farm=/tmp/go-build3432868631/b867/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=/tmp/go-build3432868631/b870/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=/tmp/go-build3432868631/b871/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=/tmp/go-build3432868631/b872/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build3432868631/b861/_pkg_.a packagefile github.com/containers/podman/cmd/podman/kube=/tmp/go-build3432868631/b874/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=/tmp/go-build3432868631/b877/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine/os=/tmp/go-build3432868631/b886/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=/tmp/go-build3432868631/b888/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=/tmp/go-build3432868631/b889/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=/tmp/go-build3432868631/b890/_pkg_.a packagefile github.com/containers/podman/cmd/podman/quadlet=/tmp/go-build3432868631/b897/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3432868631/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/secrets=/tmp/go-build3432868631/b899/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=/tmp/go-build3432868631/b900/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=/tmp/go-build3432868631/b901/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3432868631/b862/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=/tmp/go-build3432868631/b902/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build3432868631/b777/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3432868631/b722/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build3432868631/b875/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3432868631/b771/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint/crutils=/tmp/go-build3432868631/b903/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3432868631/b721/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3432868631/b730/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build3432868631/b898/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3432868631/b778/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build3432868631/b781/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=/tmp/go-build3432868631/b906/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3432868631/b729/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=/tmp/go-build3432868631/b907/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build3432868631/b724/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3432868631/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=/tmp/go-build3432868631/b908/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3432868631/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3432868631/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3432868631/b712/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3432868631/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3432868631/b863/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build3432868631/b763/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3432868631/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3432868631/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build3432868631/b267/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3432868631/b429/_pkg_.a packagefile io=/tmp/go-build3432868631/b049/_pkg_.a packagefile io/fs=/tmp/go-build3432868631/b061/_pkg_.a packagefile log/syslog=/tmp/go-build3432868631/b909/_pkg_.a packagefile net/url=/tmp/go-build3432868631/b115/_pkg_.a packagefile os=/tmp/go-build3432868631/b059/_pkg_.a packagefile os/exec=/tmp/go-build3432868631/b251/_pkg_.a packagefile path/filepath=/tmp/go-build3432868631/b120/_pkg_.a packagefile runtime=/tmp/go-build3432868631/b009/_pkg_.a packagefile runtime/pprof=/tmp/go-build3432868631/b910/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build3432868631/b757/_pkg_.a packagefile slices=/tmp/go-build3432868631/b044/_pkg_.a packagefile strconv=/tmp/go-build3432868631/b054/_pkg_.a packagefile strings=/tmp/go-build3432868631/b067/_pkg_.a packagefile syscall=/tmp/go-build3432868631/b041/_pkg_.a packagefile text/template=/tmp/go-build3432868631/b342/_pkg_.a packagefile runtime/cgo=/tmp/go-build3432868631/b113/_pkg_.a packagefile internal/reflectlite=/tmp/go-build3432868631/b004/_pkg_.a packagefile sync=/tmp/go-build3432868631/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3432868631/b035/_pkg_.a packagefile time=/tmp/go-build3432868631/b037/_pkg_.a packagefile bytes=/tmp/go-build3432868631/b048/_pkg_.a packagefile cmp=/tmp/go-build3432868631/b045/_pkg_.a packagefile encoding=/tmp/go-build3432868631/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build3432868631/b053/_pkg_.a packagefile math=/tmp/go-build3432868631/b055/_pkg_.a packagefile reflect=/tmp/go-build3432868631/b058/_pkg_.a packagefile unicode=/tmp/go-build3432868631/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build3432868631/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build3432868631/b051/_pkg_.a packagefile internal/fmtsort=/tmp/go-build3432868631/b057/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build3432868631/b070/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3432868631/b841/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build3432868631/b833/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3432868631/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3432868631/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3432868631/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3432868631/b190/_pkg_.a packagefile bufio=/tmp/go-build3432868631/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3432868631/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build3432868631/b648/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build3432868631/b715/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3432868631/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=/tmp/go-build3432868631/b716/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3432868631/b719/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build3432868631/b728/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build3432868631/b839/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build3432868631/b753/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build3432868631/b723/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3432868631/b755/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build3432868631/b842/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build3432868631/b844/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3432868631/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build3432868631/b680/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build3432868631/b761/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3432868631/b642/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3432868631/b656/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/flag=/tmp/go-build3432868631/b762/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3432868631/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli=/tmp/go-build3432868631/b845/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore=/tmp/go-build3432868631/b846/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build3432868631/b252/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3432868631/b507/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia=/tmp/go-build3432868631/b860/_pkg_.a packagefile maps=/tmp/go-build3432868631/b116/_pkg_.a packagefile net=/tmp/go-build3432868631/b182/_pkg_.a packagefile path=/tmp/go-build3432868631/b062/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3432868631/b468/_pkg_.a packagefile github.com/containers/podman/pkg/farm=/tmp/go-build3432868631/b868/_pkg_.a packagefile sort=/tmp/go-build3432868631/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3432868631/b224/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/download=/tmp/go-build3432868631/b873/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3432868631/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3432868631/b130/_pkg_.a packagefile regexp=/tmp/go-build3432868631/b121/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build3432868631/b876/_pkg_.a packagefile net/http=/tmp/go-build3432868631/b201/_pkg_.a packagefile os/signal=/tmp/go-build3432868631/b268/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build3432868631/b823/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build3432868631/b784/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3432868631/b780/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build3432868631/b878/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3432868631/b790/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/vsock=/tmp/go-build3432868631/b883/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem=/tmp/go-build3432868631/b801/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build3432868631/b779/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3432868631/b124/_pkg_.a packagefile text/tabwriter=/tmp/go-build3432868631/b344/_pkg_.a packagefile github.com/containers/podman/pkg/machine/os=/tmp/go-build3432868631/b887/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build3432868631/b711/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build3432868631/b705/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=/tmp/go-build3432868631/b891/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo=/tmp/go-build3432868631/b896/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build3432868631/b551/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build3432868631/b770/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3432868631/b465/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3432868631/b752/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3432868631/b132/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build3432868631/b727/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3432868631/b260/_pkg_.a packagefile crypto/tls=/tmp/go-build3432868631/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build3432868631/b725/_pkg_.a packagefile github.com/containers/podman/pkg/util/tlsutil=/tmp/go-build3432868631/b772/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kevinburke/ssh_config=/tmp/go-build3432868631/b773/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=/tmp/go-build3432868631/b774/_pkg_.a packagefile os/user=/tmp/go-build3432868631/b266/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=/tmp/go-build3432868631/b904/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats=/tmp/go-build3432868631/b905/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3432868631/b533/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3432868631/b751/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build3432868631/b599/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build3432868631/b760/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu=/tmp/go-build3432868631/b782/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build3432868631/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build3432868631/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build3432868631/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3432868631/b269/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3432868631/b264/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3432868631/b258/_pkg_.a packagefile github.com/containers/podman/version/rawversion=/tmp/go-build3432868631/b726/_pkg_.a packagefile log=/tmp/go-build3432868631/b134/_pkg_.a packagefile encoding/csv=/tmp/go-build3432868631/b647/_pkg_.a packagefile encoding/hex=/tmp/go-build3432868631/b180/_pkg_.a packagefile flag=/tmp/go-build3432868631/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/password=/tmp/go-build3432868631/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3432868631/b226/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build3432868631/b248/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3432868631/b257/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build3432868631/b660/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase=/tmp/go-build3432868631/b864/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3432868631/b191/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp=/tmp/go-build3432868631/b764/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skeema/knownhosts=/tmp/go-build3432868631/b768/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build3432868631/b673/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=/tmp/go-build3432868631/b679/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3432868631/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3432868631/b195/_pkg_.a packagefile archive/tar=/tmp/go-build3432868631/b469/_pkg_.a packagefile embed=/tmp/go-build3432868631/b323/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset=/tmp/go-build3432868631/b530/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build3432868631/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3432868631/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build3432868631/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build3432868631/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build3432868631/b463/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build3432868631/b534/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/register=/tmp/go-build3432868631/b541/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build3432868631/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build3432868631/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build3432868631/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3432868631/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build3432868631/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build3432868631/b557/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils=/tmp/go-build3432868631/b558/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3432868631/b262/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog=/tmp/go-build3432868631/b559/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex=/tmp/go-build3432868631/b560/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3432868631/b562/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build3432868631/b564/_pkg_.a packagefile math/bits=/tmp/go-build3432868631/b040/_pkg_.a packagefile internal/bytealg=/tmp/go-build3432868631/b010/_pkg_.a packagefile internal/oserror=/tmp/go-build3432868631/b043/_pkg_.a packagefile internal/godebug=/tmp/go-build3432868631/b038/_pkg_.a packagefile net/netip=/tmp/go-build3432868631/b117/_pkg_.a packagefile internal/byteorder=/tmp/go-build3432868631/b012/_pkg_.a packagefile internal/filepathlite=/tmp/go-build3432868631/b060/_pkg_.a packagefile internal/goarch=/tmp/go-build3432868631/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build3432868631/b042/_pkg_.a packagefile internal/poll=/tmp/go-build3432868631/b063/_pkg_.a packagefile internal/stringslite=/tmp/go-build3432868631/b031/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build3432868631/b065/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3432868631/b064/_pkg_.a packagefile internal/testlog=/tmp/go-build3432868631/b066/_pkg_.a packagefile internal/abi=/tmp/go-build3432868631/b005/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build3432868631/b013/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build3432868631/b014/_pkg_.a packagefile internal/cpu=/tmp/go-build3432868631/b011/_pkg_.a packagefile internal/godebugs=/tmp/go-build3432868631/b015/_pkg_.a packagefile internal/goexperiment=/tmp/go-build3432868631/b016/_pkg_.a packagefile internal/goos=/tmp/go-build3432868631/b017/_pkg_.a packagefile internal/profilerecord=/tmp/go-build3432868631/b018/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build3432868631/b019/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build3432868631/b020/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build3432868631/b024/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build3432868631/b025/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build3432868631/b026/_pkg_.a packagefile internal/runtime/math=/tmp/go-build3432868631/b022/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build3432868631/b021/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3432868631/b030/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build3432868631/b023/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build3432868631/b032/_pkg_.a packagefile compress/gzip=/tmp/go-build3432868631/b202/_pkg_.a packagefile encoding/binary=/tmp/go-build3432868631/b131/_pkg_.a packagefile github.com/containers/podman/vendor/go.yaml.in/yaml/v2=/tmp/go-build3432868631/b758/_pkg_.a packagefile iter=/tmp/go-build3432868631/b046/_pkg_.a packagefile internal/asan=/tmp/go-build3432868631/b027/_pkg_.a packagefile internal/msan=/tmp/go-build3432868631/b028/_pkg_.a packagefile internal/race=/tmp/go-build3432868631/b029/_pkg_.a packagefile text/template/parse=/tmp/go-build3432868631/b343/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3432868631/b008/_pkg_.a packagefile internal/sync=/tmp/go-build3432868631/b034/_pkg_.a packagefile internal/synctest=/tmp/go-build3432868631/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build3432868631/b643/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion=/tmp/go-build3432868631/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build3432868631/b834/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build3432868631/b571/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build3432868631/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=/tmp/go-build3432868631/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build3432868631/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3432868631/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build3432868631/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests=/tmp/go-build3432868631/b136/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build3432868631/b538/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build3432868631/b649/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types=/tmp/go-build3432868631/b651/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse=/tmp/go-build3432868631/b652/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom=/tmp/go-build3432868631/b654/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build3432868631/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent=/tmp/go-build3432868631/b672/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build3432868631/b129/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build3432868631/b704/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build3432868631/b653/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3432868631/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=/tmp/go-build3432868631/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config=/tmp/go-build3432868631/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build3432868631/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=/tmp/go-build3432868631/b743/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=/tmp/go-build3432868631/b744/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail=/tmp/go-build3432868631/b746/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build3432868631/b665/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build3432868631/b843/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build3432868631/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build3432868631/b520/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build3432868631/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build3432868631/b577/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=/tmp/go-build3432868631/b681/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build3432868631/b692/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build3432868631/b693/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build3432868631/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build3432868631/b699/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build3432868631/b700/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal=/tmp/go-build3432868631/b701/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=/tmp/go-build3432868631/b702/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=/tmp/go-build3432868631/b703/_pkg_.a packagefile io/ioutil=/tmp/go-build3432868631/b187/_pkg_.a packagefile text/scanner=/tmp/go-build3432868631/b256/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build3432868631/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring=/tmp/go-build3432868631/b657/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor=/tmp/go-build3432868631/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2=/tmp/go-build3432868631/b661/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build3432868631/b662/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=/tmp/go-build3432868631/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=/tmp/go-build3432868631/b188/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build3432868631/b189/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build3432868631/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3432868631/b197/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice=/tmp/go-build3432868631/b198/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params=/tmp/go-build3432868631/b847/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore=/tmp/go-build3432868631/b508/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio=/tmp/go-build3432868631/b848/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor=/tmp/go-build3432868631/b857/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build3432868631/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build3432868631/b242/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build3432868631/b440/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build3432868631/b183/_pkg_.a packagefile internal/nettrace=/tmp/go-build3432868631/b184/_pkg_.a packagefile internal/singleflight=/tmp/go-build3432868631/b185/_pkg_.a packagefile compress/bzip2=/tmp/go-build3432868631/b287/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build3432868631/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=/tmp/go-build3432868631/b455/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise=/tmp/go-build3432868631/b471/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build3432868631/b869/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=/tmp/go-build3432868631/b225/_pkg_.a packagefile regexp/syntax=/tmp/go-build3432868631/b122/_pkg_.a packagefile container/list=/tmp/go-build3432868631/b156/_pkg_.a packagefile crypto/rand=/tmp/go-build3432868631/b075/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3432868631/b205/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build3432868631/b212/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3432868631/b213/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build3432868631/b206/_pkg_.a packagefile math/rand=/tmp/go-build3432868631/b103/_pkg_.a packagefile mime=/tmp/go-build3432868631/b214/_pkg_.a packagefile mime/multipart=/tmp/go-build3432868631/b215/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3432868631/b217/_pkg_.a packagefile net/http/internal=/tmp/go-build3432868631/b218/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build3432868631/b219/_pkg_.a packagefile net/http/internal/httpcommon=/tmp/go-build3432868631/b220/_pkg_.a packagefile net/textproto=/tmp/go-build3432868631/b211/_pkg_.a packagefile crypto/sha256=/tmp/go-build3432868631/b111/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build3432868631/b785/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build3432868631/b788/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process=/tmp/go-build3432868631/b795/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build3432868631/b783/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build3432868631/b791/_pkg_.a packagefile github.com/containers/podman/pkg/machine/lock=/tmp/go-build3432868631/b792/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ports=/tmp/go-build3432868631/b793/_pkg_.a packagefile github.com/containers/podman/pkg/machine/proxyenv=/tmp/go-build3432868631/b879/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim/diskpull=/tmp/go-build3432868631/b880/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build3432868631/b787/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu/command=/tmp/go-build3432868631/b794/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/socket=/tmp/go-build3432868631/b884/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build3432868631/b797/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build3432868631/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build3432868631/b708/_pkg_.a packagefile math/big=/tmp/go-build3432868631/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build3432868631/b892/_pkg_.a packagefile github.com/containers/podman/pkg/criu=/tmp/go-build3432868631/b893/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build3432868631/b666/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=/tmp/go-build3432868631/b776/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=/tmp/go-build3432868631/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=/tmp/go-build3432868631/b467/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=/tmp/go-build3432868631/b754/_pkg_.a packagefile github.com/containers/podman/pkg/trust=/tmp/go-build3432868631/b756/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact=/tmp/go-build3432868631/b759/_pkg_.a packagefile crypto=/tmp/go-build3432868631/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build3432868631/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build3432868631/b079/_pkg_.a packagefile crypto/des=/tmp/go-build3432868631/b158/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3432868631/b142/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3432868631/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3432868631/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3432868631/b147/_pkg_.a packagefile crypto/hkdf=/tmp/go-build3432868631/b162/_pkg_.a packagefile crypto/hmac=/tmp/go-build3432868631/b164/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3432868631/b076/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build3432868631/b080/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build3432868631/b093/_pkg_.a packagefile crypto/internal/fips140/mlkem=/tmp/go-build3432868631/b165/_pkg_.a packagefile crypto/internal/fips140/tls12=/tmp/go-build3432868631/b166/_pkg_.a packagefile crypto/internal/fips140/tls13=/tmp/go-build3432868631/b167/_pkg_.a packagefile crypto/internal/hpke=/tmp/go-build3432868631/b168/_pkg_.a packagefile crypto/md5=/tmp/go-build3432868631/b173/_pkg_.a packagefile crypto/rc4=/tmp/go-build3432868631/b174/_pkg_.a packagefile crypto/rsa=/tmp/go-build3432868631/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build3432868631/b110/_pkg_.a packagefile crypto/sha512=/tmp/go-build3432868631/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build3432868631/b100/_pkg_.a packagefile crypto/tls/internal/fips140tls=/tmp/go-build3432868631/b175/_pkg_.a packagefile crypto/x509=/tmp/go-build3432868631/b177/_pkg_.a packagefile encoding/pem=/tmp/go-build3432868631/b181/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3432868631/b169/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3432868631/b151/_pkg_.a packagefile hash=/tmp/go-build3432868631/b078/_pkg_.a packagefile weak=/tmp/go-build3432868631/b119/_pkg_.a packagefile database/sql/driver=/tmp/go-build3432868631/b474/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=/tmp/go-build3432868631/b775/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3432868631/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3432868631/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3432868631/b326/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3432868631/b586/_pkg_.a packagefile github.com/containers/podman/pkg/machine/sockets=/tmp/go-build3432868631/b803/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp=/tmp/go-build3432868631/b804/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock=/tmp/go-build3432868631/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=/tmp/go-build3432868631/b265/_pkg_.a packagefile log/internal=/tmp/go-build3432868631/b135/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build3432868631/b200/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build3432868631/b221/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build3432868631/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build3432868631/b228/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3432868631/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3432868631/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build3432868631/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build3432868631/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3432868631/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3432868631/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build3432868631/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3432868631/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build3432868631/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3432868631/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest=/tmp/go-build3432868631/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader=/tmp/go-build3432868631/b245/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent=/tmp/go-build3432868631/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build3432868631/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build3432868631/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3432868631/b273/_pkg_.a packagefile math/rand/v2=/tmp/go-build3432868631/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=/tmp/go-build3432868631/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build3432868631/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kr/fs=/tmp/go-build3432868631/b765/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer=/tmp/go-build3432868631/b766/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh=/tmp/go-build3432868631/b767/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts=/tmp/go-build3432868631/b769/_pkg_.a packagefile crypto/dsa=/tmp/go-build3432868631/b178/_pkg_.a packagefile crypto/fips140=/tmp/go-build3432868631/b176/_pkg_.a packagefile crypto/mlkem=/tmp/go-build3432868631/b674/_pkg_.a packagefile encoding/asn1=/tmp/go-build3432868631/b152/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=/tmp/go-build3432868631/b675/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=/tmp/go-build3432868631/b676/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3432868631/b492/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build3432868631/b677/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal=/tmp/go-build3432868631/b196/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=/tmp/go-build3432868631/b454/_pkg_.a packagefile hash/crc32=/tmp/go-build3432868631/b204/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build3432868631/b529/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build3432868631/b532/_pkg_.a packagefile hash/crc64=/tmp/go-build3432868631/b459/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay=/tmp/go-build3432868631/b542/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs=/tmp/go-build3432868631/b552/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs=/tmp/go-build3432868631/b554/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile=/tmp/go-build3432868631/b537/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia=/tmp/go-build3432868631/b561/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/config=/tmp/go-build3432868631/b563/_pkg_.a packagefile internal/bisect=/tmp/go-build3432868631/b039/_pkg_.a packagefile unique=/tmp/go-build3432868631/b118/_pkg_.a packagefile compress/flate=/tmp/go-build3432868631/b203/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build3432868631/b835/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver=/tmp/go-build3432868631/b836/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver=/tmp/go-build3432868631/b837/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver=/tmp/go-build3432868631/b838/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory=/tmp/go-build3432868631/b572/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive=/tmp/go-build3432868631/b573/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon=/tmp/go-build3432868631/b575/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive=/tmp/go-build3432868631/b634/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build3432868631/b514/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/openshift=/tmp/go-build3432868631/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/sif=/tmp/go-build3432868631/b637/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build3432868631/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/tarball=/tmp/go-build3432868631/b641/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=/tmp/go-build3432868631/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=/tmp/go-build3432868631/b735/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=/tmp/go-build3432868631/b736/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=/tmp/go-build3432868631/b738/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=/tmp/go-build3432868631/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities=/tmp/go-build3432868631/b742/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal=/tmp/go-build3432868631/b137/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build3432868631/b138/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/retry=/tmp/go-build3432868631/b199/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented=/tmp/go-build3432868631/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build3432868631/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build3432868631/b513/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3432868631/b444/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build3432868631/b476/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build3432868631/b650/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/miekg/pkcs11=/tmp/go-build3432868631/b112/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri=/tmp/go-build3432868631/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=/tmp/go-build3432868631/b277/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build3432868631/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build3432868631/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build3432868631/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build3432868631/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build3432868631/b421/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build3432868631/b423/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build3432868631/b424/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build3432868631/b283/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build3432868631/b286/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3432868631/b179/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build3432868631/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=/tmp/go-build3432868631/b745/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter=/tmp/go-build3432868631/b747/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/util=/tmp/go-build3432868631/b748/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/watch=/tmp/go-build3432868631/b749/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=/tmp/go-build3432868631/b750/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build3432868631/b663/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build3432868631/b664/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs=/tmp/go-build3432868631/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2=/tmp/go-build3432868631/b671/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=/tmp/go-build3432868631/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build3432868631/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=/tmp/go-build3432868631/b525/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=/tmp/go-build3432868631/b527/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3432868631/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3432868631/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build3432868631/b682/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build3432868631/b683/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=/tmp/go-build3432868631/b686/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive=/tmp/go-build3432868631/b687/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/patternmatcher=/tmp/go-build3432868631/b690/_pkg_.a packagefile net/http/httputil=/tmp/go-build3432868631/b413/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack=/tmp/go-build3432868631/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build3432868631/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal=/tmp/go-build3432868631/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/version=/tmp/go-build3432868631/b659/_pkg_.a packagefile encoding/base32=/tmp/go-build3432868631/b186/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform=/tmp/go-build3432868631/b193/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build3432868631/b489/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build3432868631/b479/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build3432868631/b498/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build3432868631/b509/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api=/tmp/go-build3432868631/b849/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build3432868631/b850/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow=/tmp/go-build3432868631/b851/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build3432868631/b853/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build3432868631/b858/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp=/tmp/go-build3432868631/b859/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build3432868631/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress=/tmp/go-build3432868631/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=/tmp/go-build3432868631/b447/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build3432868631/b449/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref=/tmp/go-build3432868631/b450/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build3432868631/b451/_pkg_.a packagefile runtime/debug=/tmp/go-build3432868631/b452/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=/tmp/go-build3432868631/b456/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=/tmp/go-build3432868631/b457/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3432868631/b081/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3432868631/b094/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3432868631/b099/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3432868631/b097/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build3432868631/b096/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3432868631/b207/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3432868631/b209/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build3432868631/b210/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build3432868631/b216/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3432868631/b086/_pkg_.a packagefile archive/zip=/tmp/go-build3432868631/b786/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build3432868631/b789/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu=/tmp/go-build3432868631/b796/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net=/tmp/go-build3432868631/b802/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/go-sysconf=/tmp/go-build3432868631/b799/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ocipull=/tmp/go-build3432868631/b881/_pkg_.a packagefile github.com/containers/podman/pkg/machine/stdpull=/tmp/go-build3432868631/b882/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8=/tmp/go-build3432868631/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build3432868631/b436/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/bpf=/tmp/go-build3432868631/b885/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common=/tmp/go-build3432868631/b798/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype=/tmp/go-build3432868631/b707/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build3432868631/b709/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7=/tmp/go-build3432868631/b894/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc=/tmp/go-build3432868631/b895/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build3432868631/b667/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build3432868631/b811/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/artifacts=/tmp/go-build3432868631/b816/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=/tmp/go-build3432868631/b819/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=/tmp/go-build3432868631/b824/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build3432868631/b820/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/kube=/tmp/go-build3432868631/b825/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=/tmp/go-build3432868631/b826/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=/tmp/go-build3432868631/b827/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=/tmp/go-build3432868631/b828/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=/tmp/go-build3432868631/b829/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/secrets=/tmp/go-build3432868631/b830/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=/tmp/go-build3432868631/b831/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=/tmp/go-build3432868631/b832/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/filter=/tmp/go-build3432868631/b840/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build3432868631/b083/_pkg_.a packagefile crypto/internal/fips140/ecdh=/tmp/go-build3432868631/b143/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build3432868631/b146/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build3432868631/b105/_pkg_.a packagefile crypto/internal/fips140/ecdsa=/tmp/go-build3432868631/b148/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build3432868631/b144/_pkg_.a packagefile crypto/internal/fips140cache=/tmp/go-build3432868631/b149/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build3432868631/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3432868631/b154/_pkg_.a packagefile crypto/internal/fips140/ed25519=/tmp/go-build3432868631/b160/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build3432868631/b163/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build3432868631/b085/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build3432868631/b101/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3432868631/b084/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3432868631/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3432868631/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3432868631/b088/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3432868631/b082/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3432868631/b089/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build3432868631/b090/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3432868631/b092/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build3432868631/b106/_pkg_.a packagefile crypto/internal/fips140/rsa=/tmp/go-build3432868631/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build3432868631/b170/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3432868631/b171/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3432868631/b172/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3432868631/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3432868631/b308/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3432868631/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3432868631/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3432868631/b315/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build3432868631/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3432868631/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3432868631/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3432868631/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3432868631/b320/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3432868631/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build3432868631/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build3432868631/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy=/tmp/go-build3432868631/b334/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build3432868631/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt=/tmp/go-build3432868631/b805/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build3432868631/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build3432868631/b223/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build3432868631/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build3432868631/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build3432868631/b247/_pkg_.a packagefile internal/saferio=/tmp/go-build3432868631/b153/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3432868631/b491/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=/tmp/go-build3432868631/b678/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils=/tmp/go-build3432868631/b543/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota=/tmp/go-build3432868631/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump=/tmp/go-build3432868631/b545/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils=/tmp/go-build3432868631/b547/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity=/tmp/go-build3432868631/b548/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap=/tmp/go-build3432868631/b549/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback=/tmp/go-build3432868631/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy=/tmp/go-build3432868631/b553/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3=/tmp/go-build3432868631/b555/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build3432868631/b515/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile=/tmp/go-build3432868631/b574/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=/tmp/go-build3432868631/b576/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build3432868631/b439/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal=/tmp/go-build3432868631/b516/_pkg_.a packagefile github.com/containers/podman/vendor/dario.cat/mergo=/tmp/go-build3432868631/b636/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build3432868631/b638/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked=/tmp/go-build3432868631/b565/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build3432868631/b511/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=/tmp/go-build3432868631/b737/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=/tmp/go-build3432868631/b739/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache=/tmp/go-build3432868631/b441/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning=/tmp/go-build3432868631/b510/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage=/tmp/go-build3432868631/b495/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor=/tmp/go-build3432868631/b460/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/proglottis/gpgme=/tmp/go-build3432868631/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate=/tmp/go-build3432868631/b478/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build3432868631/b301/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=/tmp/go-build3432868631/b337/_pkg_.a packagefile net/mail=/tmp/go-build3432868631/b422/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7=/tmp/go-build3432868631/b425/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=/tmp/go-build3432868631/b284/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build3432868631/b285/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=/tmp/go-build3432868631/b292/_pkg_.a packagefile compress/zlib=/tmp/go-build3432868631/b288/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=/tmp/go-build3432868631/b290/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=/tmp/go-build3432868631/b291/_pkg_.a packagefile image=/tmp/go-build3432868631/b293/_pkg_.a packagefile image/jpeg=/tmp/go-build3432868631/b295/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher=/tmp/go-build3432868631/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json=/tmp/go-build3432868631/b281/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build3432868631/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon=/tmp/go-build3432868631/b669/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path=/tmp/go-build3432868631/b670/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal=/tmp/go-build3432868631/b523/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion=/tmp/go-build3432868631/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert=/tmp/go-build3432868631/b528/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3432868631/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build3432868631/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3432868631/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build3432868631/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build3432868631/b684/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=/tmp/go-build3432868631/b685/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/compression=/tmp/go-build3432868631/b688/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader=/tmp/go-build3432868631/b689/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/sequential=/tmp/go-build3432868631/b691/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/typeurl/v2=/tmp/go-build3432868631/b696/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers=/tmp/go-build3432868631/b698/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox=/tmp/go-build3432868631/b490/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/scrypt=/tmp/go-build3432868631/b494/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey=/tmp/go-build3432868631/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name=/tmp/go-build3432868631/b499/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1=/tmp/go-build3432868631/b500/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options=/tmp/go-build3432868631/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload=/tmp/go-build3432868631/b504/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/sha3=/tmp/go-build3432868631/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc=/tmp/go-build3432868631/b852/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/segmentio/ksuid=/tmp/go-build3432868631/b855/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open=/tmp/go-build3432868631/b856/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2/internal=/tmp/go-build3432868631/b854/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=/tmp/go-build3432868631/b497/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=/tmp/go-build3432868631/b448/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=/tmp/go-build3432868631/b458/_pkg_.a packagefile crypto/internal/entropy=/tmp/go-build3432868631/b095/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build3432868631/b208/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/numcpus=/tmp/go-build3432868631/b800/_pkg_.a packagefile container/heap=/tmp/go-build3432868631/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=/tmp/go-build3432868631/b432/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=/tmp/go-build3432868631/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter=/tmp/go-build3432868631/b435/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal=/tmp/go-build3432868631/b438/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=/tmp/go-build3432868631/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal=/tmp/go-build3432868631/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build3432868631/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend=/tmp/go-build3432868631/b812/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3432868631/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build3432868631/b600/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build3432868631/b597/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build3432868631/b817/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3432868631/b818/_pkg_.a packagefile github.com/containers/podman/internal/remote_build_helpers=/tmp/go-build3432868631/b821/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/types=/tmp/go-build3432868631/b822/_pkg_.a packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build3432868631/b145/_pkg_.a packagefile crypto/sha3=/tmp/go-build3432868631/b109/_pkg_.a packagefile crypto/internal/fips140/edwards25519=/tmp/go-build3432868631/b161/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3432868631/b306/_pkg_.a packagefile go/token=/tmp/go-build3432868631/b314/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build3432868631/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build3432868631/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build3432868631/b322/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3432868631/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build3432868631/b303/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build3432868631/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants=/tmp/go-build3432868631/b806/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event=/tmp/go-build3432868631/b807/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2=/tmp/go-build3432868631/b808/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket=/tmp/go-build3432868631/b809/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers=/tmp/go-build3432868631/b810/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build3432868631/b464/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path=/tmp/go-build3432868631/b546/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build3432868631/b556/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp=/tmp/go-build3432868631/b578/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=/tmp/go-build3432868631/b580/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build3432868631/b582/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint=/tmp/go-build3432868631/b598/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=/tmp/go-build3432868631/b601/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=/tmp/go-build3432868631/b602/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build3432868631/b604/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3432868631/b624/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1=/tmp/go-build3432868631/b639/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build3432868631/b566/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory=/tmp/go-build3432868631/b442/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite=/tmp/go-build3432868631/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=/tmp/go-build3432868631/b302/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build3432868631/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build3432868631/b386/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/trace=/tmp/go-build3432868631/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=/tmp/go-build3432868631/b345/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3432868631/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build3432868631/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst=/tmp/go-build3432868631/b363/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build3432868631/b371/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/channelz=/tmp/go-build3432868631/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3432868631/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build3432868631/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure=/tmp/go-build3432868631/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=/tmp/go-build3432868631/b375/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build3432868631/b378/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build3432868631/b358/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3432868631/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3432868631/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build3432868631/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build3432868631/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build3432868631/b381/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build3432868631/b382/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build3432868631/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build3432868631/b390/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build3432868631/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle=/tmp/go-build3432868631/b392/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build3432868631/b393/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build3432868631/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build3432868631/b394/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver=/tmp/go-build3432868631/b396/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build3432868631/b414/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build3432868631/b415/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3432868631/b395/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats=/tmp/go-build3432868631/b416/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build3432868631/b389/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build3432868631/b398/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=/tmp/go-build3432868631/b410/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build3432868631/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3432868631/b360/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=/tmp/go-build3432868631/b411/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3432868631/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns=/tmp/go-build3432868631/b417/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3432868631/b357/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build3432868631/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=/tmp/go-build3432868631/b412/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509=/tmp/go-build3432868631/b426/_pkg_.a packagefile hash/adler32=/tmp/go-build3432868631/b289/_pkg_.a packagefile image/color=/tmp/go-build3432868631/b294/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build3432868631/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build3432868631/b584/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/common=/tmp/go-build3432868631/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build3432868631/b589/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build3432868631/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build3432868631/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3432868631/b697/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3432868631/b388/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa=/tmp/go-build3432868631/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core=/tmp/go-build3432868631/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml=/tmp/go-build3432868631/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/titanous/rocacheck=/tmp/go-build3432868631/b488/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build3432868631/b501/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3432868631/b385/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/cpu=/tmp/go-build3432868631/b506/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rivo/uniseg=/tmp/go-build3432868631/b434/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter=/tmp/go-build3432868631/b813/_pkg_.a packagefile hash/fnv=/tmp/go-build3432868631/b307/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3432868631/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build3432868631/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause=/tmp/go-build3432868631/b579/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/felixge/httpsnoop=/tmp/go-build3432868631/b605/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=/tmp/go-build3432868631/b606/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build3432868631/b607/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel=/tmp/go-build3432868631/b613/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3432868631/b609/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3432868631/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3432868631/b628/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build3432868631/b630/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build3432868631/b623/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3432868631/b625/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry=/tmp/go-build3432868631/b626/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build3432868631/b640/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build3432868631/b567/_pkg_.a packagefile testing=/tmp/go-build3432868631/b568/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build3432868631/b443/_pkg_.a packagefile database/sql=/tmp/go-build3432868631/b473/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-sqlite3=/tmp/go-build3432868631/b475/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build3432868631/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3432868631/b387/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build3432868631/b339/_pkg_.a packagefile html/template=/tmp/go-build3432868631/b340/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build3432868631/b364/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build3432868631/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build3432868631/b355/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build3432868631/b366/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build3432868631/b372/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=/tmp/go-build3432868631/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build3432868631/b354/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build3432868631/b370/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal=/tmp/go-build3432868631/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build3432868631/b383/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3432868631/b384/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build3432868631/b391/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build3432868631/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes=/tmp/go-build3432868631/b397/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3432868631/b409/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=/tmp/go-build3432868631/b399/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build3432868631/b406/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build3432868631/b408/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build3432868631/b418/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3432868631/b427/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3432868631/b428/_pkg_.a packagefile expvar=/tmp/go-build3432868631/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier=/tmp/go-build3432868631/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs=/tmp/go-build3432868631/b484/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation=/tmp/go-build3432868631/b485/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ocsp=/tmp/go-build3432868631/b486/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api=/tmp/go-build3432868631/b502/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3432868631/b325/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress=/tmp/go-build3432868631/b814/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build3432868631/b608/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop=/tmp/go-build3432868631/b633/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build3432868631/b612/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build3432868631/b614/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build3432868631/b618/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal=/tmp/go-build3432868631/b610/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3432868631/b629/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage=/tmp/go-build3432868631/b631/_pkg_.a packagefile internal/sysinfo=/tmp/go-build3432868631/b569/_pkg_.a packagefile runtime/trace=/tmp/go-build3432868631/b570/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport=/tmp/go-build3432868631/b324/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build3432868631/b336/_pkg_.a packagefile html=/tmp/go-build3432868631/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build3432868631/b369/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=/tmp/go-build3432868631/b400/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=/tmp/go-build3432868631/b401/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon=/tmp/go-build3432868631/b407/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build3432868631/b419/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build3432868631/b420/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=/tmp/go-build3432868631/b815/_pkg_.a packagefile log/slog=/tmp/go-build3432868631/b615/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/stdr=/tmp/go-build3432868631/b619/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk=/tmp/go-build3432868631/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage=/tmp/go-build3432868631/b632/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3432868631/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3432868631/b404/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=/tmp/go-build3432868631/b405/_pkg_.a packagefile log/slog/internal=/tmp/go-build3432868631/b616/_pkg_.a packagefile log/slog/internal/buffer=/tmp/go-build3432868631/b617/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr/funcr=/tmp/go-build3432868631/b620/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry=/tmp/go-build3432868631/b622/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop=/tmp/go-build3432868631/b627/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=/tmp/go-build3432868631/b403/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containers/podman/cmd/podman\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -B 0x75119d2f4b0bc2c2d974ace68c27ffc960a5018c -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\"\nbuild\t-tags=rpm_crashtraceback,seccomp,exclude_graphdriver_devicemapper,systemd,libsubid,exclude_graphdriver_btrfs,btrfs_noversion,remote\nbuild\tDefaultGODEBUG=asynctimerchan=1,containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=arm64\nbuild\tGOEXPERIMENT=nodwarf5\nbuild\tGOOS=linux\nbuild\tGOARM64=v8.0\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0 -buildmode=pie -buildid=qbUoqO3S2xd4lsmutiUA/B77up1oYjJ2PDl9DseQU/cj4Y8WXJ4_bS22gXtwSm/qbUoqO3S2xd4lsmutiUA -B 0x75119d2f4b0bc2c2d974ace68c27ffc960a5018c -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 " -extld=gcc $WORK/b001/_pkg_.a go tool buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/podman-remote rm -rf $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp exclude_graphdriver_devicemapper systemd libsubid exclude_graphdriver_btrfs btrfs_noversion remote' -ldflags ' -B 0xdaed406724afeed18413c2a9039f1dbadf5ced4a -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\''' -a -v -x -o bin/quadlet github.com/containers/podman/cmd/quadlet WORK=/tmp/go-build3541045969 internal/goarch mkdir -p $WORK/b005/ internal/unsafeheader mkdir -p $WORK/b007/ internal/coverage/rtcov mkdir -p $WORK/b013/ echo '# import config' > $WORK/b005/importcfg # internal echo '# import config' > $WORK/b007/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/goarch -lang=go1.25 -std -complete -installsuffix shared -buildid tin1jHi9CSHO3tHSbYfU/tin1jHi9CSHO3tHSbYfU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_arm64.go /usr/lib/golang/src/internal/goarch/zgoarch_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/unsafeheader -lang=go1.25 -std -complete -installsuffix shared -buildid RIoTtWFWjVQisHEHgSBJ/RIoTtWFWjVQisHEHgSBJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go echo '# import config' > $WORK/b013/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/coverage/rtcov -lang=go1.25 -std -complete -installsuffix shared -buildid -oUhNqeAYQbx5eEVJ-aC/-oUhNqeAYQbx5eEVJ-aC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go internal/goexperiment mkdir -p $WORK/b015/ echo '# import config' > $WORK/b015/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/goexperiment -lang=go1.25 -std -complete -installsuffix shared -buildid KI54T9Jcu8EPRfpJIPaL/KI54T9Jcu8EPRfpJIPaL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_dwarf5_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_greenteagc_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_jsonv2_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go internal/godebugs mkdir -p $WORK/b014/ go tool buildid -w $WORK/b015/_pkg_.a # internal internal/byteorder mkdir -p $WORK/b011/ internal/cpu mkdir -p $WORK/b010/ echo '# import config' > $WORK/b011/importcfg # internal echo '# import config' > $WORK/b014/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/byteorder -lang=go1.25 -std -complete -installsuffix shared -buildid awPfo_L2EwJtt9snuQAD/awPfo_L2EwJtt9snuQAD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/godebugs -lang=go1.25 -std -complete -installsuffix shared -buildid l7dGqzqSK3chZTD3dP2N/l7dGqzqSK3chZTD3dP2N -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go echo -n > $WORK/b010/go_asm.h # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/13/130feccf956df0f08e38ee149c37ef4ea621f666c5a3294bfb59503803de4fed-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./cpu.s ./cpu_arm64.s internal/profilerecord mkdir -p $WORK/b017/ echo '# import config' > $WORK/b017/importcfg # internal internal/goos mkdir -p $WORK/b016/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/profilerecord -lang=go1.25 -std -complete -installsuffix shared -buildid 0TYHEeH8FWpi3NG340C9/0TYHEeH8FWpi3NG340C9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go echo '# import config' > $WORK/b016/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/goos -lang=go1.25 -std -complete -installsuffix shared -buildid MFvg1T048M5l6_46ZRvk/MFvg1T048M5l6_46ZRvk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go go tool buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d0/d09a5faf48d5b22c28b1aeb36ebf35c9f0b9568dc9f837ad49e3ab0f57cc0f58-d # internal internal/abi mkdir -p $WORK/b004/ echo '# import config' > $WORK/b010/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/cpu -lang=go1.25 -std -installsuffix shared -buildid 08fVKuaaL4OOT5UtqZvc/08fVKuaaL4OOT5UtqZvc -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go go tool buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/3b/3b80b8d5cfe419e1207a46ee415c1ebc7971b677b6a9491adbe37eb755e68ac2-d # internal internal/runtime/math mkdir -p $WORK/b021/ go tool buildid -w $WORK/b016/_pkg_.a # internal go tool buildid -w $WORK/b011/_pkg_.a # internal go tool buildid -w $WORK/b007/_pkg_.a # internal echo -n > $WORK/b004/go_asm.h # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./abi_test.s ./stub.s go tool buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/6e/6e7b663f8434af5e340e140cdcf571ba27f124647b55f1ab6a1dd976da2a2a92-d # internal cat >/tmp/go-build3541045969/b021/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3541045969/b005/_pkg_.a EOF internal/runtime/syscall mkdir -p $WORK/b022/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/math -lang=go1.25 -std -complete -installsuffix shared -buildid xaE03R2yyCKcotZf-71S/xaE03R2yyCKcotZf-71S -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go echo -n > $WORK/b022/go_asm.h # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/dd/dd6ee726b46cc880601855bdd50aa98a8f87ff8841c46f7ba221fa65f4c5a283-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/59/590fbbc727df05146433ff855730376bb4e0b0b7c5b110f7f48c013f16a080c6-d # internal internal/runtime/gc mkdir -p $WORK/b024/ cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b022/symabis ./asm_linux_arm64.s internal/asan mkdir -p $WORK/b026/ cat >/tmp/go-build3541045969/b024/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3541045969/b005/_pkg_.a EOF cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/9a/9a669b2e411a64424742a8f4017a1149a322afc0428a43cde646a392eaf9060b-d # internal internal/msan mkdir -p $WORK/b027/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/runtime/gc -lang=go1.25 -std -complete -installsuffix shared -buildid 6kLMYJH4qpmPQ0oF9U9C/6kLMYJH4qpmPQ0oF9U9C -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/runtime/gc/malloc.go /usr/lib/golang/src/internal/runtime/gc/scan.go /usr/lib/golang/src/internal/runtime/gc/sizeclasses.go echo '# import config' > $WORK/b026/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/asan -lang=go1.25 -std -complete -installsuffix shared -buildid QrIObMA3Sqn48bct6rUn/QrIObMA3Sqn48bct6rUn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go echo '# import config' > $WORK/b027/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/msan -lang=go1.25 -std -complete -installsuffix shared -buildid WAwrcG-HPQa5PLq9UnxN/WAwrcG-HPQa5PLq9UnxN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go go tool buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/c9/c95de3e63ea3f61816872f203579bd0ba45f5e270b920c84fffc815411272e5b-d # internal internal/trace/tracev2 mkdir -p $WORK/b031/ echo '# import config' > $WORK/b031/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/trace/tracev2 -lang=go1.25 -std -complete -installsuffix shared -buildid ix_6XPCm7K31dr2cxkZN/ix_6XPCm7K31dr2cxkZN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/trace/tracev2/doc.go /usr/lib/golang/src/internal/trace/tracev2/events.go /usr/lib/golang/src/internal/trace/tracev2/spec.go cat >/tmp/go-build3541045969/b004/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3541045969/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/abi -lang=go1.25 -std -installsuffix shared -buildid FH3lOKjUDczh_EtEjcRQ/FH3lOKjUDczh_EtEjcRQ -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_arm64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go cat >/tmp/go-build3541045969/b022/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3541045969/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/runtime/syscall -lang=go1.25 -std -installsuffix shared -buildid T4dsoGczxzad3sWUtuzg/T4dsoGczxzad3sWUtuzg -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b022/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_arm64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go go tool buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/5f/5fdb98d12b17043fc431dddea87ab0575c8aba70d817f271c6d9a9dddec2b164-d # internal internal/runtime/strconv mkdir -p $WORK/b020/ cat >/tmp/go-build3541045969/b020/importcfg << 'EOF' # internal # import config packagefile internal/runtime/math=/tmp/go-build3541045969/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/strconv -lang=go1.25 -std -complete -installsuffix shared -buildid 8eN0VX2oa0ueBEDWN4Tk/8eN0VX2oa0ueBEDWN4Tk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/runtime/strconv/atoi.go go tool buildid -w $WORK/b031/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/cpu.o ./cpu.s cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/asm_linux_arm64.o ./asm_linux_arm64.s go tool buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/41/4131c49edb96e9a64c00ef1fe1211d1f63fac0a438a2d069ef7d45ce39abb251-d # internal encoding mkdir -p $WORK/b033/ cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/37/37ddc20a65ccf459795b7a900dbc90760ea5b9ff3496a9aaf80bd752807626cb-d # internal echo '# import config' > $WORK/b033/importcfg # internal cmp mkdir -p $WORK/b036/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p encoding -lang=go1.25 -std -complete -installsuffix shared -buildid pYalvK4lcn4VyGgVvuZD/pYalvK4lcn4VyGgVvuZD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/encoding/encoding.go echo '# import config' > $WORK/b036/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p cmp -lang=go1.25 -std -complete -installsuffix shared -buildid l2ZWH-uu2VCvptfn_ziI/l2ZWH-uu2VCvptfn_ziI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/cmp/cmp.go go tool buildid -w $WORK/b024/_pkg_.a # internal go tool buildid -w $WORK/b027/_pkg_.a # internal go tool buildid -w $WORK/b020/_pkg_.a # internal go tool buildid -w $WORK/b036/_pkg_.a # internal cd /usr/lib/golang/src/internal/runtime/syscall go tool pack r $WORK/b022/_pkg_.a $WORK/b022/asm_linux_arm64.o # internal go tool buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/0c/0c7f897f0f790eaca13a13568a8c0553462470a03fbfb927079349c74920de0a-d # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ea/eac7a04060a9ab855cf539170a21d881c8499f636c428069ed53181bbb157a78-d # internal internal/itoa mkdir -p $WORK/b038/ cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f4/f4d4e0564624c0836e5c4e121d01ac7e5520f75fd9c92822c5a09a3f5cc6ea5b-d # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/17/173be4024b95bc81205bf0861bb4bf92267e5dd3c669055535294f0f150c3714-d # internal unicode/utf8 mkdir -p $WORK/b043/ math/bits mkdir -p $WORK/b041/ echo '# import config' > $WORK/b038/importcfg # internal echo '# import config' > $WORK/b043/importcfg # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/83/8326ab674126d800b09eae5ef14aea02d05576fb6ac79d8e577749c53acbdb04-d # internal echo '# import config' > $WORK/b041/importcfg # internal sync/atomic mkdir -p $WORK/b046/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p unicode/utf8 -lang=go1.25 -std -complete -installsuffix shared -buildid MsAjjH5bwCJOM1W3pmtz/MsAjjH5bwCJOM1W3pmtz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/itoa -lang=go1.25 -std -complete -installsuffix shared -buildid v1kRJxy1Oz1U5wtSTU6z/v1kRJxy1Oz1U5wtSTU6z -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go echo -n > $WORK/b046/go_asm.h # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b046/symabis ./asm.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p math/bits -lang=go1.25 -std -complete -installsuffix shared -buildid UPpb60IT0fLfbA6VgcbB/UPpb60IT0fLfbA6VgcbB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go unicode mkdir -p $WORK/b048/ go tool buildid -w $WORK/b033/_pkg_.a # internal echo '# import config' > $WORK/b048/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p unicode -lang=go1.25 -std -complete -installsuffix shared -buildid mKmUK6LZ7yk9f5Mz2oQ2/mKmUK6LZ7yk9f5Mz2oQ2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/2f/2fe72471d7ea4ee4e7d2e0a28a8b7a530e8ce3c1ab5037c3ea1002f4d5b53f21-d # internal github.com/containers/podman/pkg/logiface mkdir -p $WORK/b065/ echo '# import config' > $WORK/b065/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p github.com/containers/podman/pkg/logiface -lang=go1.25 -complete -installsuffix shared -buildid bxKPDIHuzhj3xFt4Aezg/bxKPDIHuzhj3xFt4Aezg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack ./_build/src/github.com/containers/podman/pkg/logiface/logiface.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/cpu_arm64.o ./cpu_arm64.s go tool buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/f5/f55eae7bb753cec009c009ba1798455025113d2934c356efdd4340feae41c950-d # internal github.com/containers/podman/version/rawversion mkdir -p $WORK/b079/ echo '# import config' > $WORK/b079/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p github.com/containers/podman/version/rawversion -lang=go1.25 -complete -installsuffix shared -buildid GwC9LQX-qwE_K-WRmaVe/GwC9LQX-qwE_K-WRmaVe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack ./_build/src/github.com/containers/podman/version/rawversion/version.go cd /usr/lib/golang/src/internal/cpu go tool pack r $WORK/b010/_pkg_.a $WORK/b010/cpu.o $WORK/b010/cpu_arm64.o # internal go tool buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/57/57e6d2a1f84896cd3ca6e4a76d3c3aacd887ec0a344faefa9c856c7fae73648c-d # internal internal/bytealg mkdir -p $WORK/b009/ echo -n > $WORK/b009/go_asm.h # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s echo '# import config' > $WORK/b046/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p sync/atomic -lang=go1.25 -std -installsuffix shared -buildid bb74a2cAxoMeQOhNZRlr/bb74a2cAxoMeQOhNZRlr -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b046/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go cat >/tmp/go-build3541045969/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build3541045969/b010/_pkg_.a EOF go tool buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/bytealg -lang=go1.25 -std -installsuffix shared -buildid HBA8MQEikB-nONnZK-EQ/HBA8MQEikB-nONnZK-EQ -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go go tool buildid -w $WORK/b043/_pkg_.a # internal go tool buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/04/0469e5636706be3f57df55548a8234ec6b0a57d81e0da46a2649460be25212db-d # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/69/696482b3804b789367251805404ce3517e4a5ca713cec6c711bad394c3a6de7a-d # internal internal/chacha8rand mkdir -p $WORK/b012/ cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/fe/fec17bd4f4f1e273636dbd8416b80528267291cb8673505a1d3d97c1493bb0d4-d # internal echo -n > $WORK/b012/go_asm.h # internal cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b012/symabis ./chacha8_arm64.s internal/runtime/atomic mkdir -p $WORK/b018/ internal/runtime/sys mkdir -p $WORK/b029/ echo -n > $WORK/b018/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b018/symabis ./atomic_arm64.s echo -n > $WORK/b029/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b029/symabis ./dit_arm64.s ./empty.s cat >/tmp/go-build3541045969/b012/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build3541045969/b011/_pkg_.a packagefile internal/cpu=/tmp/go-build3541045969/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build3541045969/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/chacha8rand -lang=go1.25 -std -installsuffix shared -buildid -iAaK8p6QWRbfalB0XLJ/-iAaK8p6QWRbfalB0XLJ -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b012/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go go tool buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/6a/6ab148c79fd68d501e5f0946dfea248a4911c46a348f320b707e5f100823b740-d # internal math mkdir -p $WORK/b040/ echo -n > $WORK/b040/go_asm.h # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b040/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/compare_arm64.o ./compare_arm64.s cat >/tmp/go-build3541045969/b018/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build3541045969/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build3541045969/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/runtime/atomic -lang=go1.25 -std -installsuffix shared -buildid 432yVVKIS8fCGl2Qb-Lz/432yVVKIS8fCGl2Qb-Lz -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b018/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_arm64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go /usr/lib/golang/src/internal/runtime/atomic/xchg8.go cat >/tmp/go-build3541045969/b040/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build3541045969/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p math -lang=go1.25 -std -installsuffix shared -buildid 5lWUtYDUL19uzxUw2J0S/5lWUtYDUL19uzxUw2J0S -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b040/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack -asmhdr $WORK/b040/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_asm.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_asm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cat >/tmp/go-build3541045969/b029/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build3541045969/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build3541045969/b005/_pkg_.a packagefile internal/goos=/tmp/go-build3541045969/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/runtime/sys -lang=go1.25 -std -installsuffix shared -buildid FM3m6_FTZSv09WQ9kJq-/FM3m6_FTZSv09WQ9kJq- -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b029/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/dit_arm64.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b046/asm.o ./asm.s cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/chacha8_arm64.o ./chacha8_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/count_arm64.o ./count_arm64.s cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/dit_arm64.o ./dit_arm64.s cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b018/atomic_arm64.o ./atomic_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/equal_arm64.o ./equal_arm64.s cd /usr/lib/golang/src/internal/chacha8rand go tool pack r $WORK/b012/_pkg_.a $WORK/b012/chacha8_arm64.o # internal go tool buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/19/194f4269d7a209757ca36b143f72df610c7fb90ad1f0e590701c072b003bba44-d # internal cd /usr/lib/golang/src/internal/runtime/atomic go tool pack r $WORK/b018/_pkg_.a $WORK/b018/atomic_arm64.o # internal cd /usr/lib/golang/src/sync/atomic go tool pack r $WORK/b046/_pkg_.a $WORK/b046/asm.o # internal go tool buildid -w $WORK/b018/_pkg_.a # internal go tool buildid -w $WORK/b046/_pkg_.a # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/abi_test.o ./abi_test.s cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/f2/f251534a4e6e5ebfc859c6599654db26492b2e0836a1aa51897b48bf21cea96e-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/e5/e5819323cc2c55035d99175af937cf7dd641b66320c509d67652bcd623313dcd-d # internal internal/runtime/exithook mkdir -p $WORK/b023/ cat >/tmp/go-build3541045969/b023/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/tmp/go-build3541045969/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/runtime/exithook -lang=go1.25 -std -complete -installsuffix shared -buildid jc4CJpi0EYsxTFEJ_PbC/jc4CJpi0EYsxTFEJ_PbC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/empty.o ./empty.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/index_arm64.o ./index_arm64.s go tool buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/de/deb4e80d5ccc2a0699e841c23f3410f57942f223786a628522221e2faab01125-d # internal cd /usr/lib/golang/src/internal/runtime/sys go tool pack r $WORK/b029/_pkg_.a $WORK/b029/dit_arm64.o $WORK/b029/empty.o # internal go tool buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/3b/3b5a6dd61b4627368735ad579a7dde713325d9e9888e5f09b826f99fbf2e8e00-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/indexbyte_arm64.o ./indexbyte_arm64.s cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/stub.o ./stub.s go tool buildid -w $WORK/b023/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg go tool pack r $WORK/b009/_pkg_.a $WORK/b009/compare_arm64.o $WORK/b009/count_arm64.o $WORK/b009/equal_arm64.o $WORK/b009/index_arm64.o $WORK/b009/indexbyte_arm64.o # internal go tool buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/50/5046b221ef01c3f02e6ce1a37c5daa3053a70b8ddc0fb94e452974dff45064a1-d # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/0d/0d0bc0be33dac4b5a1ee8c40cc82f7b688c0e3208cb6aee7e72e195f56807db7-d # internal internal/stringslite mkdir -p $WORK/b030/ internal/runtime/cgroup mkdir -p $WORK/b019/ cat >/tmp/go-build3541045969/b030/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build3541045969/b009/_pkg_.a EOF cat >/tmp/go-build3541045969/b019/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build3541045969/b009/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build3541045969/b020/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build3541045969/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/stringslite -lang=go1.25 -std -complete -installsuffix shared -buildid U5SH_QwYguE0HT2U1oV5/U5SH_QwYguE0HT2U1oV5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/runtime/cgroup -lang=go1.25 -std -complete -installsuffix shared -buildid dFmYGtyeayyXIuS92Fdz/dFmYGtyeayyXIuS92Fdz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/runtime/cgroup/cgroup_linux.go /usr/lib/golang/src/internal/runtime/cgroup/line_reader.go /usr/lib/golang/src/internal/runtime/cgroup/runtime.go cd /usr/lib/golang/src/internal/abi go tool pack r $WORK/b004/_pkg_.a $WORK/b004/abi_test.o $WORK/b004/stub.o # internal go tool buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/1b/1bee21deaf12a9a6c7c0d9f1bb6c6533bd690db6948d751c2ea2fba6baab41d4-d # internal internal/race mkdir -p $WORK/b028/ cat >/tmp/go-build3541045969/b028/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3541045969/b004/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/race -lang=go1.25 -std -complete -installsuffix shared -buildid 3uRGyv8iXoApl3QsMYet/3uRGyv8iXoApl3QsMYet -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go internal/synctest mkdir -p $WORK/b047/ cat >/tmp/go-build3541045969/b047/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3541045969/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p internal/synctest -lang=go1.25 -std -complete -installsuffix shared -buildid v9joqnkE8sCBR4ezKoFF/v9joqnkE8sCBR4ezKoFF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/internal/synctest/synctest.go go tool buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/46/46c4cb1beef1f6001cf1540ebf248f248079a4e2430107d5276d9d06de41ae35-d # internal go tool buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/93/9367a15fc04c0f4a38fda35e6ba6e8f8c2d7082c68c384430ea7fbe0f3d2f817-d # internal internal/sync mkdir -p $WORK/b045/ cat >/tmp/go-build3541045969/b045/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3541045969/b004/_pkg_.a packagefile internal/goarch=/tmp/go-build3541045969/b005/_pkg_.a packagefile internal/race=/tmp/go-build3541045969/b028/_pkg_.a packagefile sync/atomic=/tmp/go-build3541045969/b046/_pkg_.a EOF internal/runtime/maps mkdir -p $WORK/b025/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p internal/sync -lang=go1.25 -std -complete -installsuffix shared -buildid X1Sjv3nbaSZ6uh6Zx326/X1Sjv3nbaSZ6uh6Zx326 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go cat >/tmp/go-build3541045969/b025/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3541045969/b004/_pkg_.a packagefile internal/asan=/tmp/go-build3541045969/b026/_pkg_.a packagefile internal/goarch=/tmp/go-build3541045969/b005/_pkg_.a packagefile internal/msan=/tmp/go-build3541045969/b027/_pkg_.a packagefile internal/race=/tmp/go-build3541045969/b028/_pkg_.a packagefile internal/runtime/math=/tmp/go-build3541045969/b021/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3541045969/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/runtime/maps -lang=go1.25 -std -complete -installsuffix shared -buildid jOBQ8gzQRgehEdhpb4fk/jOBQ8gzQRgehEdhpb4fk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go go tool buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/87/876b2acf7eb4a12adfc448911c8c6d5a497314cc866deacece402039cf6bef29-d # internal go tool buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/e4/e4ea03c9237c9acfd6d642794d19f032ddc332d16b5a101da2d53472d104baf5-d # internal go tool buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/9b/9b213f90886be7cc5ea03b986301943f6c0f72436c67aea3b231d0c1564186f1-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b040/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b040/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b040/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b040/modf_arm64.o ./modf_arm64.s go tool pack r $WORK/b040/_pkg_.a $WORK/b040/dim_arm64.o $WORK/b040/exp_arm64.o $WORK/b040/floor_arm64.o $WORK/b040/modf_arm64.o # internal go tool buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d3/d3ab9407f120c1a3f0ef8b46b0a0bfea4c826d5cd0f5cd27be052077a45219e5-d # internal go tool buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/cf/cf3f46a5372ef6bbc3916c980d523a5e5ed7afb6afc98756c6d7b5a25aeaf0ef-d # internal runtime mkdir -p $WORK/b008/ echo -n > $WORK/b008/go_asm.h # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b008/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./ints.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s cat >/tmp/go-build3541045969/b008/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3541045969/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build3541045969/b009/_pkg_.a packagefile internal/byteorder=/tmp/go-build3541045969/b011/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build3541045969/b012/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build3541045969/b013/_pkg_.a packagefile internal/cpu=/tmp/go-build3541045969/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build3541045969/b005/_pkg_.a packagefile internal/godebugs=/tmp/go-build3541045969/b014/_pkg_.a packagefile internal/goexperiment=/tmp/go-build3541045969/b015/_pkg_.a packagefile internal/goos=/tmp/go-build3541045969/b016/_pkg_.a packagefile internal/profilerecord=/tmp/go-build3541045969/b017/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build3541045969/b018/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build3541045969/b019/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build3541045969/b023/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build3541045969/b024/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build3541045969/b025/_pkg_.a packagefile internal/runtime/math=/tmp/go-build3541045969/b021/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build3541045969/b020/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3541045969/b029/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build3541045969/b022/_pkg_.a packagefile internal/stringslite=/tmp/go-build3541045969/b030/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build3541045969/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p runtime -lang=go1.25 -std -installsuffix shared -buildid sZ4_9qY7JPlTL8dgrYUs/sZ4_9qY7JPlTL8dgrYUs -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b008/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/cgroup_linux.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcmark_nogreenteagc.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/set_vma_name_linux.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_stubs.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/valgrind0.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b008/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/ints.o ./ints.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/tls_arm64.o ./tls_arm64.s go tool pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_arm64.o $WORK/b008/atomic_arm64.o $WORK/b008/duff_arm64.o $WORK/b008/ints.o $WORK/b008/memclr_arm64.o $WORK/b008/memmove_arm64.o $WORK/b008/preempt_arm64.o $WORK/b008/rt0_linux_arm64.o $WORK/b008/sys_linux_arm64.o $WORK/b008/tls_arm64.o # internal go tool buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/35/35c651059c0d4ee712652ee2bcbeb5f1f1524dd362f301c793c76b57866108b1-d # internal iter mkdir -p $WORK/b039/ internal/reflectlite mkdir -p $WORK/b003/ cat >/tmp/go-build3541045969/b039/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build3541045969/b028/_pkg_.a packagefile runtime=/tmp/go-build3541045969/b008/_pkg_.a EOF echo -n > $WORK/b003/go_asm.h # internal sync mkdir -p $WORK/b044/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b003=>" -I $WORK/b003/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b003/symabis ./asm.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p iter -lang=go1.25 -std -complete -installsuffix shared -buildid ZuhPca6iom5DBX3N01eq/ZuhPca6iom5DBX3N01eq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/iter/iter.go cat >/tmp/go-build3541045969/b044/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build3541045969/b028/_pkg_.a packagefile internal/sync=/tmp/go-build3541045969/b045/_pkg_.a packagefile internal/synctest=/tmp/go-build3541045969/b047/_pkg_.a packagefile runtime=/tmp/go-build3541045969/b008/_pkg_.a packagefile sync/atomic=/tmp/go-build3541045969/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p sync -lang=go1.25 -std -installsuffix shared -buildid uKxWTFcGZlImp50HDOxA/uKxWTFcGZlImp50HDOxA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >/tmp/go-build3541045969/b003/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3541045969/b004/_pkg_.a packagefile internal/goarch=/tmp/go-build3541045969/b005/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3541045969/b007/_pkg_.a packagefile runtime=/tmp/go-build3541045969/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p internal/reflectlite -lang=go1.25 -std -installsuffix shared -buildid _B1qnlH7QZqCUfEyl-1e/_B1qnlH7QZqCUfEyl-1e -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b003/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack -asmhdr $WORK/b003/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go go tool buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/9d/9de7725eff9c966341a0127b89907a62997e7c29187e1d2618b0f0c77e7fcc7d-d # internal slices mkdir -p $WORK/b049/ cat >/tmp/go-build3541045969/b049/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3541045969/b036/_pkg_.a packagefile iter=/tmp/go-build3541045969/b039/_pkg_.a packagefile math/bits=/tmp/go-build3541045969/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p slices -lang=go1.25 -std -complete -installsuffix shared -buildid e0PTVFhs_wCEVLC37fo9/e0PTVFhs_wCEVLC37fo9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go go tool buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/3e/3e937d7a2feba446ca608a9727a41f636c4422713187835101c1a27fbe12f604-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b003=>" -I $WORK/b003/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b003/asm.o ./asm.s go tool pack r $WORK/b003/_pkg_.a $WORK/b003/asm.o # internal go tool buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/9b/9b7bdafd94bf4baff6e56d65f43c04c6f8270d808fd95bb57f5ddbcf4e259378-d # internal errors mkdir -p $WORK/b002/ sort mkdir -p $WORK/b078/ cat >/tmp/go-build3541045969/b002/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build3541045969/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p errors -lang=go1.25 -std -complete -installsuffix shared -buildid vV4NuVgVCMmA3axrOSqp/vV4NuVgVCMmA3axrOSqp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go cat >/tmp/go-build3541045969/b078/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build3541045969/b003/_pkg_.a packagefile math/bits=/tmp/go-build3541045969/b041/_pkg_.a packagefile slices=/tmp/go-build3541045969/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p sort -lang=go1.25 -std -complete -installsuffix shared -buildid _0O8W0YHCOhmFkTRDsrk/_0O8W0YHCOhmFkTRDsrk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go go tool buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/89/89a1447915610c8d406c3694701de6e46e1f0ffa7fe55f169b03337913053856-d # internal internal/bisect mkdir -p $WORK/b058/ cat >/tmp/go-build3541045969/b058/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build3541045969/b008/_pkg_.a packagefile sync=/tmp/go-build3541045969/b044/_pkg_.a packagefile sync/atomic=/tmp/go-build3541045969/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p internal/bisect -lang=go1.25 -std -complete -installsuffix shared -buildid VStuZ2v8Z6Q5ZmtFed8p/VStuZ2v8Z6Q5ZmtFed8p -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go internal/testlog mkdir -p $WORK/b063/ cat >/tmp/go-build3541045969/b063/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3541045969/b044/_pkg_.a packagefile sync/atomic=/tmp/go-build3541045969/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p internal/testlog -lang=go1.25 -std -complete -installsuffix shared -buildid AIN82WPAmKvH0yyP0AXM/AIN82WPAmKvH0yyP0AXM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go go tool buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/ff/ff42e5e24f3ea46e57696566c969766f1f57b736d1dfcf67019824f157836ec1-d # internal internal/oserror mkdir -p $WORK/b054/ path mkdir -p $WORK/b055/ io mkdir -p $WORK/b050/ cat >/tmp/go-build3541045969/b054/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3541045969/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p internal/oserror -lang=go1.25 -std -complete -installsuffix shared -buildid Eexc5oBA_tAtV5z5JwNW/Eexc5oBA_tAtV5z5JwNW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cat >/tmp/go-build3541045969/b055/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3541045969/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build3541045969/b009/_pkg_.a packagefile unicode/utf8=/tmp/go-build3541045969/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p path -lang=go1.25 -std -complete -installsuffix shared -buildid _GtPlRKoKYjC19PIV1aV/_GtPlRKoKYjC19PIV1aV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >/tmp/go-build3541045969/b050/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3541045969/b002/_pkg_.a packagefile sync=/tmp/go-build3541045969/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p io -lang=go1.25 -std -complete -installsuffix shared -buildid XMFXrP58_wuCISravWaY/XMFXrP58_wuCISravWaY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go strconv mkdir -p $WORK/b042/ cat >/tmp/go-build3541045969/b042/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3541045969/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build3541045969/b009/_pkg_.a packagefile internal/stringslite=/tmp/go-build3541045969/b030/_pkg_.a packagefile math=/tmp/go-build3541045969/b040/_pkg_.a packagefile math/bits=/tmp/go-build3541045969/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build3541045969/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p strconv -lang=go1.25 -std -complete -installsuffix shared -buildid 7bdVeUvzy2Wf1dxLId-_/7bdVeUvzy2Wf1dxLId-_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go go tool buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/54/54b5746e912bf1fc9aa35b966110c3e1ff47f0c9a28ce674bc3b671bec8943c9-d # internal runtime/cgo mkdir -p $WORK/b068/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b068/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b068/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go go tool buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/d2/d2f85562a83190acfb2b4a92d743effecfc0fc4d17db6156ed901331f1db2250-d # internal go tool buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/f7/f795c5bfde64e4c02e8060ae00f218eaab4e47bdcfd12790d8a6377553e80867-d # internal internal/godebug mkdir -p $WORK/b057/ cat >/tmp/go-build3541045969/b057/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build3541045969/b058/_pkg_.a packagefile internal/godebugs=/tmp/go-build3541045969/b014/_pkg_.a packagefile sync=/tmp/go-build3541045969/b044/_pkg_.a packagefile sync/atomic=/tmp/go-build3541045969/b046/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid yeT_LDJuxFgEa4VYYw3O/yeT_LDJuxFgEa4VYYw3O -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go go tool buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/36/36a2482e2c2e2e07d5c348fa72fd43e25d0134f7cdc213aabda7a301105f115d-d # internal syscall mkdir -p $WORK/b059/ echo -n > $WORK/b059/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b059/symabis ./asm_linux_arm64.s go tool buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/37/377fd872a6295a48afe481aa334b3d426ce0092100e3dfd21f7cc698811d6da1-d # internal cat >/tmp/go-build3541045969/b059/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3541045969/b002/_pkg_.a packagefile internal/asan=/tmp/go-build3541045969/b026/_pkg_.a packagefile internal/bytealg=/tmp/go-build3541045969/b009/_pkg_.a packagefile internal/byteorder=/tmp/go-build3541045969/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build3541045969/b005/_pkg_.a packagefile internal/itoa=/tmp/go-build3541045969/b038/_pkg_.a packagefile internal/msan=/tmp/go-build3541045969/b027/_pkg_.a packagefile internal/oserror=/tmp/go-build3541045969/b054/_pkg_.a packagefile internal/race=/tmp/go-build3541045969/b028/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build3541045969/b022/_pkg_.a packagefile runtime=/tmp/go-build3541045969/b008/_pkg_.a packagefile slices=/tmp/go-build3541045969/b049/_pkg_.a packagefile sync=/tmp/go-build3541045969/b044/_pkg_.a packagefile sync/atomic=/tmp/go-build3541045969/b046/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p syscall -lang=go1.25 -std -installsuffix shared -buildid cwu7fwNVaO-wawPUaDHM/cwu7fwNVaO-wawPUaDHM -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b059/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go go tool buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/2d/2d43c3b289614b0f7878f6cf0e0e0fa5599b345740b70b01d6eb82fa39743875-d # internal bytes mkdir -p $WORK/b071/ cat >/tmp/go-build3541045969/b071/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3541045969/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build3541045969/b009/_pkg_.a packagefile io=/tmp/go-build3541045969/b050/_pkg_.a packagefile iter=/tmp/go-build3541045969/b039/_pkg_.a packagefile math/bits=/tmp/go-build3541045969/b041/_pkg_.a packagefile unicode=/tmp/go-build3541045969/b048/_pkg_.a packagefile unicode/utf8=/tmp/go-build3541045969/b043/_pkg_.a EOF strings mkdir -p $WORK/b064/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p bytes -lang=go1.25 -std -installsuffix shared -buildid 8apNvc7eycvojpJyhKfc/8apNvc7eycvojpJyhKfc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go cat >/tmp/go-build3541045969/b064/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3541045969/b002/_pkg_.a packagefile internal/abi=/tmp/go-build3541045969/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build3541045969/b009/_pkg_.a packagefile internal/stringslite=/tmp/go-build3541045969/b030/_pkg_.a packagefile io=/tmp/go-build3541045969/b050/_pkg_.a packagefile iter=/tmp/go-build3541045969/b039/_pkg_.a packagefile math/bits=/tmp/go-build3541045969/b041/_pkg_.a packagefile sync=/tmp/go-build3541045969/b044/_pkg_.a packagefile unicode=/tmp/go-build3541045969/b048/_pkg_.a packagefile unicode/utf8=/tmp/go-build3541045969/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p strings -lang=go1.25 -std -complete -installsuffix shared -buildid kmvLDf15RyFwMKgYKkvk/kmvLDf15RyFwMKgYKkvk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b068/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/1a/1afc0be2e8059f0032dd3186ca15f6f5473becf24c01b5dcf03a942460445a6b-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b068/_x002.o -c cgo.cgo2.c go tool buildid -w $WORK/b071/_pkg_.a # internal go tool buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/a2/a2f0facfd9b11cc436c35d7355eb982454e1b807174b1dc3ea92d988103c917d-d # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/6a/6ab1c4e37abf1701425476c9d13f6782296f98c9d6f34223b12af8a6e419e68c-d # internal reflect mkdir -p $WORK/b037/ echo -n > $WORK/b037/go_asm.h # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b037/symabis ./asm_arm64.s cat >/tmp/go-build3541045969/b037/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3541045969/b002/_pkg_.a packagefile internal/abi=/tmp/go-build3541045969/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build3541045969/b009/_pkg_.a packagefile internal/goarch=/tmp/go-build3541045969/b005/_pkg_.a packagefile internal/itoa=/tmp/go-build3541045969/b038/_pkg_.a packagefile internal/race=/tmp/go-build3541045969/b028/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build3541045969/b025/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3541045969/b029/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3541045969/b007/_pkg_.a packagefile iter=/tmp/go-build3541045969/b039/_pkg_.a packagefile math=/tmp/go-build3541045969/b040/_pkg_.a packagefile runtime=/tmp/go-build3541045969/b008/_pkg_.a packagefile strconv=/tmp/go-build3541045969/b042/_pkg_.a packagefile sync=/tmp/go-build3541045969/b044/_pkg_.a packagefile unicode=/tmp/go-build3541045969/b048/_pkg_.a packagefile unicode/utf8=/tmp/go-build3541045969/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p reflect -lang=go1.25 -std -installsuffix shared -buildid 6DTGvaTFCg5oujgCELHP/6DTGvaTFCg5oujgCELHP -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b037/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b068/_x003.o -c gcc_context.c go tool buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/cf/cfa4d765d579f5cff41a6f5f4b09d97f763108e805541efb037203940436cb5c-d # internal bufio mkdir -p $WORK/b073/ cat >/tmp/go-build3541045969/b073/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3541045969/b071/_pkg_.a packagefile errors=/tmp/go-build3541045969/b002/_pkg_.a packagefile io=/tmp/go-build3541045969/b050/_pkg_.a packagefile strings=/tmp/go-build3541045969/b064/_pkg_.a packagefile unicode/utf8=/tmp/go-build3541045969/b043/_pkg_.a EOF regexp/syntax mkdir -p $WORK/b077/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p bufio -lang=go1.25 -std -complete -installsuffix shared -buildid -wAVA1uecyrtlobPjHK0/-wAVA1uecyrtlobPjHK0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cat >/tmp/go-build3541045969/b077/importcfg << 'EOF' # internal # import config packagefile slices=/tmp/go-build3541045969/b049/_pkg_.a packagefile sort=/tmp/go-build3541045969/b078/_pkg_.a packagefile strconv=/tmp/go-build3541045969/b042/_pkg_.a packagefile strings=/tmp/go-build3541045969/b064/_pkg_.a packagefile sync=/tmp/go-build3541045969/b044/_pkg_.a packagefile unicode=/tmp/go-build3541045969/b048/_pkg_.a packagefile unicode/utf8=/tmp/go-build3541045969/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p regexp/syntax -lang=go1.25 -std -complete -installsuffix shared -buildid -xRjHAUhiK5c78qV_Vc0/-xRjHAUhiK5c78qV_Vc0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b068/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b068/_x005.o -c gcc_libinit.c go tool buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/e6/e66e19334ce4bf88289ed175d043f6eaa16926d1303e93116a83d1bbba30ac93-d # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b068/_x006.o -c gcc_linux_arm64.c go tool buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/d6/d661e3177119e501ea4ce246fd0174762c8f100d631fe9d8bd5bc1dc6663da25-d # internal regexp mkdir -p $WORK/b076/ cat >/tmp/go-build3541045969/b076/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3541045969/b071/_pkg_.a packagefile io=/tmp/go-build3541045969/b050/_pkg_.a packagefile regexp/syntax=/tmp/go-build3541045969/b077/_pkg_.a packagefile slices=/tmp/go-build3541045969/b049/_pkg_.a packagefile strconv=/tmp/go-build3541045969/b042/_pkg_.a packagefile strings=/tmp/go-build3541045969/b064/_pkg_.a packagefile sync=/tmp/go-build3541045969/b044/_pkg_.a packagefile unicode=/tmp/go-build3541045969/b048/_pkg_.a packagefile unicode/utf8=/tmp/go-build3541045969/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p regexp -lang=go1.25 -std -complete -installsuffix shared -buildid QyAvrm5CjiNtmdGPnVbK/QyAvrm5CjiNtmdGPnVbK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b059/asm_linux_arm64.o ./asm_linux_arm64.s go tool pack r $WORK/b059/_pkg_.a $WORK/b059/asm_linux_arm64.o # internal go tool buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/ae/aefe650986f3ce290bcc8cacd0f455b1189fe53dfc7b50a02f66a2d75a211496-d # internal internal/syscall/execenv mkdir -p $WORK/b062/ cat >/tmp/go-build3541045969/b062/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build3541045969/b059/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p internal/syscall/execenv -lang=go1.25 -std -complete -installsuffix shared -buildid K97OaF7T5GWF5J-E2lqp/K97OaF7T5GWF5J-E2lqp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go time mkdir -p $WORK/b056/ internal/syscall/unix mkdir -p $WORK/b061/ cat >/tmp/go-build3541045969/b061/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build3541045969/b008/_pkg_.a packagefile sync/atomic=/tmp/go-build3541045969/b046/_pkg_.a packagefile syscall=/tmp/go-build3541045969/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p internal/syscall/unix -lang=go1.25 -std -complete -installsuffix shared -buildid R8P-1SF_Gm4wNGphHTLU/R8P-1SF_Gm4wNGphHTLU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/renameat_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/utimes.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go cat >/tmp/go-build3541045969/b056/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3541045969/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build3541045969/b009/_pkg_.a packagefile internal/godebug=/tmp/go-build3541045969/b057/_pkg_.a packagefile internal/stringslite=/tmp/go-build3541045969/b030/_pkg_.a packagefile math/bits=/tmp/go-build3541045969/b041/_pkg_.a packagefile runtime=/tmp/go-build3541045969/b008/_pkg_.a packagefile sync=/tmp/go-build3541045969/b044/_pkg_.a packagefile syscall=/tmp/go-build3541045969/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p time -lang=go1.25 -std -installsuffix shared -buildid qKw7uRceAwDjsFVUzBqZ/qKw7uRceAwDjsFVUzBqZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b068/_x007.o -c gcc_mmap.c go tool buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/3e/3e4c15ecf3d6b00301e3a44c606a105fe689d30157447f91b923906cc725f770-d # internal go tool buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/16/1641de994b0d9946a75d4b703f091c9765bf4296e941e8c5e573a7b2f018a79a-d # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b068/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b068/_x009.o -c gcc_sigaction.c go tool buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/43/436029ea3ea559858f6aad57f7bce3d39ddc8196a0e08e4c5687441f4e8c1fd1-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp mkdir -p $WORK/b075/ cat >/tmp/go-build3541045969/b075/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3541045969/b050/_pkg_.a packagefile regexp=/tmp/go-build3541045969/b076/_pkg_.a packagefile sync=/tmp/go-build3541045969/b044/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp -lang=go1.25 -complete -installsuffix shared -buildid qK3bnQgPAvqX8hmOHnfL/qK3bnQgPAvqX8hmOHnfL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp/regexp.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp/regexp_dontprecompile.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b068/_x010.o -c gcc_stack_unix.c go tool buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/37/372aee9624394192f35d30e0e2ba98f9fa5600155e592c1f89eae78a1e50b638-d # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b068/_x011.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b068/_x012.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b068/_x013.o -c linux_syscall.c go tool buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/95/9502277a48e88bf9816902b186ccba80e4c1d7e1ea16bd5bf234e3dffdffb81b-d # internal internal/poll mkdir -p $WORK/b060/ io/fs mkdir -p $WORK/b053/ cat >/tmp/go-build3541045969/b053/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3541045969/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build3541045969/b009/_pkg_.a packagefile internal/oserror=/tmp/go-build3541045969/b054/_pkg_.a packagefile io=/tmp/go-build3541045969/b050/_pkg_.a packagefile path=/tmp/go-build3541045969/b055/_pkg_.a packagefile slices=/tmp/go-build3541045969/b049/_pkg_.a packagefile time=/tmp/go-build3541045969/b056/_pkg_.a packagefile unicode/utf8=/tmp/go-build3541045969/b043/_pkg_.a EOF cat >/tmp/go-build3541045969/b060/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3541045969/b002/_pkg_.a packagefile internal/itoa=/tmp/go-build3541045969/b038/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3541045969/b061/_pkg_.a packagefile io=/tmp/go-build3541045969/b050/_pkg_.a packagefile runtime=/tmp/go-build3541045969/b008/_pkg_.a packagefile sync=/tmp/go-build3541045969/b044/_pkg_.a packagefile sync/atomic=/tmp/go-build3541045969/b046/_pkg_.a packagefile syscall=/tmp/go-build3541045969/b059/_pkg_.a packagefile time=/tmp/go-build3541045969/b056/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p internal/poll -lang=go1.25 -std -installsuffix shared -buildid EuLUXs2V-Kbq-9Nbof8l/EuLUXs2V-Kbq-9Nbof8l -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/fstatat_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p io/fs -lang=go1.25 -std -complete -installsuffix shared -buildid fm2vR4N_5takLxDVIkVH/fm2vR4N_5takLxDVIkVH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/readlink.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b068/_x014.o -c gcc_arm64.S cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b068/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -o $WORK/b068/_cgo_.o $WORK/b068/_cgo_main.o $WORK/b068/_x001.o $WORK/b068/_x002.o $WORK/b068/_x003.o $WORK/b068/_x004.o $WORK/b068/_x005.o $WORK/b068/_x006.o $WORK/b068/_x007.o $WORK/b068/_x008.o $WORK/b068/_x009.o $WORK/b068/_x010.o $WORK/b068/_x011.o $WORK/b068/_x012.o $WORK/b068/_x013.o $WORK/b068/_x014.o -O2 -g -lpthread go tool buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/35/3547f66b55b778a43b8a2550cb66d083ec1b6c6bd7776760d2c66fe2e0363f3a-d # internal internal/filepathlite mkdir -p $WORK/b052/ cat >/tmp/go-build3541045969/b052/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3541045969/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build3541045969/b009/_pkg_.a packagefile internal/stringslite=/tmp/go-build3541045969/b030/_pkg_.a packagefile io/fs=/tmp/go-build3541045969/b053/_pkg_.a packagefile slices=/tmp/go-build3541045969/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p internal/filepathlite -lang=go1.25 -std -complete -installsuffix shared -buildid kpMhKH84Cax-V8FQ2QKn/kpMhKH84Cax-V8FQ2QKn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -o $WORK/b068/_cgo_.o $WORK/b068/_cgo_main.o $WORK/b068/_x001.o $WORK/b068/_x002.o $WORK/b068/_x003.o $WORK/b068/_x004.o $WORK/b068/_x005.o $WORK/b068/_x006.o $WORK/b068/_x007.o $WORK/b068/_x008.o $WORK/b068/_x009.o $WORK/b068/_x010.o $WORK/b068/_x011.o $WORK/b068/_x012.o $WORK/b068/_x013.o $WORK/b068/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b068/_cgo_.o -dynout $WORK/b068/_cgo_import.go -dynlinker echo -n > $WORK/b068/go_asm.h # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b068/symabis ./asm_arm64.s cat >/tmp/go-build3541045969/b068/importcfg << 'EOF' # internal # import config packagefile internal/runtime/sys=/tmp/go-build3541045969/b029/_pkg_.a packagefile sync=/tmp/go-build3541045969/b044/_pkg_.a packagefile sync/atomic=/tmp/go-build3541045969/b046/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p runtime/cgo -lang=go1.25 -std -installsuffix shared -buildid hWZmLlQSZy1ZjxHMSoaD/hWZmLlQSZy1ZjxHMSoaD -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b068/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b068/_cgo_gotypes.go $WORK/b068/cgo.cgo1.go $WORK/b068/_cgo_import.go go tool buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/b6/b6c34eaa0b5a85f6241bbd5eee52bead47082d80a707cb6e6d95b8509f6befca-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b037/asm_arm64.o ./asm_arm64.s go tool pack r $WORK/b037/_pkg_.a $WORK/b037/asm_arm64.o # internal go tool buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/d1/d1b35e2de1beae53e314993e87b8c6e9aa19568a1269c7668872295ced3e931c-d # internal internal/fmtsort mkdir -p $WORK/b035/ cat >/tmp/go-build3541045969/b035/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3541045969/b036/_pkg_.a packagefile reflect=/tmp/go-build3541045969/b037/_pkg_.a packagefile slices=/tmp/go-build3541045969/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p internal/fmtsort -lang=go1.25 -std -complete -installsuffix shared -buildid rJNoLLLR_ZOZGVXLJIaI/rJNoLLLR_ZOZGVXLJIaI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go go tool buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/44/4415cddd27eb98223ef56104cf0abb3d5a3dac9b14626e66de55d9da0ed32c1c-d # internal os mkdir -p $WORK/b051/ cat >/tmp/go-build3541045969/b051/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3541045969/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build3541045969/b009/_pkg_.a packagefile internal/byteorder=/tmp/go-build3541045969/b011/_pkg_.a packagefile internal/filepathlite=/tmp/go-build3541045969/b052/_pkg_.a packagefile internal/goarch=/tmp/go-build3541045969/b005/_pkg_.a packagefile internal/itoa=/tmp/go-build3541045969/b038/_pkg_.a packagefile internal/poll=/tmp/go-build3541045969/b060/_pkg_.a packagefile internal/stringslite=/tmp/go-build3541045969/b030/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build3541045969/b062/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3541045969/b061/_pkg_.a packagefile internal/testlog=/tmp/go-build3541045969/b063/_pkg_.a packagefile io=/tmp/go-build3541045969/b050/_pkg_.a packagefile io/fs=/tmp/go-build3541045969/b053/_pkg_.a packagefile runtime=/tmp/go-build3541045969/b008/_pkg_.a packagefile slices=/tmp/go-build3541045969/b049/_pkg_.a packagefile sync=/tmp/go-build3541045969/b044/_pkg_.a packagefile sync/atomic=/tmp/go-build3541045969/b046/_pkg_.a packagefile syscall=/tmp/go-build3541045969/b059/_pkg_.a packagefile time=/tmp/go-build3541045969/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p os -lang=go1.25 -std -installsuffix shared -buildid Ufyl-ce2Fm5gBMfFCqwB/Ufyl-ce2Fm5gBMfFCqwB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/removeall_unix.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/statat.go /usr/lib/golang/src/os/statat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go cp /usr/lib/golang/src/runtime/cgo/abi_arm64.h $WORK/b068/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b068/asm_arm64.o ./asm_arm64.s go tool buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/53/539701c40535d1e093f08d5992acd073f43fbc725f68e0a381ec45995b2bd2d7-d # internal go tool pack r $WORK/b068/_pkg_.a $WORK/b068/asm_arm64.o $WORK/b068/_x001.o $WORK/b068/_x002.o $WORK/b068/_x003.o $WORK/b068/_x004.o $WORK/b068/_x005.o $WORK/b068/_x006.o $WORK/b068/_x007.o $WORK/b068/_x008.o $WORK/b068/_x009.o $WORK/b068/_x010.o $WORK/b068/_x011.o $WORK/b068/_x012.o $WORK/b068/_x013.o $WORK/b068/_x014.o # internal go tool buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/49/4990c91386b74ff13b42d579c60cc60f56109d395852df62379e92a00fac042f-d # internal go tool buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/31/31c4dc55e0262824ad8b89ed50075db13d68a2e78a8e47da0aa7daa0ce9d677a-d # internal path/filepath mkdir -p $WORK/b069/ fmt mkdir -p $WORK/b034/ cat >/tmp/go-build3541045969/b069/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3541045969/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build3541045969/b009/_pkg_.a packagefile internal/filepathlite=/tmp/go-build3541045969/b052/_pkg_.a packagefile io/fs=/tmp/go-build3541045969/b053/_pkg_.a packagefile os=/tmp/go-build3541045969/b051/_pkg_.a packagefile runtime=/tmp/go-build3541045969/b008/_pkg_.a packagefile slices=/tmp/go-build3541045969/b049/_pkg_.a packagefile strings=/tmp/go-build3541045969/b064/_pkg_.a packagefile syscall=/tmp/go-build3541045969/b059/_pkg_.a packagefile unicode/utf8=/tmp/go-build3541045969/b043/_pkg_.a EOF cat >/tmp/go-build3541045969/b034/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3541045969/b002/_pkg_.a packagefile internal/fmtsort=/tmp/go-build3541045969/b035/_pkg_.a packagefile io=/tmp/go-build3541045969/b050/_pkg_.a packagefile math=/tmp/go-build3541045969/b040/_pkg_.a packagefile os=/tmp/go-build3541045969/b051/_pkg_.a packagefile reflect=/tmp/go-build3541045969/b037/_pkg_.a packagefile slices=/tmp/go-build3541045969/b049/_pkg_.a packagefile strconv=/tmp/go-build3541045969/b042/_pkg_.a packagefile sync=/tmp/go-build3541045969/b044/_pkg_.a packagefile unicode/utf8=/tmp/go-build3541045969/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p path/filepath -lang=go1.25 -std -complete -installsuffix shared -buildid m7XSdZObrEekFYHr6OEc/m7XSdZObrEekFYHr6OEc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p fmt -lang=go1.25 -std -complete -installsuffix shared -buildid lQu2Vh0AQlSE6vBsc3xt/lQu2Vh0AQlSE6vBsc3xt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go go tool buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/29/29c00bba8223209fbb82e422c8b6fdb1e7eabbb7e07324d437759f759a33d8be-d # internal go tool buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/67/675187d12010beab30d2e290a2143f43762daeaf96ffb3f880a092cd06af71d8-d # internal flag mkdir -p $WORK/b032/ encoding/csv mkdir -p $WORK/b072/ cat >/tmp/go-build3541045969/b032/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build3541045969/b033/_pkg_.a packagefile errors=/tmp/go-build3541045969/b002/_pkg_.a packagefile fmt=/tmp/go-build3541045969/b034/_pkg_.a packagefile io=/tmp/go-build3541045969/b050/_pkg_.a packagefile os=/tmp/go-build3541045969/b051/_pkg_.a packagefile reflect=/tmp/go-build3541045969/b037/_pkg_.a packagefile runtime=/tmp/go-build3541045969/b008/_pkg_.a packagefile slices=/tmp/go-build3541045969/b049/_pkg_.a packagefile strconv=/tmp/go-build3541045969/b042/_pkg_.a packagefile strings=/tmp/go-build3541045969/b064/_pkg_.a packagefile time=/tmp/go-build3541045969/b056/_pkg_.a EOF os/user mkdir -p $WORK/b067/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p flag -lang=go1.25 -std -complete -installsuffix shared -buildid F7pwuHUfxYTUm7kMwMZt/F7pwuHUfxYTUm7kMwMZt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/flag/flag.go cat >/tmp/go-build3541045969/b072/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3541045969/b073/_pkg_.a packagefile bytes=/tmp/go-build3541045969/b071/_pkg_.a packagefile errors=/tmp/go-build3541045969/b002/_pkg_.a packagefile fmt=/tmp/go-build3541045969/b034/_pkg_.a packagefile io=/tmp/go-build3541045969/b050/_pkg_.a packagefile strings=/tmp/go-build3541045969/b064/_pkg_.a packagefile unicode=/tmp/go-build3541045969/b048/_pkg_.a packagefile unicode/utf8=/tmp/go-build3541045969/b043/_pkg_.a EOF cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b067/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b067/ -O2 -g -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p encoding/csv -lang=go1.25 -std -complete -installsuffix shared -buildid SePQVxcbW0ZDnxH5i2jW/SePQVxcbW0ZDnxH5i2jW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go go tool buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/ad/adba39a0a61b30da7432c9aaedb94bf78f19ddb69d5e5c3c5896e58756c67d00-d # internal github.com/containers/podman/pkg/specgenutilexternal mkdir -p $WORK/b074/ cat >/tmp/go-build3541045969/b074/importcfg << 'EOF' # internal # import config packagefile encoding/csv=/tmp/go-build3541045969/b072/_pkg_.a packagefile errors=/tmp/go-build3541045969/b002/_pkg_.a packagefile strings=/tmp/go-build3541045969/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/containers/podman/pkg/specgenutilexternal -lang=go1.25 -complete -installsuffix shared -buildid RVsP-ZC0bj7aGyPqZvnN/RVsP-ZC0bj7aGyPqZvnN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgenutilexternal/mount.go go tool buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/ac/acd09eb4c4e7cdb5d5f1a429a0bfcf9d8a482221fac4c8993ef911471b40c2be-d # internal go tool buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/7d/7db3bb6f4c8dd7abe5925887ae9598056ad113f84019b2639aa58b8326f5a588-d # internal cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=9IMgZey7TnqZgoEuWp3e -o $WORK/b067/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=9IMgZey7TnqZgoEuWp3e -o $WORK/b067/_x002.o -c cgo_lookup_cgo.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=9IMgZey7TnqZgoEuWp3e -o $WORK/b067/_x003.o -c getgrouplist_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=9IMgZey7TnqZgoEuWp3e -o $WORK/b067/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -o $WORK/b067/_cgo_.o $WORK/b067/_cgo_main.o $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o -O2 -g gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -o $WORK/b067/_cgo_.o $WORK/b067/_cgo_main.o $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b067/_cgo_.o -dynout $WORK/b067/_cgo_import.go cat >/tmp/go-build3541045969/b067/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3541045969/b034/_pkg_.a packagefile runtime=/tmp/go-build3541045969/b008/_pkg_.a packagefile strconv=/tmp/go-build3541045969/b042/_pkg_.a packagefile strings=/tmp/go-build3541045969/b064/_pkg_.a packagefile sync=/tmp/go-build3541045969/b044/_pkg_.a packagefile syscall=/tmp/go-build3541045969/b059/_pkg_.a packagefile runtime/cgo=/tmp/go-build3541045969/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p os/user -lang=go1.25 -std -installsuffix shared -buildid 9IMgZey7TnqZgoEuWp3e/9IMgZey7TnqZgoEuWp3e -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/os/user/cgo_listgroups_unix.go /usr/lib/golang/src/os/user/cgo_lookup_unix.go /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b067/_cgo_gotypes.go $WORK/b067/cgo_lookup_cgo.cgo1.go $WORK/b067/getgrouplist_unix.cgo1.go $WORK/b067/_cgo_import.go cd /usr/lib/golang/src/os/user go tool pack r $WORK/b067/_pkg_.a $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o # internal go tool buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/87/87a27b1f483943d8e3e6e304b6441c6c86a718fb1287c0c1608b108515784c64-d # internal github.com/containers/podman/pkg/systemd/parser mkdir -p $WORK/b066/ cat >/tmp/go-build3541045969/b066/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3541045969/b002/_pkg_.a packagefile fmt=/tmp/go-build3541045969/b034/_pkg_.a packagefile io=/tmp/go-build3541045969/b050/_pkg_.a packagefile math=/tmp/go-build3541045969/b040/_pkg_.a packagefile os=/tmp/go-build3541045969/b051/_pkg_.a packagefile os/user=/tmp/go-build3541045969/b067/_pkg_.a packagefile path=/tmp/go-build3541045969/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3541045969/b069/_pkg_.a packagefile strconv=/tmp/go-build3541045969/b042/_pkg_.a packagefile strings=/tmp/go-build3541045969/b064/_pkg_.a packagefile unicode=/tmp/go-build3541045969/b048/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/containers/podman/pkg/systemd/parser -lang=go1.25 -complete -installsuffix shared -buildid VwptK1at9buVBq0Z4SqZ/VwptK1at9buVBq0Z4SqZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/parser/split.go ./_build/src/github.com/containers/podman/pkg/systemd/parser/unitfile.go go tool buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/7a/7a8c6e3df0a89880df56ddba313b3b474b98a47f27fe302a9b84a61201f610c7-d # internal github.com/containers/podman/pkg/systemd/quadlet mkdir -p $WORK/b070/ cat >/tmp/go-build3541045969/b070/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/logiface=github.com/containers/podman/pkg/logiface importmap github.com/containers/podman/v5/pkg/specgenutilexternal=github.com/containers/podman/pkg/specgenutilexternal importmap github.com/containers/podman/v5/pkg/systemd/parser=github.com/containers/podman/pkg/systemd/parser importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bytes=/tmp/go-build3541045969/b071/_pkg_.a packagefile encoding/csv=/tmp/go-build3541045969/b072/_pkg_.a packagefile errors=/tmp/go-build3541045969/b002/_pkg_.a packagefile fmt=/tmp/go-build3541045969/b034/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build3541045969/b065/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build3541045969/b074/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build3541045969/b066/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3541045969/b075/_pkg_.a packagefile io/fs=/tmp/go-build3541045969/b053/_pkg_.a packagefile os=/tmp/go-build3541045969/b051/_pkg_.a packagefile os/user=/tmp/go-build3541045969/b067/_pkg_.a packagefile path=/tmp/go-build3541045969/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3541045969/b069/_pkg_.a packagefile regexp=/tmp/go-build3541045969/b076/_pkg_.a packagefile sort=/tmp/go-build3541045969/b078/_pkg_.a packagefile strings=/tmp/go-build3541045969/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/containers/podman/pkg/systemd/quadlet -lang=go1.25 -complete -installsuffix shared -buildid rcUS0wEItUvrHfsqTC-N/rcUS0wEItUvrHfsqTC-N -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/quadlet/podmancmdline.go ./_build/src/github.com/containers/podman/pkg/systemd/quadlet/quadlet.go ./_build/src/github.com/containers/podman/pkg/systemd/quadlet/quadlet_common.go ./_build/src/github.com/containers/podman/pkg/systemd/quadlet/unitdirs.go go tool buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/09/09a11bc61d2c3522a5c95469d25ac4e87b403ed7c16387967c9e7079eaa9facd-d # internal github.com/containers/podman/cmd/quadlet mkdir -p $WORK/b001/ cat >/tmp/go-build3541045969/b001/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/logiface=github.com/containers/podman/pkg/logiface importmap github.com/containers/podman/v5/pkg/systemd/parser=github.com/containers/podman/pkg/systemd/parser importmap github.com/containers/podman/v5/pkg/systemd/quadlet=github.com/containers/podman/pkg/systemd/quadlet importmap github.com/containers/podman/v5/version/rawversion=github.com/containers/podman/version/rawversion packagefile errors=/tmp/go-build3541045969/b002/_pkg_.a packagefile flag=/tmp/go-build3541045969/b032/_pkg_.a packagefile fmt=/tmp/go-build3541045969/b034/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build3541045969/b065/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build3541045969/b066/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/quadlet=/tmp/go-build3541045969/b070/_pkg_.a packagefile github.com/containers/podman/version/rawversion=/tmp/go-build3541045969/b079/_pkg_.a packagefile os=/tmp/go-build3541045969/b051/_pkg_.a packagefile path=/tmp/go-build3541045969/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3541045969/b069/_pkg_.a packagefile sort=/tmp/go-build3541045969/b078/_pkg_.a packagefile strings=/tmp/go-build3541045969/b064/_pkg_.a packagefile unicode=/tmp/go-build3541045969/b048/_pkg_.a packagefile runtime=/tmp/go-build3541045969/b008/_pkg_.a packagefile runtime/cgo=/tmp/go-build3541045969/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.25 -complete -installsuffix shared -buildid dkpSUu7MLXSF2Du0usx0/dkpSUu7MLXSF2Du0usx0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/podman/cmd/quadlet/main.go go tool buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/c5/c596b3ecdb66c740cbba0d83bc0610f81463eaaf1222e38284b428e3e0368cf2-d # internal cat >/tmp/go-build3541045969/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/podman/cmd/quadlet=/tmp/go-build3541045969/b001/_pkg_.a packagefile errors=/tmp/go-build3541045969/b002/_pkg_.a packagefile flag=/tmp/go-build3541045969/b032/_pkg_.a packagefile fmt=/tmp/go-build3541045969/b034/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build3541045969/b065/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build3541045969/b066/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/quadlet=/tmp/go-build3541045969/b070/_pkg_.a packagefile github.com/containers/podman/version/rawversion=/tmp/go-build3541045969/b079/_pkg_.a packagefile os=/tmp/go-build3541045969/b051/_pkg_.a packagefile path=/tmp/go-build3541045969/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3541045969/b069/_pkg_.a packagefile sort=/tmp/go-build3541045969/b078/_pkg_.a packagefile strings=/tmp/go-build3541045969/b064/_pkg_.a packagefile unicode=/tmp/go-build3541045969/b048/_pkg_.a packagefile runtime=/tmp/go-build3541045969/b008/_pkg_.a packagefile runtime/cgo=/tmp/go-build3541045969/b068/_pkg_.a packagefile internal/reflectlite=/tmp/go-build3541045969/b003/_pkg_.a packagefile encoding=/tmp/go-build3541045969/b033/_pkg_.a packagefile io=/tmp/go-build3541045969/b050/_pkg_.a packagefile reflect=/tmp/go-build3541045969/b037/_pkg_.a packagefile slices=/tmp/go-build3541045969/b049/_pkg_.a packagefile strconv=/tmp/go-build3541045969/b042/_pkg_.a packagefile time=/tmp/go-build3541045969/b056/_pkg_.a packagefile internal/fmtsort=/tmp/go-build3541045969/b035/_pkg_.a packagefile math=/tmp/go-build3541045969/b040/_pkg_.a packagefile sync=/tmp/go-build3541045969/b044/_pkg_.a packagefile unicode/utf8=/tmp/go-build3541045969/b043/_pkg_.a packagefile os/user=/tmp/go-build3541045969/b067/_pkg_.a packagefile bytes=/tmp/go-build3541045969/b071/_pkg_.a packagefile encoding/csv=/tmp/go-build3541045969/b072/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build3541045969/b074/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3541045969/b075/_pkg_.a packagefile io/fs=/tmp/go-build3541045969/b053/_pkg_.a packagefile regexp=/tmp/go-build3541045969/b076/_pkg_.a packagefile internal/bytealg=/tmp/go-build3541045969/b009/_pkg_.a packagefile internal/byteorder=/tmp/go-build3541045969/b011/_pkg_.a packagefile internal/filepathlite=/tmp/go-build3541045969/b052/_pkg_.a packagefile internal/goarch=/tmp/go-build3541045969/b005/_pkg_.a packagefile internal/itoa=/tmp/go-build3541045969/b038/_pkg_.a packagefile internal/poll=/tmp/go-build3541045969/b060/_pkg_.a packagefile internal/stringslite=/tmp/go-build3541045969/b030/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build3541045969/b062/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3541045969/b061/_pkg_.a packagefile internal/testlog=/tmp/go-build3541045969/b063/_pkg_.a packagefile sync/atomic=/tmp/go-build3541045969/b046/_pkg_.a packagefile syscall=/tmp/go-build3541045969/b059/_pkg_.a packagefile math/bits=/tmp/go-build3541045969/b041/_pkg_.a packagefile internal/abi=/tmp/go-build3541045969/b004/_pkg_.a packagefile iter=/tmp/go-build3541045969/b039/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build3541045969/b012/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build3541045969/b013/_pkg_.a packagefile internal/cpu=/tmp/go-build3541045969/b010/_pkg_.a packagefile internal/godebugs=/tmp/go-build3541045969/b014/_pkg_.a packagefile internal/goexperiment=/tmp/go-build3541045969/b015/_pkg_.a packagefile internal/goos=/tmp/go-build3541045969/b016/_pkg_.a packagefile internal/profilerecord=/tmp/go-build3541045969/b017/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build3541045969/b018/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build3541045969/b019/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build3541045969/b023/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build3541045969/b024/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build3541045969/b025/_pkg_.a packagefile internal/runtime/math=/tmp/go-build3541045969/b021/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build3541045969/b020/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3541045969/b029/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build3541045969/b022/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build3541045969/b031/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3541045969/b007/_pkg_.a packagefile internal/race=/tmp/go-build3541045969/b028/_pkg_.a packagefile cmp=/tmp/go-build3541045969/b036/_pkg_.a packagefile internal/godebug=/tmp/go-build3541045969/b057/_pkg_.a packagefile internal/sync=/tmp/go-build3541045969/b045/_pkg_.a packagefile internal/synctest=/tmp/go-build3541045969/b047/_pkg_.a packagefile bufio=/tmp/go-build3541045969/b073/_pkg_.a packagefile internal/oserror=/tmp/go-build3541045969/b054/_pkg_.a packagefile regexp/syntax=/tmp/go-build3541045969/b077/_pkg_.a packagefile internal/asan=/tmp/go-build3541045969/b026/_pkg_.a packagefile internal/msan=/tmp/go-build3541045969/b027/_pkg_.a packagefile internal/bisect=/tmp/go-build3541045969/b058/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containers/podman/cmd/quadlet\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -B 0xdaed406724afeed18413c2a9039f1dbadf5ced4a -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\"\nbuild\t-tags=rpm_crashtraceback,seccomp,exclude_graphdriver_devicemapper,systemd,libsubid,exclude_graphdriver_btrfs,btrfs_noversion,remote\nbuild\tDefaultGODEBUG=asynctimerchan=1,containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=arm64\nbuild\tGOEXPERIMENT=nodwarf5\nbuild\tGOOS=linux\nbuild\tGOARM64=v8.0\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0 -buildmode=pie -buildid=ONZM4yB6_KgjKiY0fudy/dkpSUu7MLXSF2Du0usx0/OfLOVbhLFoftmFH7_QBz/ONZM4yB6_KgjKiY0fudy -B 0xdaed406724afeed18413c2a9039f1dbadf5ced4a -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 " -extld=gcc $WORK/b001/_pkg_.a go tool buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/quadlet rm -rf $WORK/b001/ + LDFLAGS= + /usr/bin/make docs docker-docs hack/markdown-preprocess if [ ! -x "./test/tools/build/go-md2man" ]; then \ /usr/bin/make -C test/tools build/go-md2man GOOS=linux GOARCH=arm64; \ fi make[1]: Entering directory '/builddir/build/BUILD/podman-5.8.1/test/tools' go build -o build/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 make[1]: Leaving directory '/builddir/build/BUILD/podman-5.8.1/test/tools' mkdir -p docs/build/man /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found ( echo "% podman-rootless 7"; echo; sed -e '/logo.*\.png/d' docs/source/markdown/podman-rootless.7.md.tmp.$ && \ mv docs/source/markdown/podman-rootless.7.md.tmp.$ docs/source/markdown/podman-rootless.7.md /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found ( echo "% podman-troubleshooting 7"; echo; sed -e '/logo.*\.png/d' docs/source/markdown/podman-troubleshooting.7.md.tmp.$ && \ mv docs/source/markdown/podman-troubleshooting.7.md.tmp.$ docs/source/markdown/podman-troubleshooting.7.md /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found (cd docs; ./dckrman.sh ./build/man/*.1) + pushd dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 + mkdir _build ~/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 ~/build/BUILD/podman-5.8.1 + pushd _build ~/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/_build ~/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 ~/build/BUILD/podman-5.8.1 + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/dnsname + popd ~/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 ~/build/BUILD/podman-5.8.1 + ln -s vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/_build:/builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 + GOPATH=/builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/_build:/builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp exclude_graphdriver_devicemapper systemd libsubid exclude_graphdriver_btrfs btrfs_noversion remote' -ldflags ' -B 0x694dbd93e52a5e838c54b72b5c6d074173e6e497 -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\''' -a -v -x -o bin/dnsname github.com/containers/dnsname/plugins/meta/dnsname WORK=/tmp/go-build1630578788 internal/goarch mkdir -p $WORK/b007/ internal/coverage/rtcov mkdir -p $WORK/b015/ echo '# import config' > $WORK/b007/importcfg # internal internal/unsafeheader mkdir -p $WORK/b009/ cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/goarch -lang=go1.25 -std -complete -installsuffix shared -buildid tin1jHi9CSHO3tHSbYfU/tin1jHi9CSHO3tHSbYfU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_arm64.go /usr/lib/golang/src/internal/goarch/zgoarch_arm64.go echo '# import config' > $WORK/b015/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/coverage/rtcov -lang=go1.25 -std -complete -installsuffix shared -buildid -oUhNqeAYQbx5eEVJ-aC/-oUhNqeAYQbx5eEVJ-aC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go internal/byteorder mkdir -p $WORK/b013/ internal/goos mkdir -p $WORK/b018/ echo '# import config' > $WORK/b018/importcfg # internal echo '# import config' > $WORK/b013/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/goos -lang=go1.25 -std -complete -installsuffix shared -buildid MFvg1T048M5l6_46ZRvk/MFvg1T048M5l6_46ZRvk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/byteorder -lang=go1.25 -std -complete -installsuffix shared -buildid awPfo_L2EwJtt9snuQAD/awPfo_L2EwJtt9snuQAD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go echo '# import config' > $WORK/b009/importcfg # internal internal/godebugs mkdir -p $WORK/b016/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/unsafeheader -lang=go1.25 -std -complete -installsuffix shared -buildid RIoTtWFWjVQisHEHgSBJ/RIoTtWFWjVQisHEHgSBJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go internal/goexperiment mkdir -p $WORK/b017/ echo '# import config' > $WORK/b016/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/godebugs -lang=go1.25 -std -complete -installsuffix shared -buildid l7dGqzqSK3chZTD3dP2N/l7dGqzqSK3chZTD3dP2N -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go internal/cpu mkdir -p $WORK/b012/ echo -n > $WORK/b012/go_asm.h # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b012/symabis ./cpu.s ./cpu_arm64.s echo '# import config' > $WORK/b017/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goexperiment -lang=go1.25 -std -complete -installsuffix shared -buildid KI54T9Jcu8EPRfpJIPaL/KI54T9Jcu8EPRfpJIPaL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_dwarf5_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_greenteagc_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_jsonv2_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go go tool buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/6e/6e7b663f8434af5e340e140cdcf571ba27f124647b55f1ab6a1dd976da2a2a92-d # internal internal/profilerecord mkdir -p $WORK/b019/ echo '# import config' > $WORK/b019/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/profilerecord -lang=go1.25 -std -complete -installsuffix shared -buildid 0TYHEeH8FWpi3NG340C9/0TYHEeH8FWpi3NG340C9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go go tool buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/d0/d09a5faf48d5b22c28b1aeb36ebf35c9f0b9568dc9f837ad49e3ab0f57cc0f58-d # internal go tool buildid -w $WORK/b015/_pkg_.a # internal go tool buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/dd/dd6ee726b46cc880601855bdd50aa98a8f87ff8841c46f7ba221fa65f4c5a283-d # internal internal/runtime/math mkdir -p $WORK/b023/ cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/9a/9a669b2e411a64424742a8f4017a1149a322afc0428a43cde646a392eaf9060b-d # internal internal/runtime/syscall cat >/tmp/go-build1630578788/b023/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1630578788/b007/_pkg_.a EOF mkdir -p $WORK/b024/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/runtime/math -lang=go1.25 -std -complete -installsuffix shared -buildid xaE03R2yyCKcotZf-71S/xaE03R2yyCKcotZf-71S -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go echo -n > $WORK/b024/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b024/symabis ./asm_linux_arm64.s internal/abi mkdir -p $WORK/b006/ echo -n > $WORK/b006/go_asm.h # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./abi_test.s ./stub.s echo '# import config' > $WORK/b012/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -lang=go1.25 -std -installsuffix shared -buildid 08fVKuaaL4OOT5UtqZvc/08fVKuaaL4OOT5UtqZvc -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b012/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go go tool buildid -w $WORK/b019/_pkg_.a # internal go tool buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/13/130feccf956df0f08e38ee149c37ef4ea621f666c5a3294bfb59503803de4fed-d # internal internal/runtime/gc mkdir -p $WORK/b026/ cat >/tmp/go-build1630578788/b026/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1630578788/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/gc -lang=go1.25 -std -complete -installsuffix shared -buildid 6kLMYJH4qpmPQ0oF9U9C/6kLMYJH4qpmPQ0oF9U9C -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/runtime/gc/malloc.go /usr/lib/golang/src/internal/runtime/gc/scan.go /usr/lib/golang/src/internal/runtime/gc/sizeclasses.go go tool buildid -w $WORK/b013/_pkg_.a # internal cat >/tmp/go-build1630578788/b024/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1630578788/b007/_pkg_.a EOF cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/59/590fbbc727df05146433ff855730376bb4e0b0b7c5b110f7f48c013f16a080c6-d # internal go tool buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/runtime/syscall -lang=go1.25 -std -installsuffix shared -buildid T4dsoGczxzad3sWUtuzg/T4dsoGczxzad3sWUtuzg -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b024/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_arm64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/c9/c95de3e63ea3f61816872f203579bd0ba45f5e270b920c84fffc815411272e5b-d # internal internal/msan mkdir -p $WORK/b029/ internal/asan mkdir -p $WORK/b028/ go tool buildid -w $WORK/b016/_pkg_.a # internal cat >/tmp/go-build1630578788/b006/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1630578788/b007/_pkg_.a EOF cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/5f/5fdb98d12b17043fc431dddea87ab0575c8aba70d817f271c6d9a9dddec2b164-d # internal echo '# import config' > $WORK/b028/importcfg # internal internal/runtime/strconv mkdir -p $WORK/b022/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/asan -lang=go1.25 -std -complete -installsuffix shared -buildid QrIObMA3Sqn48bct6rUn/QrIObMA3Sqn48bct6rUn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/abi -lang=go1.25 -std -installsuffix shared -buildid FH3lOKjUDczh_EtEjcRQ/FH3lOKjUDczh_EtEjcRQ -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b006/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_arm64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go cat >/tmp/go-build1630578788/b022/importcfg << 'EOF' # internal # import config packagefile internal/runtime/math=/tmp/go-build1630578788/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/runtime/strconv -lang=go1.25 -std -complete -installsuffix shared -buildid 8eN0VX2oa0ueBEDWN4Tk/8eN0VX2oa0ueBEDWN4Tk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/runtime/strconv/atoi.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/3b/3b80b8d5cfe419e1207a46ee415c1ebc7971b677b6a9491adbe37eb755e68ac2-d # internal internal/trace/tracev2 mkdir -p $WORK/b033/ echo '# import config' > $WORK/b033/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/trace/tracev2 -lang=go1.25 -std -complete -installsuffix shared -buildid ix_6XPCm7K31dr2cxkZN/ix_6XPCm7K31dr2cxkZN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/trace/tracev2/doc.go /usr/lib/golang/src/internal/trace/tracev2/events.go /usr/lib/golang/src/internal/trace/tracev2/spec.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/cpu.o ./cpu.s go tool buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/ea/eac7a04060a9ab855cf539170a21d881c8499f636c428069ed53181bbb157a78-d # internal sync/atomic mkdir -p $WORK/b037/ echo -n > $WORK/b037/go_asm.h # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b037/symabis ./asm.s go tool buildid -w $WORK/b028/_pkg_.a # internal cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b024/asm_linux_arm64.o ./asm_linux_arm64.s echo '# import config' > $WORK/b029/importcfg # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/41/4131c49edb96e9a64c00ef1fe1211d1f63fac0a438a2d069ef7d45ce39abb251-d # internal cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/msan -lang=go1.25 -std -complete -installsuffix shared -buildid WAwrcG-HPQa5PLq9UnxN/WAwrcG-HPQa5PLq9UnxN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go math/bits mkdir -p $WORK/b040/ echo '# import config' > $WORK/b040/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p math/bits -lang=go1.25 -std -complete -installsuffix shared -buildid UPpb60IT0fLfbA6VgcbB/UPpb60IT0fLfbA6VgcbB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/cpu_arm64.o ./cpu_arm64.s go tool buildid -w $WORK/b022/_pkg_.a # internal go tool buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/f4/f4d4e0564624c0836e5c4e121d01ac7e5520f75fd9c92822c5a09a3f5cc6ea5b-d # internal unicode mkdir -p $WORK/b041/ echo '# import config' > $WORK/b041/importcfg # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/37/37ddc20a65ccf459795b7a900dbc90760ea5b9ff3496a9aaf80bd752807626cb-d # internal cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p unicode -lang=go1.25 -std -complete -installsuffix shared -buildid mKmUK6LZ7yk9f5Mz2oQ2/mKmUK6LZ7yk9f5Mz2oQ2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go unicode/utf8 mkdir -p $WORK/b042/ echo '# import config' > $WORK/b042/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p unicode/utf8 -lang=go1.25 -std -complete -installsuffix shared -buildid MsAjjH5bwCJOM1W3pmtz/MsAjjH5bwCJOM1W3pmtz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cd /usr/lib/golang/src/internal/cpu go tool pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o $WORK/b012/cpu_arm64.o # internal go tool buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/57/57e6d2a1f84896cd3ca6e4a76d3c3aacd887ec0a344faefa9c856c7fae73648c-d # internal internal/bytealg mkdir -p $WORK/b011/ echo '# import config' > $WORK/b037/importcfg # internal echo -n > $WORK/b011/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p sync/atomic -lang=go1.25 -std -installsuffix shared -buildid bb74a2cAxoMeQOhNZRlr/bb74a2cAxoMeQOhNZRlr -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b037/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cd /usr/lib/golang/src/internal/runtime/syscall go tool pack r $WORK/b024/_pkg_.a $WORK/b024/asm_linux_arm64.o # internal go tool buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/83/8326ab674126d800b09eae5ef14aea02d05576fb6ac79d8e577749c53acbdb04-d # internal internal/chacha8rand mkdir -p $WORK/b014/ echo -n > $WORK/b014/go_asm.h # internal cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b014/symabis ./chacha8_arm64.s go tool buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/69/696482b3804b789367251805404ce3517e4a5ca713cec6c711bad394c3a6de7a-d # internal internal/runtime/atomic mkdir -p $WORK/b020/ echo -n > $WORK/b020/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b020/symabis ./atomic_arm64.s go tool buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/0c/0c7f897f0f790eaca13a13568a8c0553462470a03fbfb927079349c74920de0a-d # internal internal/runtime/sys mkdir -p $WORK/b031/ echo -n > $WORK/b031/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b031/symabis ./dit_arm64.s ./empty.s cat >/tmp/go-build1630578788/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1630578788/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -lang=go1.25 -std -installsuffix shared -buildid HBA8MQEikB-nONnZK-EQ/HBA8MQEikB-nONnZK-EQ -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go go tool buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/fe/fec17bd4f4f1e273636dbd8416b80528267291cb8673505a1d3d97c1493bb0d4-d # internal cmp mkdir -p $WORK/b045/ echo '# import config' > $WORK/b045/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p cmp -lang=go1.25 -std -complete -installsuffix shared -buildid l2ZWH-uu2VCvptfn_ziI/l2ZWH-uu2VCvptfn_ziI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/cmp/cmp.go cat >/tmp/go-build1630578788/b014/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build1630578788/b013/_pkg_.a packagefile internal/cpu=/tmp/go-build1630578788/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build1630578788/b007/_pkg_.a EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b037/asm.o ./asm.s cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/chacha8rand -lang=go1.25 -std -installsuffix shared -buildid -iAaK8p6QWRbfalB0XLJ/-iAaK8p6QWRbfalB0XLJ -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b014/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go cat >/tmp/go-build1630578788/b031/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1630578788/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build1630578788/b007/_pkg_.a packagefile internal/goos=/tmp/go-build1630578788/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/runtime/sys -lang=go1.25 -std -installsuffix shared -buildid FM3m6_FTZSv09WQ9kJq-/FM3m6_FTZSv09WQ9kJq- -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b031/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/dit_arm64.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go go tool buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/17/173be4024b95bc81205bf0861bb4bf92267e5dd3c669055535294f0f150c3714-d # internal encoding mkdir -p $WORK/b046/ echo '# import config' > $WORK/b046/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p encoding -lang=go1.25 -std -complete -installsuffix shared -buildid pYalvK4lcn4VyGgVvuZD/pYalvK4lcn4VyGgVvuZD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cat >/tmp/go-build1630578788/b020/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1630578788/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build1630578788/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/atomic -lang=go1.25 -std -installsuffix shared -buildid 432yVVKIS8fCGl2Qb-Lz/432yVVKIS8fCGl2Qb-Lz -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b020/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_arm64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go /usr/lib/golang/src/internal/runtime/atomic/xchg8.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/compare_arm64.o ./compare_arm64.s cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/chacha8_arm64.o ./chacha8_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/count_arm64.o ./count_arm64.s cd /usr/lib/golang/src/sync/atomic go tool pack r $WORK/b037/_pkg_.a $WORK/b037/asm.o # internal go tool buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/f2/f251534a4e6e5ebfc859c6599654db26492b2e0836a1aa51897b48bf21cea96e-d # internal math mkdir -p $WORK/b050/ echo -n > $WORK/b050/go_asm.h # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b050/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b031/dit_arm64.o ./dit_arm64.s cat >/tmp/go-build1630578788/b050/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build1630578788/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p math -lang=go1.25 -std -installsuffix shared -buildid 5lWUtYDUL19uzxUw2J0S/5lWUtYDUL19uzxUw2J0S -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b050/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_asm.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_asm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/equal_arm64.o ./equal_arm64.s go tool buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/2f/2fe72471d7ea4ee4e7d2e0a28a8b7a530e8ce3c1ab5037c3ea1002f4d5b53f21-d # internal internal/itoa mkdir -p $WORK/b054/ echo '# import config' > $WORK/b054/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p internal/itoa -lang=go1.25 -std -complete -installsuffix shared -buildid v1kRJxy1Oz1U5wtSTU6z/v1kRJxy1Oz1U5wtSTU6z -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b020/atomic_arm64.o ./atomic_arm64.s cd /usr/lib/golang/src/internal/chacha8rand go tool pack r $WORK/b014/_pkg_.a $WORK/b014/chacha8_arm64.o # internal go tool buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/19/194f4269d7a209757ca36b143f72df610c7fb90ad1f0e590701c072b003bba44-d # internal unicode/utf16 mkdir -p $WORK/b068/ echo '# import config' > $WORK/b068/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p unicode/utf16 -lang=go1.25 -std -complete -installsuffix shared -buildid cktO6dzzSN5EewUJHIYo/cktO6dzzSN5EewUJHIYo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/indexbyte_arm64.o ./indexbyte_arm64.s go tool buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/f5/f55eae7bb753cec009c009ba1798455025113d2934c356efdd4340feae41c950-d # internal internal/nettrace mkdir -p $WORK/b074/ echo '# import config' > $WORK/b074/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p internal/nettrace -lang=go1.25 -std -complete -installsuffix shared -buildid daFFM8ZJtpsn_J3JAqp4/daFFM8ZJtpsn_J3JAqp4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/abi_test.o ./abi_test.s cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b031/empty.o ./empty.s cd /usr/lib/golang/src/internal/runtime/atomic go tool pack r $WORK/b020/_pkg_.a $WORK/b020/atomic_arm64.o # internal go tool buildid -w $WORK/b041/_pkg_.a # internal go tool buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/e5/e5819323cc2c55035d99175af937cf7dd641b66320c509d67652bcd623313dcd-d # internal internal/runtime/exithook mkdir -p $WORK/b025/ cat >/tmp/go-build1630578788/b025/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/tmp/go-build1630578788/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/runtime/exithook -lang=go1.25 -std -complete -installsuffix shared -buildid jc4CJpi0EYsxTFEJ_PbC/jc4CJpi0EYsxTFEJ_PbC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/de/deb4e80d5ccc2a0699e841c23f3410f57942f223786a628522221e2faab01125-d # internal log/internal mkdir -p $WORK/b085/ echo '# import config' > $WORK/b085/importcfg # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p log/internal -lang=go1.25 -std -complete -installsuffix shared -buildid kr6_3FAMSFju3Mrx4X0q/kr6_3FAMSFju3Mrx4X0q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/log/internal/internal.go cd /usr/lib/golang/src/internal/runtime/sys go tool pack r $WORK/b031/_pkg_.a $WORK/b031/dit_arm64.o $WORK/b031/empty.o # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/stub.o ./stub.s go tool buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/3b/3b5a6dd61b4627368735ad579a7dde713325d9e9888e5f09b826f99fbf2e8e00-d # internal go tool buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/7b/7b4a644ca965304939f0cb34b5941ed3bcc2b68bcf1f51bf0dc8b9957160b52c-d # internal go tool buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/5d/5d7104302e809456a09b00dafa2ef015e11442b841500260de65f7ebd451c788-d # internal go tool buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/10/10778bfaf84880785f7bea090ef8d574c0a14655fc5f7f9f56dc02dcbbeccfae-d # internal go tool pack r $WORK/b006/_pkg_.a $WORK/b006/abi_test.o $WORK/b006/stub.o # internal go tool buildid -w $WORK/b006/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg go tool pack r $WORK/b011/_pkg_.a $WORK/b011/compare_arm64.o $WORK/b011/count_arm64.o $WORK/b011/equal_arm64.o $WORK/b011/index_arm64.o $WORK/b011/indexbyte_arm64.o # internal go tool buildid -w $WORK/b011/_pkg_.a # internal go tool buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/0d/0d0bc0be33dac4b5a1ee8c40cc82f7b688c0e3208cb6aee7e72e195f56807db7-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/50/5046b221ef01c3f02e6ce1a37c5daa3053a70b8ddc0fb94e452974dff45064a1-d # internal internal/stringslite internal/runtime/cgroup mkdir -p $WORK/b032/ mkdir -p $WORK/b021/ cat >/tmp/go-build1630578788/b032/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build1630578788/b011/_pkg_.a EOF cat >/tmp/go-build1630578788/b021/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build1630578788/b011/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build1630578788/b022/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build1630578788/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/stringslite -lang=go1.25 -std -complete -installsuffix shared -buildid U5SH_QwYguE0HT2U1oV5/U5SH_QwYguE0HT2U1oV5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/cgroup -lang=go1.25 -std -complete -installsuffix shared -buildid dFmYGtyeayyXIuS92Fdz/dFmYGtyeayyXIuS92Fdz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/cgroup/cgroup_linux.go /usr/lib/golang/src/internal/runtime/cgroup/line_reader.go /usr/lib/golang/src/internal/runtime/cgroup/runtime.go cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/1b/1bee21deaf12a9a6c7c0d9f1bb6c6533bd690db6948d751c2ea2fba6baab41d4-d # internal internal/synctest mkdir -p $WORK/b038/ cat >/tmp/go-build1630578788/b038/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1630578788/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/synctest -lang=go1.25 -std -complete -installsuffix shared -buildid v9joqnkE8sCBR4ezKoFF/v9joqnkE8sCBR4ezKoFF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/synctest/synctest.go internal/race mkdir -p $WORK/b030/ cat >/tmp/go-build1630578788/b030/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1630578788/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/race -lang=go1.25 -std -complete -installsuffix shared -buildid 3uRGyv8iXoApl3QsMYet/3uRGyv8iXoApl3QsMYet -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go go tool buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/46/46c4cb1beef1f6001cf1540ebf248f248079a4e2430107d5276d9d06de41ae35-d # internal go tool buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/93/9367a15fc04c0f4a38fda35e6ba6e8f8c2d7082c68c384430ea7fbe0f3d2f817-d # internal internal/runtime/maps mkdir -p $WORK/b027/ cat >/tmp/go-build1630578788/b027/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1630578788/b006/_pkg_.a packagefile internal/asan=/tmp/go-build1630578788/b028/_pkg_.a packagefile internal/goarch=/tmp/go-build1630578788/b007/_pkg_.a packagefile internal/msan=/tmp/go-build1630578788/b029/_pkg_.a packagefile internal/race=/tmp/go-build1630578788/b030/_pkg_.a packagefile internal/runtime/math=/tmp/go-build1630578788/b023/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1630578788/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/runtime/maps -lang=go1.25 -std -complete -installsuffix shared -buildid jOBQ8gzQRgehEdhpb4fk/jOBQ8gzQRgehEdhpb4fk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go internal/sync mkdir -p $WORK/b036/ cat >/tmp/go-build1630578788/b036/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1630578788/b006/_pkg_.a packagefile internal/goarch=/tmp/go-build1630578788/b007/_pkg_.a packagefile internal/race=/tmp/go-build1630578788/b030/_pkg_.a packagefile sync/atomic=/tmp/go-build1630578788/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/sync -lang=go1.25 -std -complete -installsuffix shared -buildid X1Sjv3nbaSZ6uh6Zx326/X1Sjv3nbaSZ6uh6Zx326 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go go tool buildid -w $WORK/b021/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b050/dim_arm64.o ./dim_arm64.s cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/e4/e4ea03c9237c9acfd6d642794d19f032ddc332d16b5a101da2d53472d104baf5-d # internal go tool buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/87/876b2acf7eb4a12adfc448911c8c6d5a497314cc866deacece402039cf6bef29-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b050/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b050/floor_arm64.o ./floor_arm64.s go tool buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/9b/9b213f90886be7cc5ea03b986301943f6c0f72436c67aea3b231d0c1564186f1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b050/modf_arm64.o ./modf_arm64.s go tool pack r $WORK/b050/_pkg_.a $WORK/b050/dim_arm64.o $WORK/b050/exp_arm64.o $WORK/b050/floor_arm64.o $WORK/b050/modf_arm64.o # internal go tool buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/d3/d3ab9407f120c1a3f0ef8b46b0a0bfea4c826d5cd0f5cd27be052077a45219e5-d # internal go tool buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/cf/cf3f46a5372ef6bbc3916c980d523a5e5ed7afb6afc98756c6d7b5a25aeaf0ef-d # internal runtime mkdir -p $WORK/b010/ echo -n > $WORK/b010/go_asm.h # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./ints.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s cat >/tmp/go-build1630578788/b010/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1630578788/b006/_pkg_.a packagefile internal/bytealg=/tmp/go-build1630578788/b011/_pkg_.a packagefile internal/byteorder=/tmp/go-build1630578788/b013/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build1630578788/b014/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build1630578788/b015/_pkg_.a packagefile internal/cpu=/tmp/go-build1630578788/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build1630578788/b007/_pkg_.a packagefile internal/godebugs=/tmp/go-build1630578788/b016/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1630578788/b017/_pkg_.a packagefile internal/goos=/tmp/go-build1630578788/b018/_pkg_.a packagefile internal/profilerecord=/tmp/go-build1630578788/b019/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build1630578788/b020/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build1630578788/b021/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build1630578788/b025/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build1630578788/b026/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build1630578788/b027/_pkg_.a packagefile internal/runtime/math=/tmp/go-build1630578788/b023/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build1630578788/b022/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1630578788/b031/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build1630578788/b024/_pkg_.a packagefile internal/stringslite=/tmp/go-build1630578788/b032/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build1630578788/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime -lang=go1.25 -std -installsuffix shared -buildid sZ4_9qY7JPlTL8dgrYUs/sZ4_9qY7JPlTL8dgrYUs -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/cgroup_linux.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcmark_nogreenteagc.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/set_vma_name_linux.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_stubs.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/valgrind0.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b010/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/ints.o ./ints.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/tls_arm64.o ./tls_arm64.s go tool pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o $WORK/b010/duff_arm64.o $WORK/b010/ints.o $WORK/b010/memclr_arm64.o $WORK/b010/memmove_arm64.o $WORK/b010/preempt_arm64.o $WORK/b010/rt0_linux_arm64.o $WORK/b010/sys_linux_arm64.o $WORK/b010/tls_arm64.o # internal go tool buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/35/35c651059c0d4ee712652ee2bcbeb5f1f1524dd362f301c793c76b57866108b1-d # internal iter mkdir -p $WORK/b039/ weak mkdir -p $WORK/b078/ internal/reflectlite mkdir -p $WORK/b005/ cat >/tmp/go-build1630578788/b039/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build1630578788/b030/_pkg_.a packagefile runtime=/tmp/go-build1630578788/b010/_pkg_.a EOF sync echo -n > $WORK/b005/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p iter -lang=go1.25 -std -complete -installsuffix shared -buildid ZuhPca6iom5DBX3N01eq/ZuhPca6iom5DBX3N01eq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/iter/iter.go cat >/tmp/go-build1630578788/b078/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1630578788/b006/_pkg_.a packagefile runtime=/tmp/go-build1630578788/b010/_pkg_.a EOF mkdir -p $WORK/b035/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p weak -lang=go1.25 -std -complete -installsuffix shared -buildid REPGDjnSbu4OxlCjPkP0/REPGDjnSbu4OxlCjPkP0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go cat >/tmp/go-build1630578788/b035/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build1630578788/b030/_pkg_.a packagefile internal/sync=/tmp/go-build1630578788/b036/_pkg_.a packagefile internal/synctest=/tmp/go-build1630578788/b038/_pkg_.a packagefile runtime=/tmp/go-build1630578788/b010/_pkg_.a packagefile sync/atomic=/tmp/go-build1630578788/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p sync -lang=go1.25 -std -installsuffix shared -buildid uKxWTFcGZlImp50HDOxA/uKxWTFcGZlImp50HDOxA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >/tmp/go-build1630578788/b005/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1630578788/b006/_pkg_.a packagefile internal/goarch=/tmp/go-build1630578788/b007/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1630578788/b009/_pkg_.a packagefile runtime=/tmp/go-build1630578788/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -lang=go1.25 -std -installsuffix shared -buildid _B1qnlH7QZqCUfEyl-1e/_B1qnlH7QZqCUfEyl-1e -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go go tool buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/61/61b80e65241cf7f7d3faf0c0e70b028c2520fc058ab3205c6bf8f8f86787c474-d # internal go tool buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/9d/9de7725eff9c966341a0127b89907a62997e7c29187e1d2618b0f0c77e7fcc7d-d # internal maps mkdir -p $WORK/b100/ slices mkdir -p $WORK/b048/ cat >/tmp/go-build1630578788/b100/importcfg << 'EOF' # internal # import config packagefile iter=/tmp/go-build1630578788/b039/_pkg_.a EOF cat >/tmp/go-build1630578788/b048/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build1630578788/b045/_pkg_.a packagefile iter=/tmp/go-build1630578788/b039/_pkg_.a packagefile math/bits=/tmp/go-build1630578788/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p maps -lang=go1.25 -std -complete -installsuffix shared -buildid QMjLcJnGc6FBlZTI8s-T/QMjLcJnGc6FBlZTI8s-T -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p slices -lang=go1.25 -std -complete -installsuffix shared -buildid e0PTVFhs_wCEVLC37fo9/e0PTVFhs_wCEVLC37fo9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go go tool buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/a1/a10d4c2a89caa01c157988078d9d900e6dadf25f0adf1024eef86bb440fc6e11-d # internal go tool buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/3e/3e937d7a2feba446ca608a9727a41f636c4422713187835101c1a27fbe12f604-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s go tool pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal go tool buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/9b/9b7bdafd94bf4baff6e56d65f43c04c6f8270d808fd95bb57f5ddbcf4e259378-d # internal sort mkdir -p $WORK/b094/ cat >/tmp/go-build1630578788/b094/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build1630578788/b005/_pkg_.a packagefile math/bits=/tmp/go-build1630578788/b040/_pkg_.a packagefile slices=/tmp/go-build1630578788/b048/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p sort -lang=go1.25 -std -complete -installsuffix shared -buildid _0O8W0YHCOhmFkTRDsrk/_0O8W0YHCOhmFkTRDsrk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go errors mkdir -p $WORK/b004/ cat >/tmp/go-build1630578788/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build1630578788/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -lang=go1.25 -std -complete -installsuffix shared -buildid vV4NuVgVCMmA3axrOSqp/vV4NuVgVCMmA3axrOSqp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go go tool buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/89/89a1447915610c8d406c3694701de6e46e1f0ffa7fe55f169b03337913053856-d # internal internal/bisect mkdir -p $WORK/b062/ cat >/tmp/go-build1630578788/b062/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build1630578788/b010/_pkg_.a packagefile sync=/tmp/go-build1630578788/b035/_pkg_.a packagefile sync/atomic=/tmp/go-build1630578788/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p internal/bisect -lang=go1.25 -std -complete -installsuffix shared -buildid VStuZ2v8Z6Q5ZmtFed8p/VStuZ2v8Z6Q5ZmtFed8p -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go internal/testlog mkdir -p $WORK/b067/ internal/singleflight mkdir -p $WORK/b075/ cat >/tmp/go-build1630578788/b067/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1630578788/b035/_pkg_.a packagefile sync/atomic=/tmp/go-build1630578788/b037/_pkg_.a EOF cat >/tmp/go-build1630578788/b075/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1630578788/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p internal/testlog -lang=go1.25 -std -complete -installsuffix shared -buildid AIN82WPAmKvH0yyP0AXM/AIN82WPAmKvH0yyP0AXM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go unique mkdir -p $WORK/b077/ cat >/tmp/go-build1630578788/b077/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1630578788/b006/_pkg_.a packagefile internal/goarch=/tmp/go-build1630578788/b007/_pkg_.a packagefile internal/stringslite=/tmp/go-build1630578788/b032/_pkg_.a packagefile internal/sync=/tmp/go-build1630578788/b036/_pkg_.a packagefile runtime=/tmp/go-build1630578788/b010/_pkg_.a packagefile sync=/tmp/go-build1630578788/b035/_pkg_.a packagefile sync/atomic=/tmp/go-build1630578788/b037/_pkg_.a packagefile weak=/tmp/go-build1630578788/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p unique -lang=go1.25 -std -complete -installsuffix shared -buildid Hk2d3LvXVisB6NtaoA-p/Hk2d3LvXVisB6NtaoA-p -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/unique/canonmap.go /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p internal/singleflight -lang=go1.25 -std -complete -installsuffix shared -buildid VO9VIGTWuGiuVVMD_c3i/VO9VIGTWuGiuVVMD_c3i -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go go tool buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/ff/ff42e5e24f3ea46e57696566c969766f1f57b736d1dfcf67019824f157836ec1-d # internal io mkdir -p $WORK/b034/ cat >/tmp/go-build1630578788/b034/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a packagefile sync=/tmp/go-build1630578788/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p io -lang=go1.25 -std -complete -installsuffix shared -buildid XMFXrP58_wuCISravWaY/XMFXrP58_wuCISravWaY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go strconv mkdir -p $WORK/b049/ cat >/tmp/go-build1630578788/b049/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1630578788/b011/_pkg_.a packagefile internal/stringslite=/tmp/go-build1630578788/b032/_pkg_.a packagefile math=/tmp/go-build1630578788/b050/_pkg_.a packagefile math/bits=/tmp/go-build1630578788/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1630578788/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p strconv -lang=go1.25 -std -complete -installsuffix shared -buildid 7bdVeUvzy2Wf1dxLId-_/7bdVeUvzy2Wf1dxLId-_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go runtime/cgo mkdir -p $WORK/b079/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b079/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go go tool buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/4a/4a2a3c80d27b9601dadf2589d388d9f15b233e9fa6f2d8ed15e9c180bf340465-d # internal go tool buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/54/54b5746e912bf1fc9aa35b966110c3e1ff47f0c9a28ce674bc3b671bec8943c9-d # internal path mkdir -p $WORK/b059/ cat >/tmp/go-build1630578788/b059/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1630578788/b011/_pkg_.a packagefile unicode/utf8=/tmp/go-build1630578788/b042/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p path -lang=go1.25 -std -complete -installsuffix shared -buildid _GtPlRKoKYjC19PIV1aV/_GtPlRKoKYjC19PIV1aV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go internal/oserror mkdir -p $WORK/b058/ cat >/tmp/go-build1630578788/b058/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p internal/oserror -lang=go1.25 -std -complete -installsuffix shared -buildid Eexc5oBA_tAtV5z5JwNW/Eexc5oBA_tAtV5z5JwNW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go go tool buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f7/f795c5bfde64e4c02e8060ae00f218eaab4e47bdcfd12790d8a6377553e80867-d # internal internal/godebug mkdir -p $WORK/b061/ cat >/tmp/go-build1630578788/b061/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build1630578788/b062/_pkg_.a packagefile internal/godebugs=/tmp/go-build1630578788/b016/_pkg_.a packagefile sync=/tmp/go-build1630578788/b035/_pkg_.a packagefile sync/atomic=/tmp/go-build1630578788/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p internal/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid yeT_LDJuxFgEa4VYYw3O/yeT_LDJuxFgEa4VYYw3O -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go go tool buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/d2/d2f85562a83190acfb2b4a92d743effecfc0fc4d17db6156ed901331f1db2250-d # internal syscall mkdir -p $WORK/b063/ echo -n > $WORK/b063/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b063/symabis ./asm_linux_arm64.s go tool buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/2d/2d43c3b289614b0f7878f6cf0e0e0fa5599b345740b70b01d6eb82fa39743875-d # internal bytes mkdir -p $WORK/b003/ cat >/tmp/go-build1630578788/b003/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1630578788/b011/_pkg_.a packagefile io=/tmp/go-build1630578788/b034/_pkg_.a packagefile iter=/tmp/go-build1630578788/b039/_pkg_.a packagefile math/bits=/tmp/go-build1630578788/b040/_pkg_.a packagefile unicode=/tmp/go-build1630578788/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build1630578788/b042/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bytes -lang=go1.25 -std -installsuffix shared -buildid 8apNvc7eycvojpJyhKfc/8apNvc7eycvojpJyhKfc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b079/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b094/_pkg_.a # internal cat >/tmp/go-build1630578788/b063/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a packagefile internal/asan=/tmp/go-build1630578788/b028/_pkg_.a packagefile internal/bytealg=/tmp/go-build1630578788/b011/_pkg_.a packagefile internal/byteorder=/tmp/go-build1630578788/b013/_pkg_.a packagefile internal/goarch=/tmp/go-build1630578788/b007/_pkg_.a packagefile internal/itoa=/tmp/go-build1630578788/b054/_pkg_.a packagefile internal/msan=/tmp/go-build1630578788/b029/_pkg_.a packagefile internal/oserror=/tmp/go-build1630578788/b058/_pkg_.a packagefile internal/race=/tmp/go-build1630578788/b030/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build1630578788/b024/_pkg_.a packagefile runtime=/tmp/go-build1630578788/b010/_pkg_.a packagefile slices=/tmp/go-build1630578788/b048/_pkg_.a packagefile sync=/tmp/go-build1630578788/b035/_pkg_.a packagefile sync/atomic=/tmp/go-build1630578788/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p syscall -lang=go1.25 -std -installsuffix shared -buildid cwu7fwNVaO-wawPUaDHM/cwu7fwNVaO-wawPUaDHM -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b063/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/37/377fd872a6295a48afe481aa334b3d426ce0092100e3dfd21f7cc698811d6da1-d # internal strings mkdir -p $WORK/b043/ cat >/tmp/go-build1630578788/b043/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a packagefile internal/abi=/tmp/go-build1630578788/b006/_pkg_.a packagefile internal/bytealg=/tmp/go-build1630578788/b011/_pkg_.a packagefile internal/stringslite=/tmp/go-build1630578788/b032/_pkg_.a packagefile io=/tmp/go-build1630578788/b034/_pkg_.a packagefile iter=/tmp/go-build1630578788/b039/_pkg_.a packagefile math/bits=/tmp/go-build1630578788/b040/_pkg_.a packagefile sync=/tmp/go-build1630578788/b035/_pkg_.a packagefile unicode=/tmp/go-build1630578788/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build1630578788/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p strings -lang=go1.25 -std -complete -installsuffix shared -buildid kmvLDf15RyFwMKgYKkvk/kmvLDf15RyFwMKgYKkvk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go go tool buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/36/36a2482e2c2e2e07d5c348fa72fd43e25d0134f7cdc213aabda7a301105f115d-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b073/ cat >/tmp/go-build1630578788/b073/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.25 -std -complete -installsuffix shared -buildid gnJ3jHXKEJwX5Idg3u86/gnJ3jHXKEJwX5Idg3u86 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go go tool buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/d5/d5dba367a7ed8966523cf7e18ab5cfa3df08fb75236c90c3fb1f1607b22a0d18-d # internal cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b079/_x002.o -c cgo.cgo2.c go tool buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/a2/a2f0facfd9b11cc436c35d7355eb982454e1b807174b1dc3ea92d988103c917d-d # internal go tool buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/6a/6ab1c4e37abf1701425476c9d13f6782296f98c9d6f34223b12af8a6e419e68c-d # internal encoding/base64 mkdir -p $WORK/b047/ cat >/tmp/go-build1630578788/b047/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build1630578788/b013/_pkg_.a packagefile io=/tmp/go-build1630578788/b034/_pkg_.a packagefile slices=/tmp/go-build1630578788/b048/_pkg_.a packagefile strconv=/tmp/go-build1630578788/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p encoding/base64 -lang=go1.25 -std -complete -installsuffix shared -buildid r2zTXbqhYPI_akss44JW/r2zTXbqhYPI_akss44JW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go net/netip mkdir -p $WORK/b076/ cat >/tmp/go-build1630578788/b076/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build1630578788/b045/_pkg_.a packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1630578788/b011/_pkg_.a packagefile internal/byteorder=/tmp/go-build1630578788/b013/_pkg_.a packagefile internal/itoa=/tmp/go-build1630578788/b054/_pkg_.a packagefile math=/tmp/go-build1630578788/b050/_pkg_.a packagefile math/bits=/tmp/go-build1630578788/b040/_pkg_.a packagefile strconv=/tmp/go-build1630578788/b049/_pkg_.a packagefile unique=/tmp/go-build1630578788/b077/_pkg_.a EOF reflect mkdir -p $WORK/b053/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p net/netip -lang=go1.25 -std -complete -installsuffix shared -buildid tGEecpMz1tf8A6n5er4b/tGEecpMz1tf8A6n5er4b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go echo -n > $WORK/b053/go_asm.h # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b053/symabis ./asm_arm64.s go tool buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/1a/1afc0be2e8059f0032dd3186ca15f6f5473becf24c01b5dcf03a942460445a6b-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b079/_x003.o -c gcc_context.c cat >/tmp/go-build1630578788/b053/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a packagefile internal/abi=/tmp/go-build1630578788/b006/_pkg_.a packagefile internal/bytealg=/tmp/go-build1630578788/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build1630578788/b007/_pkg_.a packagefile internal/itoa=/tmp/go-build1630578788/b054/_pkg_.a packagefile internal/race=/tmp/go-build1630578788/b030/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build1630578788/b027/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1630578788/b031/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1630578788/b009/_pkg_.a packagefile iter=/tmp/go-build1630578788/b039/_pkg_.a packagefile math=/tmp/go-build1630578788/b050/_pkg_.a packagefile runtime=/tmp/go-build1630578788/b010/_pkg_.a packagefile strconv=/tmp/go-build1630578788/b049/_pkg_.a packagefile sync=/tmp/go-build1630578788/b035/_pkg_.a packagefile unicode=/tmp/go-build1630578788/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build1630578788/b042/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p reflect -lang=go1.25 -std -installsuffix shared -buildid 6DTGvaTFCg5oujgCELHP/6DTGvaTFCg5oujgCELHP -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b053/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go go tool buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/cf/cfa4d765d579f5cff41a6f5f4b09d97f763108e805541efb037203940436cb5c-d # internal bufio mkdir -p $WORK/b002/ cat >/tmp/go-build1630578788/b002/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1630578788/b003/_pkg_.a packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a packagefile io=/tmp/go-build1630578788/b034/_pkg_.a packagefile strings=/tmp/go-build1630578788/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build1630578788/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p bufio -lang=go1.25 -std -complete -installsuffix shared -buildid -wAVA1uecyrtlobPjHK0/-wAVA1uecyrtlobPjHK0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go regexp/syntax mkdir -p $WORK/b093/ cat >/tmp/go-build1630578788/b093/importcfg << 'EOF' # internal # import config packagefile slices=/tmp/go-build1630578788/b048/_pkg_.a packagefile sort=/tmp/go-build1630578788/b094/_pkg_.a packagefile strconv=/tmp/go-build1630578788/b049/_pkg_.a packagefile strings=/tmp/go-build1630578788/b043/_pkg_.a packagefile sync=/tmp/go-build1630578788/b035/_pkg_.a packagefile unicode=/tmp/go-build1630578788/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build1630578788/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p regexp/syntax -lang=go1.25 -std -complete -installsuffix shared -buildid -xRjHAUhiK5c78qV_Vc0/-xRjHAUhiK5c78qV_Vc0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go go tool buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/ae/aebd4df09f227e3fe4ed12f8988976c32a76f9427a62122c8f24342c1e53cdd0-d # internal go tool buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/c1/c1884d723793555d5bb5ae7662c96f55351a89178659d4abc6bcff841f9fb883-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b079/_x004.o -c gcc_fatalf.c go tool buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/e6/e66e19334ce4bf88289ed175d043f6eaa16926d1303e93116a83d1bbba30ac93-d # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b079/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b079/_x006.o -c gcc_linux_arm64.c go tool buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/d6/d661e3177119e501ea4ce246fd0174762c8f100d631fe9d8bd5bc1dc6663da25-d # internal regexp mkdir -p $WORK/b092/ cat >/tmp/go-build1630578788/b092/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1630578788/b003/_pkg_.a packagefile io=/tmp/go-build1630578788/b034/_pkg_.a packagefile regexp/syntax=/tmp/go-build1630578788/b093/_pkg_.a packagefile slices=/tmp/go-build1630578788/b048/_pkg_.a packagefile strconv=/tmp/go-build1630578788/b049/_pkg_.a packagefile strings=/tmp/go-build1630578788/b043/_pkg_.a packagefile sync=/tmp/go-build1630578788/b035/_pkg_.a packagefile unicode=/tmp/go-build1630578788/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build1630578788/b042/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p regexp -lang=go1.25 -std -complete -installsuffix shared -buildid QyAvrm5CjiNtmdGPnVbK/QyAvrm5CjiNtmdGPnVbK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go go tool buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/0a/0af4abb77109800966ae310f1d82fef331ef8d6ef2b24df272ba803923c209e8-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b063/asm_linux_arm64.o ./asm_linux_arm64.s go tool pack r $WORK/b063/_pkg_.a $WORK/b063/asm_linux_arm64.o # internal go tool buildid -w $WORK/b063/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b079/_x007.o -c gcc_mmap.c cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/ae/aefe650986f3ce290bcc8cacd0f455b1189fe53dfc7b50a02f66a2d75a211496-d # internal internal/syscall/execenv mkdir -p $WORK/b066/ cat >/tmp/go-build1630578788/b066/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build1630578788/b063/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p internal/syscall/execenv -lang=go1.25 -std -complete -installsuffix shared -buildid K97OaF7T5GWF5J-E2lqp/K97OaF7T5GWF5J-E2lqp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex mkdir -p $WORK/b087/ cat >/tmp/go-build1630578788/b087/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build1630578788/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex -lang=go1.25 -complete -installsuffix shared -buildid 2mM_GqR_dEB7K4IiNZ8P/2mM_GqR_dEB7K4IiNZ8P -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex/filemutex_flock.go internal/syscall/unix mkdir -p $WORK/b065/ time mkdir -p $WORK/b060/ cat >/tmp/go-build1630578788/b065/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build1630578788/b010/_pkg_.a packagefile sync/atomic=/tmp/go-build1630578788/b037/_pkg_.a packagefile syscall=/tmp/go-build1630578788/b063/_pkg_.a EOF cat >/tmp/go-build1630578788/b060/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1630578788/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build1630578788/b061/_pkg_.a packagefile internal/stringslite=/tmp/go-build1630578788/b032/_pkg_.a packagefile math/bits=/tmp/go-build1630578788/b040/_pkg_.a packagefile runtime=/tmp/go-build1630578788/b010/_pkg_.a packagefile sync=/tmp/go-build1630578788/b035/_pkg_.a packagefile syscall=/tmp/go-build1630578788/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p time -lang=go1.25 -std -installsuffix shared -buildid qKw7uRceAwDjsFVUzBqZ/qKw7uRceAwDjsFVUzBqZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p internal/syscall/unix -lang=go1.25 -std -complete -installsuffix shared -buildid R8P-1SF_Gm4wNGphHTLU/R8P-1SF_Gm4wNGphHTLU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/renameat_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/utimes.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go go tool buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/3e/3e4c15ecf3d6b00301e3a44c606a105fe689d30157447f91b923906cc725f770-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b079/_x008.o -c gcc_setenv.c go tool buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/e3/e3cffa68e110b96ccda361708af7a56e1c0fac6b7bd2ba8afcd0b6b384879bed-d # internal go tool buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/16/1641de994b0d9946a75d4b703f091c9765bf4296e941e8c5e573a7b2f018a79a-d # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b079/_x009.o -c gcc_sigaction.c go tool buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/43/436029ea3ea559858f6aad57f7bce3d39ddc8196a0e08e4c5687441f4e8c1fd1-d # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b079/_x010.o -c gcc_stack_unix.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b079/_x011.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b079/_x012.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b079/_x013.o -c linux_syscall.c go tool buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/95/9502277a48e88bf9816902b186ccba80e4c1d7e1ea16bd5bf234e3dffdffb81b-d # internal io/fs mkdir -p $WORK/b057/ context mkdir -p $WORK/b072/ cat >/tmp/go-build1630578788/b072/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a packagefile internal/reflectlite=/tmp/go-build1630578788/b005/_pkg_.a packagefile sync=/tmp/go-build1630578788/b035/_pkg_.a packagefile sync/atomic=/tmp/go-build1630578788/b037/_pkg_.a packagefile time=/tmp/go-build1630578788/b060/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p context -lang=go1.25 -std -complete -installsuffix shared -buildid NQNbC0oXaJOKPtIL3bc1/NQNbC0oXaJOKPtIL3bc1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/context/context.go cat >/tmp/go-build1630578788/b057/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1630578788/b011/_pkg_.a packagefile internal/oserror=/tmp/go-build1630578788/b058/_pkg_.a packagefile io=/tmp/go-build1630578788/b034/_pkg_.a packagefile path=/tmp/go-build1630578788/b059/_pkg_.a packagefile slices=/tmp/go-build1630578788/b048/_pkg_.a packagefile time=/tmp/go-build1630578788/b060/_pkg_.a packagefile unicode/utf8=/tmp/go-build1630578788/b042/_pkg_.a EOF internal/poll mkdir -p $WORK/b064/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p io/fs -lang=go1.25 -std -complete -installsuffix shared -buildid fm2vR4N_5takLxDVIkVH/fm2vR4N_5takLxDVIkVH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/readlink.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go cat >/tmp/go-build1630578788/b064/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a packagefile internal/itoa=/tmp/go-build1630578788/b054/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1630578788/b065/_pkg_.a packagefile io=/tmp/go-build1630578788/b034/_pkg_.a packagefile runtime=/tmp/go-build1630578788/b010/_pkg_.a packagefile sync=/tmp/go-build1630578788/b035/_pkg_.a packagefile sync/atomic=/tmp/go-build1630578788/b037/_pkg_.a packagefile syscall=/tmp/go-build1630578788/b063/_pkg_.a packagefile time=/tmp/go-build1630578788/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p internal/poll -lang=go1.25 -std -installsuffix shared -buildid EuLUXs2V-Kbq-9Nbof8l/EuLUXs2V-Kbq-9Nbof8l -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/fstatat_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go go tool buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/6b/6b6e70fa34d8323119a2a3a9e36b6bb524e2d7e5d6ac886fbd5f344c23a1a88a-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b079/_x014.o -c gcc_arm64.S go tool buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/35/3547f66b55b778a43b8a2550cb66d083ec1b6c6bd7776760d2c66fe2e0363f3a-d # internal internal/filepathlite mkdir -p $WORK/b056/ cat >/tmp/go-build1630578788/b056/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1630578788/b011/_pkg_.a packagefile internal/stringslite=/tmp/go-build1630578788/b032/_pkg_.a packagefile io/fs=/tmp/go-build1630578788/b057/_pkg_.a packagefile slices=/tmp/go-build1630578788/b048/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p internal/filepathlite -lang=go1.25 -std -complete -installsuffix shared -buildid kpMhKH84Cax-V8FQ2QKn/kpMhKH84Cax-V8FQ2QKn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=hWZmLlQSZy1ZjxHMSoaD -o $WORK/b079/_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b053/asm_arm64.o ./asm_arm64.s go tool buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/b6/b6c34eaa0b5a85f6241bbd5eee52bead47082d80a707cb6e6d95b8509f6befca-d # internal go tool pack r $WORK/b053/_pkg_.a $WORK/b053/asm_arm64.o # internal go tool buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/d1/d1b35e2de1beae53e314993e87b8c6e9aa19568a1269c7668872295ced3e931c-d # internal internal/fmtsort mkdir -p $WORK/b052/ encoding/binary mkdir -p $WORK/b098/ cat >/tmp/go-build1630578788/b052/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build1630578788/b045/_pkg_.a packagefile reflect=/tmp/go-build1630578788/b053/_pkg_.a packagefile slices=/tmp/go-build1630578788/b048/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p internal/fmtsort -lang=go1.25 -std -complete -installsuffix shared -buildid rJNoLLLR_ZOZGVXLJIaI/rJNoLLLR_ZOZGVXLJIaI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cat >/tmp/go-build1630578788/b098/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a packagefile io=/tmp/go-build1630578788/b034/_pkg_.a packagefile math=/tmp/go-build1630578788/b050/_pkg_.a packagefile reflect=/tmp/go-build1630578788/b053/_pkg_.a packagefile slices=/tmp/go-build1630578788/b048/_pkg_.a packagefile sync=/tmp/go-build1630578788/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p encoding/binary -lang=go1.25 -std -complete -installsuffix shared -buildid EOpZRCbrK1ggUiEIyhQU/EOpZRCbrK1ggUiEIyhQU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -o $WORK/b079/_cgo_.o $WORK/b079/_cgo_main.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o $WORK/b079/_x006.o $WORK/b079/_x007.o $WORK/b079/_x008.o $WORK/b079/_x009.o $WORK/b079/_x010.o $WORK/b079/_x011.o $WORK/b079/_x012.o $WORK/b079/_x013.o $WORK/b079/_x014.o -O2 -g -lpthread go tool buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/44/4415cddd27eb98223ef56104cf0abb3d5a3dac9b14626e66de55d9da0ed32c1c-d # internal os mkdir -p $WORK/b055/ cat >/tmp/go-build1630578788/b055/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1630578788/b011/_pkg_.a packagefile internal/byteorder=/tmp/go-build1630578788/b013/_pkg_.a packagefile internal/filepathlite=/tmp/go-build1630578788/b056/_pkg_.a packagefile internal/goarch=/tmp/go-build1630578788/b007/_pkg_.a packagefile internal/itoa=/tmp/go-build1630578788/b054/_pkg_.a packagefile internal/poll=/tmp/go-build1630578788/b064/_pkg_.a packagefile internal/stringslite=/tmp/go-build1630578788/b032/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1630578788/b066/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1630578788/b065/_pkg_.a packagefile internal/testlog=/tmp/go-build1630578788/b067/_pkg_.a packagefile io=/tmp/go-build1630578788/b034/_pkg_.a packagefile io/fs=/tmp/go-build1630578788/b057/_pkg_.a packagefile runtime=/tmp/go-build1630578788/b010/_pkg_.a packagefile slices=/tmp/go-build1630578788/b048/_pkg_.a packagefile sync=/tmp/go-build1630578788/b035/_pkg_.a packagefile sync/atomic=/tmp/go-build1630578788/b037/_pkg_.a packagefile syscall=/tmp/go-build1630578788/b063/_pkg_.a packagefile time=/tmp/go-build1630578788/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p os -lang=go1.25 -std -installsuffix shared -buildid Ufyl-ce2Fm5gBMfFCqwB/Ufyl-ce2Fm5gBMfFCqwB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/removeall_unix.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/statat.go /usr/lib/golang/src/os/statat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -o $WORK/b079/_cgo_.o $WORK/b079/_cgo_main.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o $WORK/b079/_x006.o $WORK/b079/_x007.o $WORK/b079/_x008.o $WORK/b079/_x009.o $WORK/b079/_x010.o $WORK/b079/_x011.o $WORK/b079/_x012.o $WORK/b079/_x013.o $WORK/b079/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b079/_cgo_.o -dynout $WORK/b079/_cgo_import.go -dynlinker go tool buildid -w $WORK/b052/_pkg_.a # internal echo -n > $WORK/b079/go_asm.h # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b079/symabis ./asm_arm64.s cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/53/539701c40535d1e093f08d5992acd073f43fbc725f68e0a381ec45995b2bd2d7-d # internal cat >/tmp/go-build1630578788/b079/importcfg << 'EOF' # internal # import config packagefile internal/runtime/sys=/tmp/go-build1630578788/b031/_pkg_.a packagefile sync=/tmp/go-build1630578788/b035/_pkg_.a packagefile sync/atomic=/tmp/go-build1630578788/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p runtime/cgo -lang=go1.25 -std -installsuffix shared -buildid hWZmLlQSZy1ZjxHMSoaD/hWZmLlQSZy1ZjxHMSoaD -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b079/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b079/_cgo_gotypes.go $WORK/b079/cgo.cgo1.go $WORK/b079/_cgo_import.go cp /usr/lib/golang/src/runtime/cgo/abi_arm64.h $WORK/b079/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b079/asm_arm64.o ./asm_arm64.s go tool pack r $WORK/b079/_pkg_.a $WORK/b079/asm_arm64.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o $WORK/b079/_x006.o $WORK/b079/_x007.o $WORK/b079/_x008.o $WORK/b079/_x009.o $WORK/b079/_x010.o $WORK/b079/_x011.o $WORK/b079/_x012.o $WORK/b079/_x013.o $WORK/b079/_x014.o # internal go tool buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/49/4990c91386b74ff13b42d579c60cc60f56109d395852df62379e92a00fac042f-d # internal go tool buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/1e/1ea16ee5ea2f4eaf6db08f4215b6e046327428753423360174eb3f8e02842e5f-d # internal github.com/containers/dnsname/vendor/golang.org/x/sys/unix mkdir -p $WORK/b097/ echo -n > $WORK/b097/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/dnsname/vendor/golang.org/x/sys/unix -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b097/symabis ./asm_linux_arm64.s cat >/tmp/go-build1630578788/b097/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1630578788/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build1630578788/b098/_pkg_.a packagefile math/bits=/tmp/go-build1630578788/b040/_pkg_.a packagefile runtime=/tmp/go-build1630578788/b010/_pkg_.a packagefile sort=/tmp/go-build1630578788/b094/_pkg_.a packagefile strconv=/tmp/go-build1630578788/b049/_pkg_.a packagefile strings=/tmp/go-build1630578788/b043/_pkg_.a packagefile sync=/tmp/go-build1630578788/b035/_pkg_.a packagefile syscall=/tmp/go-build1630578788/b063/_pkg_.a packagefile time=/tmp/go-build1630578788/b060/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p github.com/containers/dnsname/vendor/golang.org/x/sys/unix -lang=go1.25 -installsuffix shared -buildid XNqSkLirfP9Sv41P6xv5/XNqSkLirfP9Sv41P6xv5 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b097/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/go_asm.h ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/affinity_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/aliases.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/bluetooth_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/constants.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/dev_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/dirent.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/endian_little.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/env_unix.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/fcntl.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/fdset.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/ifreq_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/ioctl_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/ioctl_unsigned.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/mremap.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/pagesize_unix.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/race0.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/readdirent_getdents.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_unix.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/sysvshm_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/sysvshm_unix.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/timestruct.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/zerrors_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/zsyscall_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/ztypes_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go go tool buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/31/31c4dc55e0262824ad8b89ed50075db13d68a2e78a8e47da0aa7daa0ce9d677a-d # internal io/ioutil mkdir -p $WORK/b083/ fmt mkdir -p $WORK/b051/ path/filepath mkdir -p $WORK/b089/ cat >/tmp/go-build1630578788/b083/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1630578788/b034/_pkg_.a packagefile io/fs=/tmp/go-build1630578788/b057/_pkg_.a packagefile os=/tmp/go-build1630578788/b055/_pkg_.a packagefile slices=/tmp/go-build1630578788/b048/_pkg_.a packagefile strings=/tmp/go-build1630578788/b043/_pkg_.a EOF cat >/tmp/go-build1630578788/b051/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1630578788/b052/_pkg_.a packagefile io=/tmp/go-build1630578788/b034/_pkg_.a packagefile math=/tmp/go-build1630578788/b050/_pkg_.a packagefile os=/tmp/go-build1630578788/b055/_pkg_.a packagefile reflect=/tmp/go-build1630578788/b053/_pkg_.a packagefile slices=/tmp/go-build1630578788/b048/_pkg_.a packagefile strconv=/tmp/go-build1630578788/b049/_pkg_.a packagefile sync=/tmp/go-build1630578788/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build1630578788/b042/_pkg_.a EOF cat >/tmp/go-build1630578788/b089/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1630578788/b011/_pkg_.a packagefile internal/filepathlite=/tmp/go-build1630578788/b056/_pkg_.a packagefile io/fs=/tmp/go-build1630578788/b057/_pkg_.a packagefile os=/tmp/go-build1630578788/b055/_pkg_.a packagefile runtime=/tmp/go-build1630578788/b010/_pkg_.a packagefile slices=/tmp/go-build1630578788/b048/_pkg_.a packagefile strings=/tmp/go-build1630578788/b043/_pkg_.a packagefile syscall=/tmp/go-build1630578788/b063/_pkg_.a packagefile unicode/utf8=/tmp/go-build1630578788/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p fmt -lang=go1.25 -std -complete -installsuffix shared -buildid lQu2Vh0AQlSE6vBsc3xt/lQu2Vh0AQlSE6vBsc3xt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p path/filepath -lang=go1.25 -std -complete -installsuffix shared -buildid m7XSdZObrEekFYHr6OEc/m7XSdZObrEekFYHr6OEc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p io/ioutil -lang=go1.25 -std -complete -installsuffix shared -buildid _ZaJGf_TzTswaU386cd7/_ZaJGf_TzTswaU386cd7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go net mkdir -p $WORK/b071/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b071/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b071/ -O2 -g -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go go tool buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/76/764aa05726f833d09d61e29a2992509afe6ffc16836cf8b50d2f5201ef40041c-d # internal go tool buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/29/29c00bba8223209fbb82e422c8b6fdb1e7eabbb7e07324d437759f759a33d8be-d # internal os/exec mkdir -p $WORK/b091/ cat >/tmp/go-build1630578788/b091/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1630578788/b003/_pkg_.a packagefile context=/tmp/go-build1630578788/b072/_pkg_.a packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a packagefile internal/godebug=/tmp/go-build1630578788/b061/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1630578788/b066/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1630578788/b065/_pkg_.a packagefile io=/tmp/go-build1630578788/b034/_pkg_.a packagefile io/fs=/tmp/go-build1630578788/b057/_pkg_.a packagefile os=/tmp/go-build1630578788/b055/_pkg_.a packagefile path/filepath=/tmp/go-build1630578788/b089/_pkg_.a packagefile runtime=/tmp/go-build1630578788/b010/_pkg_.a packagefile strconv=/tmp/go-build1630578788/b049/_pkg_.a packagefile strings=/tmp/go-build1630578788/b043/_pkg_.a packagefile syscall=/tmp/go-build1630578788/b063/_pkg_.a packagefile time=/tmp/go-build1630578788/b060/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p os/exec -lang=go1.25 -std -complete -installsuffix shared -buildid WKSrfcx_q5x2FcIIpY7o/WKSrfcx_q5x2FcIIpY7o -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go go tool buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/ab/ab377dfbb516711c0f57418ee960c479349bc32f2ebb1e7cf525ad97efac6f32-d # internal go tool buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/67/675187d12010beab30d2e290a2143f43762daeaf96ffb3f880a092cd06af71d8-d # internal log mkdir -p $WORK/b084/ cat >/tmp/go-build1630578788/b084/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1630578788/b051/_pkg_.a packagefile io=/tmp/go-build1630578788/b034/_pkg_.a packagefile log/internal=/tmp/go-build1630578788/b085/_pkg_.a packagefile os=/tmp/go-build1630578788/b055/_pkg_.a packagefile runtime=/tmp/go-build1630578788/b010/_pkg_.a packagefile sync=/tmp/go-build1630578788/b035/_pkg_.a packagefile sync/atomic=/tmp/go-build1630578788/b037/_pkg_.a packagefile time=/tmp/go-build1630578788/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p log -lang=go1.25 -std -complete -installsuffix shared -buildid W6O2FxEV5PWMdOUy9FF2/W6O2FxEV5PWMdOUy9FF2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/log/log.go github.com/containers/dnsname/vendor/github.com/pkg/errors mkdir -p $WORK/b095/ cat >/tmp/go-build1630578788/b095/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1630578788/b051/_pkg_.a packagefile io=/tmp/go-build1630578788/b034/_pkg_.a packagefile path=/tmp/go-build1630578788/b059/_pkg_.a packagefile runtime=/tmp/go-build1630578788/b010/_pkg_.a packagefile strings=/tmp/go-build1630578788/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p github.com/containers/dnsname/vendor/github.com/pkg/errors -lang=go1.25 -complete -installsuffix shared -buildid 9p733wvRVUHK9qyIWjJ7/9p733wvRVUHK9qyIWjJ7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/pkg/errors/errors.go ./_build/src/github.com/containers/dnsname/vendor/github.com/pkg/errors/stack.go net/url mkdir -p $WORK/b101/ cat >/tmp/go-build1630578788/b101/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a packagefile fmt=/tmp/go-build1630578788/b051/_pkg_.a packagefile internal/godebug=/tmp/go-build1630578788/b061/_pkg_.a packagefile maps=/tmp/go-build1630578788/b100/_pkg_.a packagefile net/netip=/tmp/go-build1630578788/b076/_pkg_.a packagefile path=/tmp/go-build1630578788/b059/_pkg_.a packagefile slices=/tmp/go-build1630578788/b048/_pkg_.a packagefile strconv=/tmp/go-build1630578788/b049/_pkg_.a packagefile strings=/tmp/go-build1630578788/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p net/url -lang=go1.25 -std -complete -installsuffix shared -buildid pnOeo_5xTfuQRmUg9xKw/pnOeo_5xTfuQRmUg9xKw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/net/url/url.go text/template/parse mkdir -p $WORK/b102/ encoding/json mkdir -p $WORK/b044/ cat >/tmp/go-build1630578788/b102/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1630578788/b003/_pkg_.a packagefile fmt=/tmp/go-build1630578788/b051/_pkg_.a packagefile runtime=/tmp/go-build1630578788/b010/_pkg_.a packagefile strconv=/tmp/go-build1630578788/b049/_pkg_.a packagefile strings=/tmp/go-build1630578788/b043/_pkg_.a packagefile unicode=/tmp/go-build1630578788/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build1630578788/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p text/template/parse -lang=go1.25 -std -complete -installsuffix shared -buildid IhT1aGNtMBSwY0-qYf5D/IhT1aGNtMBSwY0-qYf5D -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go cat >/tmp/go-build1630578788/b044/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1630578788/b003/_pkg_.a packagefile cmp=/tmp/go-build1630578788/b045/_pkg_.a packagefile encoding=/tmp/go-build1630578788/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build1630578788/b047/_pkg_.a packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a packagefile fmt=/tmp/go-build1630578788/b051/_pkg_.a packagefile io=/tmp/go-build1630578788/b034/_pkg_.a packagefile math=/tmp/go-build1630578788/b050/_pkg_.a packagefile reflect=/tmp/go-build1630578788/b053/_pkg_.a packagefile slices=/tmp/go-build1630578788/b048/_pkg_.a packagefile strconv=/tmp/go-build1630578788/b049/_pkg_.a packagefile strings=/tmp/go-build1630578788/b043/_pkg_.a packagefile sync=/tmp/go-build1630578788/b035/_pkg_.a packagefile unicode=/tmp/go-build1630578788/b041/_pkg_.a packagefile unicode/utf16=/tmp/go-build1630578788/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build1630578788/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p encoding/json -lang=go1.25 -std -complete -installsuffix shared -buildid 8R8NcqeVH5OyuCM4vgey/8R8NcqeVH5OyuCM4vgey -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go go tool buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/3f/3f311ea00dd21dad3c1cee6bde8ec1bc70fe7401ee916a33b457078a59a3b027-d # internal go tool buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/f1/f123dc13c56c767feef5d5f498fbdbc6de89ab91fbb57b4f9aadbe221f303ab7-d # internal go tool buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/d9/d91cf77703d26b365e8160b0e88e510f92e8d95c8c5536588c546adbcd20b7e2-d # internal go tool buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/77/77cb3f8395eae35f9c8c219c0f3fe9c4af0bd859f1cfaf62314559264f1d31e9-d # internal text/template mkdir -p $WORK/b099/ cat >/tmp/go-build1630578788/b099/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a packagefile fmt=/tmp/go-build1630578788/b051/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1630578788/b052/_pkg_.a packagefile io=/tmp/go-build1630578788/b034/_pkg_.a packagefile io/fs=/tmp/go-build1630578788/b057/_pkg_.a packagefile maps=/tmp/go-build1630578788/b100/_pkg_.a packagefile net/url=/tmp/go-build1630578788/b101/_pkg_.a packagefile os=/tmp/go-build1630578788/b055/_pkg_.a packagefile path=/tmp/go-build1630578788/b059/_pkg_.a packagefile path/filepath=/tmp/go-build1630578788/b089/_pkg_.a packagefile reflect=/tmp/go-build1630578788/b053/_pkg_.a packagefile runtime=/tmp/go-build1630578788/b010/_pkg_.a packagefile strings=/tmp/go-build1630578788/b043/_pkg_.a packagefile sync=/tmp/go-build1630578788/b035/_pkg_.a packagefile text/template/parse=/tmp/go-build1630578788/b102/_pkg_.a packagefile unicode=/tmp/go-build1630578788/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build1630578788/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p text/template -lang=go1.25 -std -complete -installsuffix shared -buildid kfs--6QQczwRzVbHbnhY/kfs--6QQczwRzVbHbnhY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/dnsname/vendor/golang.org/x/sys/unix -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b097/asm_linux_arm64.o ./asm_linux_arm64.s go tool pack r $WORK/b097/_pkg_.a $WORK/b097/asm_linux_arm64.o # internal go tool buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/31/3106724a1ad8ca9ca5f7cd84a42f37a4ab44402fe8d4e81b2846f020dd151701-d # internal go tool buildid -w $WORK/b099/_pkg_.a # internal go tool buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/44/44879f26cfbfdc433513da024ad14b9e8c5d568007c16040862c064c941c6728-d # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/90/90ece6dc9a5341cc485cd22214f7ed65fe349f2c020481cc0958832954f29192-d # internal github.com/containers/dnsname/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b096/ cat >/tmp/go-build1630578788/b096/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/dnsname/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build1630578788/b002/_pkg_.a packagefile bytes=/tmp/go-build1630578788/b003/_pkg_.a packagefile context=/tmp/go-build1630578788/b072/_pkg_.a packagefile encoding/json=/tmp/go-build1630578788/b044/_pkg_.a packagefile fmt=/tmp/go-build1630578788/b051/_pkg_.a packagefile github.com/containers/dnsname/vendor/golang.org/x/sys/unix=/tmp/go-build1630578788/b097/_pkg_.a packagefile io=/tmp/go-build1630578788/b034/_pkg_.a packagefile log=/tmp/go-build1630578788/b084/_pkg_.a packagefile os=/tmp/go-build1630578788/b055/_pkg_.a packagefile reflect=/tmp/go-build1630578788/b053/_pkg_.a packagefile runtime=/tmp/go-build1630578788/b010/_pkg_.a packagefile sort=/tmp/go-build1630578788/b094/_pkg_.a packagefile strings=/tmp/go-build1630578788/b043/_pkg_.a packagefile sync=/tmp/go-build1630578788/b035/_pkg_.a packagefile sync/atomic=/tmp/go-build1630578788/b037/_pkg_.a packagefile time=/tmp/go-build1630578788/b060/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p github.com/containers/dnsname/vendor/github.com/sirupsen/logrus -lang=go1.25 -complete -installsuffix shared -buildid 3uaQgrJ40RgbcZOsM95k/3uaQgrJ40RgbcZOsM95k -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/alt_exit.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/doc.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/entry.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/exported.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/formatter.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/hooks.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/json_formatter.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/logger.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/logrus.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/text_formatter.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/writer.go go tool buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/bc/bca83c2dd19338ef1922cda25e6ab9d9b8ba4d3e8b4c497b894e25c7b2781c4e-d # internal cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b071/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b071/_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b071/_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b071/_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b071/_x005.o -c cgo_unix_cgo.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b071/_x006.o -c cgo_unix_cgo_res.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=W5T5wHQg9bRY1WZ7CHdh -o $WORK/b071/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -o $WORK/b071/_cgo_.o $WORK/b071/_cgo_main.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o -O2 -g -lresolv gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -o $WORK/b071/_cgo_.o $WORK/b071/_cgo_main.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go cat >/tmp/go-build1630578788/b071/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile cmp=/tmp/go-build1630578788/b045/_pkg_.a packagefile context=/tmp/go-build1630578788/b072/_pkg_.a packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1630578788/b073/_pkg_.a packagefile internal/bytealg=/tmp/go-build1630578788/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build1630578788/b061/_pkg_.a packagefile internal/itoa=/tmp/go-build1630578788/b054/_pkg_.a packagefile internal/nettrace=/tmp/go-build1630578788/b074/_pkg_.a packagefile internal/poll=/tmp/go-build1630578788/b064/_pkg_.a packagefile internal/singleflight=/tmp/go-build1630578788/b075/_pkg_.a packagefile internal/stringslite=/tmp/go-build1630578788/b032/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1630578788/b065/_pkg_.a packagefile io=/tmp/go-build1630578788/b034/_pkg_.a packagefile io/fs=/tmp/go-build1630578788/b057/_pkg_.a packagefile net/netip=/tmp/go-build1630578788/b076/_pkg_.a packagefile os=/tmp/go-build1630578788/b055/_pkg_.a packagefile runtime=/tmp/go-build1630578788/b010/_pkg_.a packagefile slices=/tmp/go-build1630578788/b048/_pkg_.a packagefile sync=/tmp/go-build1630578788/b035/_pkg_.a packagefile sync/atomic=/tmp/go-build1630578788/b037/_pkg_.a packagefile syscall=/tmp/go-build1630578788/b063/_pkg_.a packagefile time=/tmp/go-build1630578788/b060/_pkg_.a packagefile runtime/cgo=/tmp/go-build1630578788/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p net -lang=go1.25 -std -installsuffix shared -buildid W5T5wHQg9bRY1WZ7CHdh/W5T5wHQg9bRY1WZ7CHdh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_posix.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile.go /usr/lib/golang/src/net/sendfile_nonwindows.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip4_linux.go /usr/lib/golang/src/net/sockoptip6_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b071/_cgo_gotypes.go $WORK/b071/cgo_linux.cgo1.go $WORK/b071/cgo_resnew.cgo1.go $WORK/b071/cgo_socknew.cgo1.go $WORK/b071/cgo_unix_cgo.cgo1.go $WORK/b071/cgo_unix_cgo_res.cgo1.go $WORK/b071/_cgo_import.go cd /usr/lib/golang/src/net go tool pack r $WORK/b071/_pkg_.a $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o # internal go tool buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/02/02b6e83efd1c24bdb98cfc2ac08f7278544001dea49575462f559cb06eb45004-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b070/ github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b088/ github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b090/ cat >/tmp/go-build1630578788/b070/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build1630578788/b046/_pkg_.a packagefile encoding/json=/tmp/go-build1630578788/b044/_pkg_.a packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a packagefile fmt=/tmp/go-build1630578788/b051/_pkg_.a packagefile io=/tmp/go-build1630578788/b034/_pkg_.a packagefile net=/tmp/go-build1630578788/b071/_pkg_.a packagefile os=/tmp/go-build1630578788/b055/_pkg_.a packagefile reflect=/tmp/go-build1630578788/b053/_pkg_.a packagefile strings=/tmp/go-build1630578788/b043/_pkg_.a EOF cat >/tmp/go-build1630578788/b088/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build1630578788/b071/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types -lang=go1.25 -complete -installsuffix shared -buildid 3lsq1zSPZQrFN-eVwOg0/3lsq1zSPZQrFN-eVwOg0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/args.go ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/types.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -lang=go1.25 -complete -installsuffix shared -buildid q3TPwhHGJ3HtArQfBZyx/q3TPwhHGJ3HtArQfBZyx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/store.go cat >/tmp/go-build1630578788/b090/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1630578788/b003/_pkg_.a packagefile fmt=/tmp/go-build1630578788/b051/_pkg_.a packagefile io=/tmp/go-build1630578788/b034/_pkg_.a packagefile net=/tmp/go-build1630578788/b071/_pkg_.a packagefile os=/tmp/go-build1630578788/b055/_pkg_.a packagefile os/exec=/tmp/go-build1630578788/b091/_pkg_.a packagefile regexp=/tmp/go-build1630578788/b092/_pkg_.a packagefile strconv=/tmp/go-build1630578788/b049/_pkg_.a packagefile strings=/tmp/go-build1630578788/b043/_pkg_.a packagefile sync=/tmp/go-build1630578788/b035/_pkg_.a packagefile syscall=/tmp/go-build1630578788/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables -lang=go1.25 -complete -installsuffix shared -buildid AVmzlZkODRRMaQ50cslV/AVmzlZkODRRMaQ50cslV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables/iptables.go ./_build/src/github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables/lock.go go tool buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/eb/ebf65056e1def354b807acd5a3f127e38ca364b5228f4e1248c1f8e651ebc5af-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk mkdir -p $WORK/b086/ cat >/tmp/go-build1630578788/b086/importcfg << 'EOF' # internal # import config importmap github.com/alexflint/go-filemutex=github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend=github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend packagefile github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex=/tmp/go-build1630578788/b087/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=/tmp/go-build1630578788/b088/_pkg_.a packagefile io/ioutil=/tmp/go-build1630578788/b083/_pkg_.a packagefile net=/tmp/go-build1630578788/b071/_pkg_.a packagefile os=/tmp/go-build1630578788/b055/_pkg_.a packagefile path=/tmp/go-build1630578788/b059/_pkg_.a packagefile path/filepath=/tmp/go-build1630578788/b089/_pkg_.a packagefile runtime=/tmp/go-build1630578788/b010/_pkg_.a packagefile strings=/tmp/go-build1630578788/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk -lang=go1.25 -complete -installsuffix shared -buildid KiLX1LXbd2Fnu3MozP1F/KiLX1LXbd2Fnu3MozP1F -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk/backend.go ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk/lock.go go tool buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/7e/7ed25e3f886e4ecae7330188ae498b2e8d4e2f00b300bd088a20c502ba11d72a-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b081/ cat >/tmp/go-build1630578788/b081/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=/tmp/go-build1630578788/b044/_pkg_.a packagefile fmt=/tmp/go-build1630578788/b051/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=/tmp/go-build1630578788/b070/_pkg_.a packagefile io=/tmp/go-build1630578788/b034/_pkg_.a packagefile net=/tmp/go-build1630578788/b071/_pkg_.a packagefile os=/tmp/go-build1630578788/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 -lang=go1.25 -complete -installsuffix shared -buildid zcGwGxXVpCI476pHblhs/zcGwGxXVpCI476pHblhs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020/types.go go tool buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/84/8417222a6f22f941e44ac313d0df919cc11312dc03fd51b5d17f5ae8fc9a8475-d # internal go tool buildid -w $WORK/b086/_pkg_.a # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b082/ cat >/tmp/go-build1630578788/b082/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=/tmp/go-build1630578788/b044/_pkg_.a packagefile fmt=/tmp/go-build1630578788/b051/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=/tmp/go-build1630578788/b070/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=/tmp/go-build1630578788/b081/_pkg_.a packagefile io=/tmp/go-build1630578788/b034/_pkg_.a packagefile net=/tmp/go-build1630578788/b071/_pkg_.a packagefile os=/tmp/go-build1630578788/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current -lang=go1.25 -complete -installsuffix shared -buildid jSk7jaaj9E0Xclx8hyQ1/jSk7jaaj9E0Xclx8hyQ1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current/types.go cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/32/32faaa3c43f73f5550a327caa19e53a41b80b3c8e635b60a71fabadcf39bf98f-d # internal go tool buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/6a/6a7d28dbb1b60d87f6bc22f23273639f9c94caf212b04cd921a2d41e0a157ba5-d # internal go tool buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/19/1918828916ec189becac20cc8ade9329cc1b0059bb3bcfb8c813adaa668c675a-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b080/ cat >/tmp/go-build1630578788/b080/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=/tmp/go-build1630578788/b044/_pkg_.a packagefile fmt=/tmp/go-build1630578788/b051/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=/tmp/go-build1630578788/b070/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=/tmp/go-build1630578788/b081/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=/tmp/go-build1630578788/b082/_pkg_.a packagefile io=/tmp/go-build1630578788/b034/_pkg_.a packagefile strconv=/tmp/go-build1630578788/b049/_pkg_.a packagefile strings=/tmp/go-build1630578788/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version -lang=go1.25 -complete -installsuffix shared -buildid g98_9eh8rUCTJOGVScFQ/g98_9eh8rUCTJOGVScFQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version/conf.go ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version/plugin.go ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version/reconcile.go ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version/version.go go tool buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/7c/7c1b208938e851e1efc10763d5b9a64ec07fb3e69b78067e46155bd5013ee53b-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b069/ cat >/tmp/go-build1630578788/b069/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=/tmp/go-build1630578788/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1630578788/b044/_pkg_.a packagefile fmt=/tmp/go-build1630578788/b051/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=/tmp/go-build1630578788/b070/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=/tmp/go-build1630578788/b080/_pkg_.a packagefile io=/tmp/go-build1630578788/b034/_pkg_.a packagefile io/ioutil=/tmp/go-build1630578788/b083/_pkg_.a packagefile log=/tmp/go-build1630578788/b084/_pkg_.a packagefile os=/tmp/go-build1630578788/b055/_pkg_.a packagefile strings=/tmp/go-build1630578788/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel -lang=go1.25 -complete -installsuffix shared -buildid eHAR9gsaGL1UsQxZg9Cy/eHAR9gsaGL1UsQxZg9Cy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel/skel.go go tool buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/56/56111c60532786339fbeb61c93de31596c6a375090f2af6e451e075fa615e983-d # internal github.com/containers/dnsname/plugins/meta/dnsname mkdir -p $WORK/b001/ cat >/tmp/go-build1630578788/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk importmap github.com/coreos/go-iptables/iptables=github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables importmap github.com/pkg/errors=github.com/containers/dnsname/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/dnsname/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/dnsname/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build1630578788/b002/_pkg_.a packagefile bytes=/tmp/go-build1630578788/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1630578788/b044/_pkg_.a packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a packagefile fmt=/tmp/go-build1630578788/b051/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel=/tmp/go-build1630578788/b069/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=/tmp/go-build1630578788/b070/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=/tmp/go-build1630578788/b082/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=/tmp/go-build1630578788/b080/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=/tmp/go-build1630578788/b086/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables=/tmp/go-build1630578788/b090/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/pkg/errors=/tmp/go-build1630578788/b095/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/sirupsen/logrus=/tmp/go-build1630578788/b096/_pkg_.a packagefile github.com/containers/dnsname/vendor/golang.org/x/sys/unix=/tmp/go-build1630578788/b097/_pkg_.a packagefile io/ioutil=/tmp/go-build1630578788/b083/_pkg_.a packagefile net=/tmp/go-build1630578788/b071/_pkg_.a packagefile os=/tmp/go-build1630578788/b055/_pkg_.a packagefile os/exec=/tmp/go-build1630578788/b091/_pkg_.a packagefile path/filepath=/tmp/go-build1630578788/b089/_pkg_.a packagefile strconv=/tmp/go-build1630578788/b049/_pkg_.a packagefile strings=/tmp/go-build1630578788/b043/_pkg_.a packagefile syscall=/tmp/go-build1630578788/b063/_pkg_.a packagefile text/template=/tmp/go-build1630578788/b099/_pkg_.a packagefile runtime=/tmp/go-build1630578788/b010/_pkg_.a packagefile runtime/cgo=/tmp/go-build1630578788/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.25 -complete -installsuffix shared -buildid 5UKLoxRoH8cT0MKM7VMx/5UKLoxRoH8cT0MKM7VMx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/dnsname/plugins/meta/dnsname/config.go ./_build/src/github.com/containers/dnsname/plugins/meta/dnsname/files.go ./_build/src/github.com/containers/dnsname/plugins/meta/dnsname/main.go ./_build/src/github.com/containers/dnsname/plugins/meta/dnsname/result.go ./_build/src/github.com/containers/dnsname/plugins/meta/dnsname/service.go ./_build/src/github.com/containers/dnsname/plugins/meta/dnsname/version.go go tool buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/a8/a8a56b61c40640eb2e395db976f96e434c4dceae73ca70785d9e6feb38a87520-d # internal cat >/tmp/go-build1630578788/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/dnsname/plugins/meta/dnsname=/tmp/go-build1630578788/b001/_pkg_.a packagefile bufio=/tmp/go-build1630578788/b002/_pkg_.a packagefile bytes=/tmp/go-build1630578788/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1630578788/b044/_pkg_.a packagefile errors=/tmp/go-build1630578788/b004/_pkg_.a packagefile fmt=/tmp/go-build1630578788/b051/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel=/tmp/go-build1630578788/b069/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=/tmp/go-build1630578788/b070/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=/tmp/go-build1630578788/b082/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=/tmp/go-build1630578788/b080/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=/tmp/go-build1630578788/b086/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables=/tmp/go-build1630578788/b090/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/pkg/errors=/tmp/go-build1630578788/b095/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/sirupsen/logrus=/tmp/go-build1630578788/b096/_pkg_.a packagefile github.com/containers/dnsname/vendor/golang.org/x/sys/unix=/tmp/go-build1630578788/b097/_pkg_.a packagefile io/ioutil=/tmp/go-build1630578788/b083/_pkg_.a packagefile net=/tmp/go-build1630578788/b071/_pkg_.a packagefile os=/tmp/go-build1630578788/b055/_pkg_.a packagefile os/exec=/tmp/go-build1630578788/b091/_pkg_.a packagefile path/filepath=/tmp/go-build1630578788/b089/_pkg_.a packagefile strconv=/tmp/go-build1630578788/b049/_pkg_.a packagefile strings=/tmp/go-build1630578788/b043/_pkg_.a packagefile syscall=/tmp/go-build1630578788/b063/_pkg_.a packagefile text/template=/tmp/go-build1630578788/b099/_pkg_.a packagefile runtime=/tmp/go-build1630578788/b010/_pkg_.a packagefile runtime/cgo=/tmp/go-build1630578788/b079/_pkg_.a packagefile io=/tmp/go-build1630578788/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1630578788/b042/_pkg_.a packagefile internal/bytealg=/tmp/go-build1630578788/b011/_pkg_.a packagefile iter=/tmp/go-build1630578788/b039/_pkg_.a packagefile math/bits=/tmp/go-build1630578788/b040/_pkg_.a packagefile unicode=/tmp/go-build1630578788/b041/_pkg_.a packagefile cmp=/tmp/go-build1630578788/b045/_pkg_.a packagefile encoding=/tmp/go-build1630578788/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build1630578788/b047/_pkg_.a packagefile math=/tmp/go-build1630578788/b050/_pkg_.a packagefile reflect=/tmp/go-build1630578788/b053/_pkg_.a packagefile slices=/tmp/go-build1630578788/b048/_pkg_.a packagefile sync=/tmp/go-build1630578788/b035/_pkg_.a packagefile unicode/utf16=/tmp/go-build1630578788/b068/_pkg_.a packagefile internal/reflectlite=/tmp/go-build1630578788/b005/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1630578788/b052/_pkg_.a packagefile log=/tmp/go-build1630578788/b084/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=/tmp/go-build1630578788/b081/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex=/tmp/go-build1630578788/b087/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=/tmp/go-build1630578788/b088/_pkg_.a packagefile path=/tmp/go-build1630578788/b059/_pkg_.a packagefile regexp=/tmp/go-build1630578788/b092/_pkg_.a packagefile context=/tmp/go-build1630578788/b072/_pkg_.a packagefile sort=/tmp/go-build1630578788/b094/_pkg_.a packagefile sync/atomic=/tmp/go-build1630578788/b037/_pkg_.a packagefile time=/tmp/go-build1630578788/b060/_pkg_.a packagefile encoding/binary=/tmp/go-build1630578788/b098/_pkg_.a packagefile io/fs=/tmp/go-build1630578788/b057/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1630578788/b073/_pkg_.a packagefile internal/godebug=/tmp/go-build1630578788/b061/_pkg_.a packagefile internal/itoa=/tmp/go-build1630578788/b054/_pkg_.a packagefile internal/nettrace=/tmp/go-build1630578788/b074/_pkg_.a packagefile internal/poll=/tmp/go-build1630578788/b064/_pkg_.a packagefile internal/singleflight=/tmp/go-build1630578788/b075/_pkg_.a packagefile internal/stringslite=/tmp/go-build1630578788/b032/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1630578788/b065/_pkg_.a packagefile net/netip=/tmp/go-build1630578788/b076/_pkg_.a packagefile internal/byteorder=/tmp/go-build1630578788/b013/_pkg_.a packagefile internal/filepathlite=/tmp/go-build1630578788/b056/_pkg_.a packagefile internal/goarch=/tmp/go-build1630578788/b007/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1630578788/b066/_pkg_.a packagefile internal/testlog=/tmp/go-build1630578788/b067/_pkg_.a packagefile internal/abi=/tmp/go-build1630578788/b006/_pkg_.a packagefile internal/asan=/tmp/go-build1630578788/b028/_pkg_.a packagefile internal/msan=/tmp/go-build1630578788/b029/_pkg_.a packagefile internal/oserror=/tmp/go-build1630578788/b058/_pkg_.a packagefile internal/race=/tmp/go-build1630578788/b030/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build1630578788/b024/_pkg_.a packagefile maps=/tmp/go-build1630578788/b100/_pkg_.a packagefile net/url=/tmp/go-build1630578788/b101/_pkg_.a packagefile text/template/parse=/tmp/go-build1630578788/b102/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build1630578788/b014/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build1630578788/b015/_pkg_.a packagefile internal/cpu=/tmp/go-build1630578788/b012/_pkg_.a packagefile internal/godebugs=/tmp/go-build1630578788/b016/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1630578788/b017/_pkg_.a packagefile internal/goos=/tmp/go-build1630578788/b018/_pkg_.a packagefile internal/profilerecord=/tmp/go-build1630578788/b019/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build1630578788/b020/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build1630578788/b021/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build1630578788/b025/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build1630578788/b026/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build1630578788/b027/_pkg_.a packagefile internal/runtime/math=/tmp/go-build1630578788/b023/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build1630578788/b022/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1630578788/b031/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build1630578788/b033/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1630578788/b009/_pkg_.a packagefile internal/sync=/tmp/go-build1630578788/b036/_pkg_.a packagefile internal/synctest=/tmp/go-build1630578788/b038/_pkg_.a packagefile log/internal=/tmp/go-build1630578788/b085/_pkg_.a packagefile regexp/syntax=/tmp/go-build1630578788/b093/_pkg_.a packagefile internal/bisect=/tmp/go-build1630578788/b062/_pkg_.a packagefile unique=/tmp/go-build1630578788/b077/_pkg_.a packagefile weak=/tmp/go-build1630578788/b078/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containers/dnsname/plugins/meta/dnsname\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -B 0x694dbd93e52a5e838c54b72b5c6d074173e6e497 -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\"\nbuild\t-tags=rpm_crashtraceback,seccomp,exclude_graphdriver_devicemapper,systemd,libsubid,exclude_graphdriver_btrfs,btrfs_noversion,remote\nbuild\tDefaultGODEBUG=asynctimerchan=1,containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=arm64\nbuild\tGOEXPERIMENT=nodwarf5\nbuild\tGOOS=linux\nbuild\tGOARM64=v8.0\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0 -buildmode=pie -buildid=qV3Wv1rpdQ9bPIYZsc-4/5UKLoxRoH8cT0MKM7VMx/c0UP02vSoKBApDjEunAN/qV3Wv1rpdQ9bPIYZsc-4 -B 0x694dbd93e52a5e838c54b72b5c6d074173e6e497 -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 " -extld=gcc $WORK/b001/_pkg_.a go tool buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/dnsname rm -rf $WORK/b001/ + popd ~/build/BUILD/podman-5.8.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GlJutz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64 ++ dirname /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64 + cd podman-5.8.1 + install -dp /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/lib/systemd/system + PODMAN_VERSION=5.8.1 + /usr/bin/make PREFIX=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr ETCDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/etc install.bin install.remote install.man install.systemd install.completions install.docker install.docker-docs install.remote install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/bin install -m 755 bin/podman /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/bin/podman ln -sf podman /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/bin/podmansh test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/bin/podman bin/podman install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/libexec/podman install -m 755 bin/rootlessport /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/libexec/podman/rootlessport test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/libexec/podman/rootlessport bin/rootlessport install -m 755 bin/quadlet /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/libexec/podman/quadlet install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/lib/systemd/system-generators ln -sfr /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/libexec/podman/quadlet /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/lib/systemd/system-generators/podman-system-generator install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/lib/systemd/user-generators ln -sfr /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/libexec/podman/quadlet /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/lib/systemd/user-generators/podman-user-generator install -m 755 -d /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/lib/tmpfiles.d install -m 644 contrib/tmpfile/podman.conf /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/lib/tmpfiles.d/podman.conf install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/bin install -m 755 bin/podman-remote \ /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/bin/podman-remote test "linux" != "windows" || \ install -m 755 bin/win-sshproxy.exe /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/bin test "linux" != "windows" || \ install -m 755 bin/gvproxy.exe /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/bin test "linux" != "darwin" || \ install -m 755 bin/podman-mac-helper /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/bin test -z "" || \ chcon --verbose --reference=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/bin/podman-remote \ bin/podman-remote install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man5 install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man7 install -m 644 docs/build/man/podman-artifact-add.1 docs/build/man/podman-artifact-extract.1 docs/build/man/podman-artifact-inspect.1 docs/build/man/podman-artifact-ls.1 docs/build/man/podman-artifact-pull.1 docs/build/man/podman-artifact-push.1 docs/build/man/podman-artifact-rm.1 docs/build/man/podman-artifact.1 docs/build/man/podman-attach.1 docs/build/man/podman-auto-update.1 docs/build/man/podman-build.1 docs/build/man/podman-commit.1 docs/build/man/podman-completion.1 docs/build/man/podman-compose.1 docs/build/man/podman-container-checkpoint.1 docs/build/man/podman-container-cleanup.1 docs/build/man/podman-container-clone.1 docs/build/man/podman-container-diff.1 docs/build/man/podman-container-exists.1 docs/build/man/podman-container-inspect.1 docs/build/man/podman-container-prune.1 docs/build/man/podman-container-restore.1 docs/build/man/podman-container-runlabel.1 docs/build/man/podman-container.1 docs/build/man/podman-cp.1 docs/build/man/podman-create.1 docs/build/man/podman-diff.1 docs/build/man/podman-events.1 docs/build/man/podman-exec.1 docs/build/man/podman-export.1 docs/build/man/podman-farm-build.1 docs/build/man/podman-farm-create.1 docs/build/man/podman-farm-list.1 docs/build/man/podman-farm-remove.1 docs/build/man/podman-farm-update.1 docs/build/man/podman-farm.1 docs/build/man/podman-generate-spec.1 docs/build/man/podman-generate-systemd.1 docs/build/man/podman-generate.1 docs/build/man/podman-healthcheck-run.1 docs/build/man/podman-healthcheck.1 docs/build/man/podman-history.1 docs/build/man/podman-image-diff.1 docs/build/man/podman-image-exists.1 docs/build/man/podman-image-inspect.1 docs/build/man/podman-image-mount.1 docs/build/man/podman-image-prune.1 docs/build/man/podman-image-scp.1 docs/build/man/podman-image-sign.1 docs/build/man/podman-image-tree.1 docs/build/man/podman-image-trust.1 docs/build/man/podman-image-unmount.1 docs/build/man/podman-image.1 docs/build/man/podman-images.1 docs/build/man/podman-import.1 docs/build/man/podman-info.1 docs/build/man/podman-init.1 docs/build/man/podman-inspect.1 docs/build/man/podman-kill.1 docs/build/man/podman-kube-apply.1 docs/build/man/podman-kube-down.1 docs/build/man/podman-kube-generate.1 docs/build/man/podman-kube-play.1 docs/build/man/podman-kube.1 docs/build/man/podman-load.1 docs/build/man/podman-login.1 docs/build/man/podman-logout.1 docs/build/man/podman-logs.1 docs/build/man/podman-machine-cp.1 docs/build/man/podman-machine-info.1 docs/build/man/podman-machine-init.1 docs/build/man/podman-machine-inspect.1 docs/build/man/podman-machine-list.1 docs/build/man/podman-machine-os-apply.1 docs/build/man/podman-machine-os.1 docs/build/man/podman-machine-reset.1 docs/build/man/podman-machine-rm.1 docs/build/man/podman-machine-set.1 docs/build/man/podman-machine-ssh.1 docs/build/man/podman-machine-start.1 docs/build/man/podman-machine-stop.1 docs/build/man/podman-machine.1 docs/build/man/podman-manifest-add.1 docs/build/man/podman-manifest-annotate.1 docs/build/man/podman-manifest-create.1 docs/build/man/podman-manifest-exists.1 docs/build/man/podman-manifest-inspect.1 docs/build/man/podman-manifest-push.1 docs/build/man/podman-manifest-remove.1 docs/build/man/podman-manifest-rm.1 docs/build/man/podman-manifest.1 docs/build/man/podman-mount.1 docs/build/man/podman-network-connect.1 docs/build/man/podman-network-create.1 docs/build/man/podman-network-disconnect.1 docs/build/man/podman-network-exists.1 docs/build/man/podman-network-inspect.1 docs/build/man/podman-network-ls.1 docs/build/man/podman-network-prune.1 docs/build/man/podman-network-reload.1 docs/build/man/podman-network-rm.1 docs/build/man/podman-network-update.1 docs/build/man/podman-network.1 docs/build/man/podman-pause.1 docs/build/man/podman-pod-clone.1 docs/build/man/podman-pod-create.1 docs/build/man/podman-pod-exists.1 docs/build/man/podman-pod-inspect.1 docs/build/man/podman-pod-kill.1 docs/build/man/podman-pod-logs.1 docs/build/man/podman-pod-pause.1 docs/build/man/podman-pod-prune.1 docs/build/man/podman-pod-ps.1 docs/build/man/podman-pod-restart.1 docs/build/man/podman-pod-rm.1 docs/build/man/podman-pod-start.1 docs/build/man/podman-pod-stats.1 docs/build/man/podman-pod-stop.1 docs/build/man/podman-pod-top.1 docs/build/man/podman-pod-unpause.1 docs/build/man/podman-pod.1 docs/build/man/podman-port.1 docs/build/man/podman-ps.1 docs/build/man/podman-pull.1 docs/build/man/podman-push.1 docs/build/man/podman-quadlet-install.1 docs/build/man/podman-quadlet-list.1 docs/build/man/podman-quadlet-print.1 docs/build/man/podman-quadlet-rm.1 docs/build/man/podman-quadlet.1 docs/build/man/podman-remote.1 docs/build/man/podman-rename.1 docs/build/man/podman-restart.1 docs/build/man/podman-rm.1 docs/build/man/podman-rmi.1 docs/build/man/podman-run.1 docs/build/man/podman-save.1 docs/build/man/podman-search.1 docs/build/man/podman-secret-create.1 docs/build/man/podman-secret-exists.1 docs/build/man/podman-secret-inspect.1 docs/build/man/podman-secret-ls.1 docs/build/man/podman-secret-rm.1 docs/build/man/podman-secret.1 docs/build/man/podman-start.1 docs/build/man/podman-stats.1 docs/build/man/podman-stop.1 docs/build/man/podman-system-check.1 docs/build/man/podman-system-connection-add.1 docs/build/man/podman-system-connection-default.1 docs/build/man/podman-system-connection-list.1 docs/build/man/podman-system-connection-remove.1 docs/build/man/podman-system-connection-rename.1 docs/build/man/podman-system-connection.1 docs/build/man/podman-system-df.1 docs/build/man/podman-system-migrate.1 docs/build/man/podman-system-prune.1 docs/build/man/podman-system-renumber.1 docs/build/man/podman-system-reset.1 docs/build/man/podman-system-service.1 docs/build/man/podman-system.1 docs/build/man/podman-tag.1 docs/build/man/podman-top.1 docs/build/man/podman-unmount.1 docs/build/man/podman-unpause.1 docs/build/man/podman-unshare.1 docs/build/man/podman-untag.1 docs/build/man/podman-update.1 docs/build/man/podman-version.1 docs/build/man/podman-volume-create.1 docs/build/man/podman-volume-exists.1 docs/build/man/podman-volume-export.1 docs/build/man/podman-volume-import.1 docs/build/man/podman-volume-inspect.1 docs/build/man/podman-volume-ls.1 docs/build/man/podman-volume-mount.1 docs/build/man/podman-volume-prune.1 docs/build/man/podman-volume-reload.1 docs/build/man/podman-volume-rm.1 docs/build/man/podman-volume-unmount.1 docs/build/man/podman-volume.1 docs/build/man/podman-wait.1 docs/build/man/podman.1 docs/build/man/podmansh.1 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man1 install -m 644 docs/source/markdown/links/*1 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man1 install -m 644 docs/build/man/podman-systemd.unit.5 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man5 install -m 644 docs/source/markdown/links/*5 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man5 install -m 644 docs/build/man/podman-rootless.7 docs/build/man/podman-troubleshooting.7 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man7 sed -e 's;@@PODMAN@@;/usr/bin/podman;g' contrib/systemd/system/podman-auto-update.service.in >contrib/systemd/system/podman-auto-update.service.tmp.$ \ && mv -f contrib/systemd/system/podman-auto-update.service.tmp.$ contrib/systemd/system/podman-auto-update.service sed -e 's;@@PODMAN@@;/usr/bin/podman;g' contrib/systemd/system/podman.service.in >contrib/systemd/system/podman.service.tmp.$ \ && mv -f contrib/systemd/system/podman.service.tmp.$ contrib/systemd/system/podman.service sed -e 's;@@PODMAN@@;/usr/bin/podman;g' contrib/systemd/system/podman-restart.service.in >contrib/systemd/system/podman-restart.service.tmp.$ \ && mv -f contrib/systemd/system/podman-restart.service.tmp.$ contrib/systemd/system/podman-restart.service sed -e 's;@@PODMAN@@;/usr/bin/podman;g' contrib/systemd/system/podman-kube@.service.in >contrib/systemd/system/podman-kube@.service.tmp.$ \ && mv -f contrib/systemd/system/podman-kube@.service.tmp.$ contrib/systemd/system/podman-kube@.service sed -e 's;@@PODMAN@@;/usr/bin/podman;g' contrib/systemd/system/podman-clean-transient.service.in >contrib/systemd/system/podman-clean-transient.service.tmp.$ \ && mv -f contrib/systemd/system/podman-clean-transient.service.tmp.$ contrib/systemd/system/podman-clean-transient.service install -m 755 -d /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/lib/systemd/user for unit in contrib/systemd/system/podman-auto-update.service contrib/systemd/system/podman.service contrib/systemd/system/podman-restart.service contrib/systemd/system/podman-kube@.service contrib/systemd/system/podman-clean-transient.service \ contrib/systemd/system/podman-auto-update.timer \ contrib/systemd/system/podman.socket; do \ install -m 644 $unit /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/lib/systemd/user/$(basename $unit); \ install -m 644 $unit /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/lib/systemd/system/$(basename $unit); \ done # HACK; as rootless this unit will not work due the requires on a non existing target # as the user session does not see system units. We could define two different units # but this seems much more complicated then this small fixup here. # https://github.com/containers/podman/issues/23790 sed -i '/Requires=/d' /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/lib/systemd/user/podman-clean-transient.service sed -i '/After=/d' /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/lib/systemd/user/podman-clean-transient.service # Important this unit should only be installed for the user session and is thus not added to the loop above. install -m 644 contrib/systemd/user/podman-user-wait-network-online.service \ /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/lib/systemd/user/podman-user-wait-network-online.service rm -f contrib/systemd/system/podman-auto-update.service contrib/systemd/system/podman.service contrib/systemd/system/podman-restart.service contrib/systemd/system/podman-kube@.service contrib/systemd/system/podman-clean-transient.service install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/bash-completion/completions install -m 644 completions/bash/podman /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/bash-completion/completions install -m 644 completions/bash/podman-remote /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/bash-completion/completions install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman-remote /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/zsh/site-functions install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/fish/vendor_completions.d install -m 644 completions/fish/podman.fish /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/fish/vendor_completions.d install -m 644 completions/fish/podman-remote.fish /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/fish/vendor_completions.d # There is no common location for powershell files so do not install them. Users have to source the file from their powershell profile. install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/bin env BINDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/bin ETCDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/etc envsubst '$BINDIR;$ETCDIR' < docker/docker.in > /tmp/tmp.9xkRXwK2oL install -m 755 /tmp/tmp.9xkRXwK2oL /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/bin/docker rm /tmp/tmp.9xkRXwK2oL install -m 755 -d /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/lib/systemd/user /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/lib/tmpfiles.d /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/user-tmpfiles.d install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/etc/profile.d install -m 644 docker/podman-docker.sh /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/etc/profile.d/podman-docker.sh install -m 644 docker/podman-docker.csh /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/etc/profile.d/podman-docker.csh install -m 644 contrib/systemd/system/podman-docker.conf -t /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/lib/tmpfiles.d install -m 644 contrib/systemd/system/podman-docker.conf -t /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/user-tmpfiles.d install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man1 install -m 644 docs/build/man/docker*.1 -t /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man5 install -m 644 docs/build/man/docker*.5 -t /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man5 make: Nothing to be done for 'install.remote'. + sed -i 's;/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64;;g' /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/bin/docker + cd dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 + /usr/bin/make PREFIX=/usr DESTDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64 install install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/libexec/cni install -m 755 bin/dnsname /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/libexec/cni/dnsname + cd .. ++ find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man1 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man5 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man7 -type f ++ sed s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,, ++ grep -v -e remote -e docker + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-quadlet-install.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-quadlet-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-quadlet.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-quadlet-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-default.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-reload.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-artifact-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-df.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-reset.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-renumber.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kube-play.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-reload.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-artifact.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-farm-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-untag.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-farm-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-completion.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-quadlet-print.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kube-down.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-farm-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logout.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-annotate.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-artifact-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-add.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-remove.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-artifact-extract.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-farm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-ssh.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-artifact-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-runlabel.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-connect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-compose.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-login.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podmansh.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-check.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` 'test/system/000-TEMPLATE' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/000-TEMPLATE' 'test/system/001-basic.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/001-basic.bats' 'test/system/005-info.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/005-info.bats' 'test/system/010-images.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/010-images.bats' 'test/system/011-image.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/011-image.bats' 'test/system/012-manifest.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/012-manifest.bats' 'test/system/015-help.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/015-help.bats' 'test/system/020-tag.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/020-tag.bats' 'test/system/030-run.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/030-run.bats' 'test/system/032-sig-proxy.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/032-sig-proxy.bats' 'test/system/035-logs.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/035-logs.bats' 'test/system/037-runlabel.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/037-runlabel.bats' 'test/system/040-ps.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/040-ps.bats' 'test/system/045-start.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/045-start.bats' 'test/system/050-stop.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/050-stop.bats' 'test/system/055-rm.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/055-rm.bats' 'test/system/060-mount.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/060-mount.bats' 'test/system/065-cp.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/065-cp.bats' 'test/system/070-build.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/070-build.bats' 'test/system/075-exec.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/075-exec.bats' 'test/system/080-pause.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/080-pause.bats' 'test/system/085-top.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/085-top.bats' 'test/system/090-events.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/090-events.bats' 'test/system/110-history.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/110-history.bats' 'test/system/120-load.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/120-load.bats' 'test/system/125-import.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/125-import.bats' 'test/system/130-kill.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/130-kill.bats' 'test/system/140-diff.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/140-diff.bats' 'test/system/150-login.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/150-login.bats' 'test/system/155-partial-pull.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/155-partial-pull.bats' 'test/system/156-pull-policy.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/156-pull-policy.bats' 'test/system/160-volumes.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/160-volumes.bats' 'test/system/161-volume-quotas.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/161-volume-quotas.bats' 'test/system/170-run-userns.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/170-run-userns.bats' 'test/system/180-blkio.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/180-blkio.bats' 'test/system/190-run-ipcns.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/190-run-ipcns.bats' 'test/system/195-run-namespaces.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/195-run-namespaces.bats' 'test/system/200-pod.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/200-pod.bats' 'test/system/220-healthcheck.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/220-healthcheck.bats' 'test/system/250-systemd.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/250-systemd.bats' 'test/system/251-system-service.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/251-system-service.bats' 'test/system/252-quadlet.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/252-quadlet.bats' 'test/system/253-podman-quadlet.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/253-podman-quadlet.bats' 'test/system/254-podman-quadlet-multi.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/254-podman-quadlet-multi.bats' 'test/system/255-auto-update.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/255-auto-update.bats' 'test/system/260-sdnotify.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/260-sdnotify.bats' 'test/system/270-socket-activation.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/270-socket-activation.bats' 'test/system/271-tcp-cors-server.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/271-tcp-cors-server.bats' 'test/system/272-system-connection.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/272-system-connection.bats' 'test/system/273-remote-spot-check.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/273-remote-spot-check.bats' 'test/system/280-update.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/280-update.bats' 'test/system/300-cli-parsing.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/300-cli-parsing.bats' 'test/system/320-system-df.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/320-system-df.bats' 'test/system/330-corrupt-images.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/330-corrupt-images.bats' 'test/system/331-system-check.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/331-system-check.bats' 'test/system/400-unprivileged-access.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/400-unprivileged-access.bats' 'test/system/410-selinux.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/410-selinux.bats' 'test/system/420-cgroups.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/420-cgroups.bats' 'test/system/450-interactive.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/450-interactive.bats' 'test/system/500-networking.bats' -> '/builddir/+ echo '/usr/share/man/man1/podman-container-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-farm-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-spec.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-rename.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-rename.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kube-apply.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restore.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rmi.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-disconnect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-checkpoint.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-migrate.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-clone.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-help.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-artifact-add.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-sign.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-remove.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-artifact-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kube-generate.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-service.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-events.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rename.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unshare.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-os.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-images.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-version.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-trust.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-untag.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-systemd.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-scp.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-reset.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-os-apply.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-clone.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-farm-remove.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tree.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cleanup.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-artifact-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-set.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-events.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-add.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-auto-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/podman-systemd.unit.5*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/quadlet.5*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man7/podman-troubleshooting.7*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man7/podman-rootless.7*' + rm -f /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man5/dockerfile.5 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/man/man5/dockerignore.5 + install -d -p /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system + cp -pav test/system /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 5.8.1-1.oc9 --unique-debug-suffix -5.8.1-1.oc9.aarch64 --unique-debug-src-base podman-5.8.1-1.oc9.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/podman-5.8.1 build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/500-networking.bats' 'test/system/505-networking-pasta.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/505-networking-pasta.bats' 'test/system/520-checkpoint.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/520-checkpoint.bats' 'test/system/550-pause-process.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/550-pause-process.bats' 'test/system/555-migration.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/555-migration.bats' 'test/system/600-completion.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/600-completion.bats' 'test/system/610-format.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/610-format.bats' 'test/system/620-option-conflicts.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/620-option-conflicts.bats' 'test/system/700-play.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/700-play.bats' 'test/system/702-artifact.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/702-artifact.bats' 'test/system/710-kube.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/710-kube.bats' 'test/system/750-trust.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/750-trust.bats' 'test/system/760-system-renumber.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/760-system-renumber.bats' 'test/system/800-config.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/800-config.bats' 'test/system/850-compose.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/850-compose.bats' 'test/system/900-ssh.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/900-ssh.bats' 'test/system/950-preexec-hooks.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/950-preexec-hooks.bats' 'test/system/999-final.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/999-final.bats' 'test/system/README.md' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/README.md' 'test/system/build-systemd-image' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/build-systemd-image' 'test/system/build-testimage' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/build-testimage' 'test/system/helpers.bash' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/helpers.bash' 'test/system/helpers.network.bash' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/helpers.network.bash' 'test/system/helpers.registry.bash' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/helpers.registry.bash' 'test/system/helpers.sig-proxy.bash' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/helpers.sig-proxy.bash' 'test/system/helpers.systemd.bash' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/helpers.systemd.bash' 'test/system/helpers.t' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/helpers.t' 'test/system/setup_suite.bash' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64//usr/share/podman/test/system/setup_suite.bash' extracting debug info from /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/bin/podman extracting debug info from /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/bin/podman-remote extracting debug info from /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/libexec/podman/quadlet extracting debug info from /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/libexec/cni/dnsname extracting debug info from /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/libexec/podman/rootlessport warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/libexec/podman/quadlet. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/libexec/cni/dnsname. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/libexec/podman/rootlessport. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/bin/podman-remote. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/bin/podman. Use `info auto-load python-scripts [REGEXP]' to list them. 77617 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/share/podman/test/system/helpers.t from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/podman/test/system/build-testimage from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/podman/test/system/build-systemd-image from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/docker from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hkdppS + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.1 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: podman-5.8.1-1.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FCYBi1 + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.1 + DOCDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/doc/podman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/doc/podman + cp -pr README.md /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/doc/podman + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/doc/podman + cp -pr install.md /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/doc/podman + cp -pr transfer.md /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/doc/podman + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Vp9hkr + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/licenses/podman + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/licenses/podman + cp -pr LICENSE /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/licenses/podman + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman = 5.8.1-1.oc9 podman(aarch-64) = 5.8.1-1.oc9 podman-manpages = 5.8.1-1.oc9 podman-quadlet = 5.8.1-1.oc9 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.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libresolv.so.2()(64bit) libseccomp.so.2()(64bit) libsubid.so.4()(64bit) rtld(GNU_HASH) Obsoletes: podman-quadlet <= 4.4.0 Recommends: gvisor-tap-vsock Suggests: containernetworking-plugins Processing files: podman-docker-5.8.1-1.oc9.noarch Provides: podman-docker = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh Conflicts: docker docker-ce moby Processing files: podman-remote-5.8.1-1.oc9.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7YCnMR + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/licenses/podman-remote + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/licenses/podman-remote + cp -pr LICENSE /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/licenses/podman-remote + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-remote = 5.8.1-1.oc9 podman-remote(aarch-64) = 5.8.1-1.oc9 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.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libresolv.so.2()(64bit) libsubid.so.4()(64bit) rtld(GNU_HASH) Processing files: podman-plugins-5.8.1-1.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7KSNio + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.1 + DOCDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/doc/podman-plugins + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/doc/podman-plugins + cp -pr dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/README.md dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/README_PODMAN.md /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/doc/podman-plugins + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dwDx0O + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/licenses/podman-plugins + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/licenses/podman-plugins + cp -pr dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/LICENSE /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/licenses/podman-plugins + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-plugins = 5.8.1-1.oc9 podman-plugins(aarch-64) = 5.8.1-1.oc9 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.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH) Recommends: gvisor-tap-vsock Processing files: podman-tests-5.8.1-1.oc9.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.69SfeQ + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/licenses/podman-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/licenses/podman-tests + cp -pr LICENSE /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64/usr/share/licenses/podman-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-tests = 5.8.1-1.oc9 podman-tests(aarch-64) = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash Processing files: podmansh-5.8.1-1.oc9.aarch64 Provides: podman-podmansh = 5.8.1-1.oc9 podman-shell = 5.8.1-1.oc9 podmansh = 5.8.1-1.oc9 podmansh(aarch-64) = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debugsource-5.8.1-1.oc9.aarch64 Provides: podman-debugsource = 5.8.1-1.oc9 podman-debugsource(aarch-64) = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debuginfo-5.8.1-1.oc9.aarch64 Provides: debuginfo(build-id) = 4a46ba94c581f365ce15ea249937d03025aa4f98 debuginfo(build-id) = 83031152a033a65eff29189540e4079ec08d6a13 debuginfo(build-id) = 84915b8b7723932015f0a6884d643a2f63c8db91 podman-debuginfo = 5.8.1-1.oc9 podman-debuginfo(aarch-64) = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(aarch-64) = 5.8.1-1.oc9 Processing files: podman-remote-debuginfo-5.8.1-1.oc9.aarch64 Provides: debuginfo(build-id) = 844d669aba21225bc077da643e6dfda117ee635b podman-remote-debuginfo = 5.8.1-1.oc9 podman-remote-debuginfo(aarch-64) = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(aarch-64) = 5.8.1-1.oc9 Processing files: podman-plugins-debuginfo-5.8.1-1.oc9.aarch64 Provides: debuginfo(build-id) = 40f8140d039644d777f216b1d32e8961c65e8648 podman-plugins-debuginfo = 5.8.1-1.oc9 podman-plugins-debuginfo(aarch-64) = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(aarch-64) = 5.8.1-1.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.aarch64 Wrote: /builddir/build/RPMS/podman-tests-5.8.1-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/podman-docker-5.8.1-1.oc9.noarch.rpm Wrote: /builddir/build/RPMS/podmansh-5.8.1-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/podman-plugins-5.8.1-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/podman-plugins-debuginfo-5.8.1-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/podman-debugsource-5.8.1-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/podman-remote-debuginfo-5.8.1-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/podman-remote-5.8.1-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/podman-debuginfo-5.8.1-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/podman-5.8.1-1.oc9.aarch64.rpm Child return code was: 0